Le thème BuddyApp de SeventhQueen est très intéressant pour gérer l’affichage d’un site internet WordPress pour un intranet, un extranet ou un réseau social d’entreprise basé sur BuddyPress.
Malheureusement sa traduction française n’est pas livrée avec le thème.
Nous nous sommes donc attelés à cette traduction française de BuddyApp (version 1.7.4) en partant du fichier buddyapp.pot original ci-dessous du 28/05/2019 (hash md5 dc6d683d41dedb9b57f7e60b34c405eb).
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 |
#, fuzzy msgid "" msgstr "" "Project-Id-Version: BuddyApp v1.1.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-28 20:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Gabriel <gabriel@seventhqueen.com>\n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" "X-Generator: Loco https://localise.biz/\n" "X-Poedit-Language: English\n" "X-Poedit-Country: UNITED STATES\n" "X-Poedit-SourceCharset: utf-8\n" "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;" "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n" "X-Poedit-Basepath: ../../../\n" "X-Poedit-Bookmarks: \n" "X-Poedit-SearchPath-0: .\n" "X-Textdomain-Support: yes\n" "Language: " #: functions.php:24 dist/buddyapp/functions.php:24 msgid "Background color" msgstr "" #: functions.php:25 dist/buddyapp/functions.php:25 msgid "Border color" msgstr "" #: functions.php:26 dist/buddyapp/functions.php:26 msgid "Heading color" msgstr "" #: functions.php:27 dist/buddyapp/functions.php:27 msgid "Text color" msgstr "" #: functions.php:28 dist/buddyapp/functions.php:28 msgid "Link color" msgstr "" #: functions.php:29 dist/buddyapp/functions.php:29 msgid "Hover Link color" msgstr "" #: functions.php:30 dist/buddyapp/functions.php:30 msgid "Accent color" msgstr "" #: functions.php:106 dist/buddyapp/functions.php:106 msgid "Main Menu (Side)" msgstr "" #: functions.php:107 dist/buddyapp/functions.php:107 msgid "Top Left Header Menu" msgstr "" #: functions.php:108 dist/buddyapp/functions.php:108 msgid "Top Right Header Menu" msgstr "" #: functions.php:295 functions.php:297 dist/buddyapp/functions.php:295 #: dist/buddyapp/functions.php:297 msgid "Main Sidebar" msgstr "" #: functions.php:305 dist/buddyapp/functions.php:305 msgid "Side menu Area" msgstr "" #: functions.php:307 dist/buddyapp/functions.php:307 msgid "Side Menu Area" msgstr "" #: functions.php:386 dist/buddyapp/functions.php:386 msgid "Sending info, please wait..." msgstr "" #: functions.php:387 dist/buddyapp/functions.php:387 msgid "Sorry, an error occurred. Try again later." msgstr "" #. Translators: %s is the page number. #: functions.php:524 dist/buddyapp/functions.php:524 #: kleo-framework/lib/function-breadcrumb.php:211 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:211 #, php-format msgid "Page %s" msgstr "" #: functions.php:617 dist/buddyapp/functions.php:617 msgid "Login redirect" msgstr "" #: functions.php:623 dist/buddyapp/functions.php:623 msgid "Login page redirect" msgstr "" #: functions.php:628 dist/buddyapp/functions.php:628 msgid "Default: WordPress default behaviour. Reload: will reload current page." msgstr "" #: functions.php:633 dist/buddyapp/functions.php:633 msgid "Custom link redirect" msgstr "" #: functions.php:637 dist/buddyapp/functions.php:637 msgid "" "Set a link like http://yoursite.com/homepage for users to get redirected on " "login." msgstr "" #: functions.php:638 dist/buddyapp/functions.php:638 msgid "" "For more complex redirect logic please set Login redirect to Default " "WordPress and use Peter's redirect plugin or similar." msgstr "" #: 404.php:32 dist/buddyapp/404.php:32 msgid "404 ERROR, NOT FOUND!" msgstr "" #: 404.php:33 dist/buddyapp/404.php:33 msgid "It looks like nothing was found at this location. Maybe try a search?" msgstr "" #: 404.php:36 search.php:63 dist/buddyapp/404.php:36 #: dist/buddyapp/search.php:63 msgid "return to homepage" msgstr "" #: comments.php:28 dist/buddyapp/comments.php:28 #, php-format msgctxt "comments title" msgid "One thought on “%2$s”" msgid_plural "%1$s thoughts on “%2$s”" msgstr[0] "" msgstr[1] "" #: comments.php:53 dist/buddyapp/comments.php:53 msgid "Comments are closed." msgstr "" #: content-page.php:23 content.php:121 content-full.php:35 image.php:40 #: dist/buddyapp/content-page.php:23 dist/buddyapp/content.php:121 #: dist/buddyapp/content-full.php:35 dist/buddyapp/image.php:40 msgid "Pages:" msgstr "" #: content.php:119 content-full.php:34 dist/buddyapp/content.php:119 #: dist/buddyapp/content-full.php:34 msgid "Continue reading <span class=\"meta-nav\">→</span>" msgstr "" #: search.php:59 dist/buddyapp/search.php:59 msgid "SAD, NO RESULT!" msgstr "" #: search.php:60 dist/buddyapp/search.php:60 msgid "" "We cannot find the item you are searching for, maybe a little spelling " "mistake?" msgstr "" #: author-bio.php:12 dist/buddyapp/author-bio.php:12 msgid "Posted by" msgstr "" #: author-bio.php:34 dist/buddyapp/author-bio.php:34 #, php-format msgid "View all posts by %s" msgstr "" #: image.php:47 dist/buddyapp/image.php:47 msgid "Previous Image" msgstr "" #: image.php:48 dist/buddyapp/image.php:48 msgid "Next Image" msgstr "" #: archive-kb.php:24 dist/buddyapp/archive-kb.php:24 msgid "No articles found." msgstr "" #: searchform.php:3 dist/buddyapp/searchform.php:3 msgid "Search for:" msgstr "" #: searchform.php:4 dist/buddyapp/searchform.php:4 msgid "Search..." msgstr "" #: page-parts/header-side.php:92 dist/buddyapp/page-parts/header-side.php:92 msgid "Menu" msgstr "" #: page-parts/forgot-pass-form.php:6 #: dist/buddyapp/page-parts/forgot-pass-form.php:6 msgid "Forgot your details?" msgstr "" #: page-parts/forgot-pass-form.php:17 #: dist/buddyapp/page-parts/forgot-pass-form.php:17 msgid "Username or Email" msgstr "" #: page-parts/forgot-pass-form.php:23 #: dist/buddyapp/page-parts/forgot-pass-form.php:23 msgid "Reset Password" msgstr "" #: page-parts/forgot-pass-form.php:25 #: dist/buddyapp/page-parts/forgot-pass-form.php:25 msgid "I remember my details" msgstr "" #: page-parts/header-top.php:158 lib/menu-items.php:29 #: dist/buddyapp/page-parts/header-top.php:158 #: dist/buddyapp/lib/menu-items.php:29 msgid "Login" msgstr "" #: page-parts/post-content-small.php:112 #: dist/buddyapp/page-parts/post-content-small.php:112 msgid "Read more" msgstr "" #: page-parts/login-form.php:20 dist/buddyapp/page-parts/login-form.php:20 msgid "Log in with your credentials" msgstr "" #: page-parts/login-form.php:35 dist/buddyapp/page-parts/login-form.php:35 msgid "Username" msgstr "" #: page-parts/login-form.php:42 dist/buddyapp/page-parts/login-form.php:42 msgid "Password" msgstr "" #: page-parts/login-form.php:48 buddypress/members/register.php:25 #: dist/buddyapp/page-parts/login-form.php:48 #: dist/buddyapp/buddypress/members/register.php:25 msgid "Sign in" msgstr "" #: page-parts/login-form.php:53 dist/buddyapp/page-parts/login-form.php:53 msgid "Remember me" msgstr "" #: page-parts/login-form.php:54 dist/buddyapp/page-parts/login-form.php:54 msgid "Lost your password?" msgstr "" #: page-parts/login-form.php:73 dist/buddyapp/page-parts/login-form.php:73 msgid "Don't have an account yet?" msgstr "" #: page-parts/login-form.php:75 dist/buddyapp/page-parts/login-form.php:75 msgid "Create an account" msgstr "" #. Name of the template msgid "Full-width" msgstr "" #. Name of the template msgid "Right Sidebar Page Template" msgstr "" #. Name of the template msgid "Blank Page" msgstr "" #. Name of the template msgid "Left Sidebar Page Template" msgstr "" #: bbpress/form-search.php:16 dist/buddyapp/bbpress/form-search.php:16 msgid "Search Forums" msgstr "" #: lib/menu-items.php:15 dist/buddyapp/lib/menu-items.php:15 msgid "BuddyApp" msgstr "" #: lib/menu-items.php:34 dist/buddyapp/lib/menu-items.php:34 msgid "Logout" msgstr "" #: lib/menu-items.php:39 dist/buddyapp/lib/menu-items.php:39 msgid "Register" msgstr "" #: lib/menu-items.php:97 dist/buddyapp/lib/menu-items.php:97 msgid "No items available here for the moment" msgstr "" #: lib/menu-items.php:106 dist/buddyapp/lib/menu-items.php:106 msgid "" "Some links are relative to the current user, and are not visible to visitors " "who are not logged in." msgstr "" #: lib/menu-items.php:128 dist/buddyapp/lib/menu-items.php:128 msgid "Add to Menu" msgstr "" #: lib/menu-items.php:382 dist/buddyapp/lib/menu-items.php:382 msgctxt "customizer menu type label" msgid "Custom Link" msgstr "" #: lib/menu-items.php:403 dist/buddyapp/lib/menu-items.php:403 msgctxt "customizer menu section title" msgid "BuddyApp" msgstr "" #: lib/metaboxes.php:22 dist/buddyapp/lib/metaboxes.php:22 msgid "Theme General options" msgstr "" #: lib/metaboxes.php:32 dist/buddyapp/lib/metaboxes.php:32 msgid "Show page title section" msgstr "" #: lib/metaboxes.php:33 dist/buddyapp/lib/metaboxes.php:33 msgid "If you want to show the page title section on your page" msgstr "" #: lib/metaboxes.php:44 dist/buddyapp/lib/metaboxes.php:44 msgid "Custom page background color" msgstr "" #: lib/metaboxes.php:45 dist/buddyapp/lib/metaboxes.php:45 msgid "A custom background color just for this page" msgstr "" #: lib/metaboxes.php:51 dist/buddyapp/lib/metaboxes.php:51 msgid "Custom page background" msgstr "" #: lib/metaboxes.php:52 dist/buddyapp/lib/metaboxes.php:52 msgid "A custom background image just for this page" msgstr "" #: lib/metaboxes.php:64 dist/buddyapp/lib/metaboxes.php:64 msgid "Theme Post options" msgstr "" #: lib/metaboxes.php:95 dist/buddyapp/lib/metaboxes.php:95 msgid "" "Enter a youtube, twitter, or instagram URL. Supports services listed at <a " "target=\"_blank\" href=\"http://codex.wordpress.org/Embeds\">http://codex." "wordpress.org/Embeds</a>." msgstr "" #: lib/metaboxes.php:104 dist/buddyapp/lib/metaboxes.php:104 msgid "Post Layout Settings" msgstr "" #: lib/metaboxes.php:111 dist/buddyapp/lib/metaboxes.php:111 msgid "Post Layout" msgstr "" #: lib/metaboxes.php:116 lib/metaboxes.php:140 lib/customizer/controls.php:225 #: dist/buddyapp/lib/metaboxes.php:116 dist/buddyapp/lib/metaboxes.php:140 #: dist/buddyapp/lib/customizer/controls.php:225 msgid "Default" msgstr "" #: lib/metaboxes.php:117 lib/plugins/woocommerce.php:41 #: lib/plugins/woocommerce.php:57 dist/buddyapp/lib/metaboxes.php:117 #: dist/buddyapp/lib/plugins/woocommerce.php:41 #: dist/buddyapp/lib/plugins/woocommerce.php:57 msgid "Right Sidebar" msgstr "" #: lib/metaboxes.php:118 lib/components/base.php:271 #: dist/buddyapp/lib/metaboxes.php:118 #: dist/buddyapp/lib/components/base.php:271 msgid "Left sidebar" msgstr "" #: lib/metaboxes.php:119 dist/buddyapp/lib/metaboxes.php:119 msgid "Full width, no sidebar" msgstr "" #: lib/metaboxes.php:129 dist/buddyapp/lib/metaboxes.php:129 msgid "Header Settings" msgstr "" #: lib/metaboxes.php:136 dist/buddyapp/lib/metaboxes.php:136 msgid "Sidemenu status" msgstr "" #: lib/metaboxes.php:141 dist/buddyapp/lib/metaboxes.php:141 msgid "Enabled" msgstr "" #: lib/metaboxes.php:142 dist/buddyapp/lib/metaboxes.php:142 msgid "Disabled" msgstr "" #: lib/metaboxes.php:145 dist/buddyapp/lib/metaboxes.php:145 msgid "Enabled/Disable the sidemenu" msgstr "" #: lib/menu.php:217 lib/menu.php:218 dist/buddyapp/lib/menu.php:217 #: dist/buddyapp/lib/menu.php:218 msgid "Add a menu" msgstr "" #: lib/required-plugins.php:179 dist/buddyapp/lib/required-plugins.php:179 msgid "Install Required Plugins" msgstr "" #: lib/required-plugins.php:180 dist/buddyapp/lib/required-plugins.php:180 msgid "Install Plugins" msgstr "" #: lib/required-plugins.php:181 dist/buddyapp/lib/required-plugins.php:181 #, php-format msgid "Installing Plugin: %s" msgstr "" #: lib/required-plugins.php:182 dist/buddyapp/lib/required-plugins.php:182 msgid "Something went wrong with the plugin API." msgstr "" #: lib/required-plugins.php:183 dist/buddyapp/lib/required-plugins.php:183 #, php-format msgid "This theme requires the following plugin: %1$s." msgid_plural "This theme requires the following plugins: %1$s." msgstr[0] "" msgstr[1] "" #: lib/required-plugins.php:184 dist/buddyapp/lib/required-plugins.php:184 #, php-format msgid "This theme recommends the following plugin: %1$s." msgid_plural "This theme recommends the following plugins: %1$s." msgstr[0] "" msgstr[1] "" #: lib/required-plugins.php:185 dist/buddyapp/lib/required-plugins.php:185 #, php-format msgid "" "Sorry, but you do not have the correct permissions to install the %s plugin. " "Contact the administrator of this site for help on getting the plugin " "installed." msgid_plural "" "Sorry, but you do not have the correct permissions to install the %s plugins." " Contact the administrator of this site for help on getting the plugins " "installed." msgstr[0] "" msgstr[1] "" #: lib/required-plugins.php:186 dist/buddyapp/lib/required-plugins.php:186 #, php-format msgid "The following required plugin is currently inactive: %1$s." msgid_plural "The following required plugins are currently inactive: %1$s." msgstr[0] "" msgstr[1] "" #: lib/required-plugins.php:187 dist/buddyapp/lib/required-plugins.php:187 #, php-format msgid "The following recommended plugin is currently inactive: %1$s." msgid_plural "The following recommended plugins are currently inactive: %1$s." msgstr[0] "" msgstr[1] "" #: lib/required-plugins.php:188 dist/buddyapp/lib/required-plugins.php:188 #, php-format msgid "" "Sorry, but you do not have the correct permissions to activate the %s plugin." " Contact the administrator of this site for help on getting the plugin " "activated." msgid_plural "" "Sorry, but you do not have the correct permissions to activate the %s " "plugins. Contact the administrator of this site for help on getting the " "plugins activated." msgstr[0] "" msgstr[1] "" #: lib/required-plugins.php:189 dist/buddyapp/lib/required-plugins.php:189 #, php-format msgid "" "The following plugin needs to be updated to its latest version to ensure " "maximum compatibility with this theme: %1$s." msgid_plural "" "The following plugins need to be updated to their latest version to ensure " "maximum compatibility with this theme: %1$s." msgstr[0] "" msgstr[1] "" #: lib/required-plugins.php:190 dist/buddyapp/lib/required-plugins.php:190 #, php-format msgid "" "Sorry, but you do not have the correct permissions to update the %s plugin. " "Contact the administrator of this site for help on getting the plugin " "updated." msgid_plural "" "Sorry, but you do not have the correct permissions to update the %s plugins. " "Contact the administrator of this site for help on getting the plugins " "updated." msgstr[0] "" msgstr[1] "" #: lib/required-plugins.php:191 dist/buddyapp/lib/required-plugins.php:191 msgid "Begin installing plugin" msgid_plural "Begin installing plugins" msgstr[0] "" msgstr[1] "" #: lib/required-plugins.php:192 dist/buddyapp/lib/required-plugins.php:192 msgid "Activate installed plugin" msgid_plural "Activate installed plugins" msgstr[0] "" msgstr[1] "" #: lib/required-plugins.php:193 dist/buddyapp/lib/required-plugins.php:193 msgid "Return to Required Plugins Installer" msgstr "" #: lib/required-plugins.php:194 dist/buddyapp/lib/required-plugins.php:194 msgid "Plugin activated successfully." msgstr "" #: lib/required-plugins.php:195 dist/buddyapp/lib/required-plugins.php:195 #, php-format msgid "All plugins installed and activated successfully. %s" msgstr "" #: lib/menu-custom.php:297 dist/buddyapp/lib/menu-custom.php:297 msgid "Extra Data to show under a menu item" msgstr "" #: lib/menu-custom.php:301 dist/buddyapp/lib/menu-custom.php:301 msgid "" "You can add shortcodes here and all the data will be added in a dropdown to " "the current item" msgstr "" #: lib/theme-functions.php:72 dist/buddyapp/lib/theme-functions.php:72 msgid "<span id=\"older-nav\">Go to article</span>" msgstr "" #: lib/theme-functions.php:74 dist/buddyapp/lib/theme-functions.php:74 msgid "Previous Post" msgstr "" #: lib/theme-functions.php:75 dist/buddyapp/lib/theme-functions.php:75 msgid "Next Post" msgstr "" #: lib/theme-functions.php:201 dist/buddyapp/lib/theme-functions.php:201 msgid "Comment navigation" msgstr "" #: lib/theme-functions.php:204 dist/buddyapp/lib/theme-functions.php:204 msgid "Older Comments" msgstr "" #: lib/theme-functions.php:208 dist/buddyapp/lib/theme-functions.php:208 msgid "Newer Comments" msgstr "" #: lib/theme-functions.php:295 dist/buddyapp/lib/theme-functions.php:295 msgid "Log Out" msgstr "" #: lib/theme-functions.php:362 dist/buddyapp/lib/theme-functions.php:362 msgid "Search" msgstr "" #: lib/theme-functions.php:483 dist/buddyapp/lib/theme-functions.php:483 msgid "Sorry, we haven't found anything based on your criteria." msgstr "" #: lib/theme-functions.php:485 dist/buddyapp/lib/theme-functions.php:485 msgid "Please try searching by different terms." msgstr "" #: lib/theme-functions.php:496 dist/buddyapp/lib/theme-functions.php:496 msgid "Members" msgstr "" #: lib/theme-functions.php:522 dist/buddyapp/lib/theme-functions.php:522 msgid "View member results" msgstr "" #: lib/theme-functions.php:530 dist/buddyapp/lib/theme-functions.php:530 msgid "Groups" msgstr "" #: lib/theme-functions.php:548 dist/buddyapp/lib/theme-functions.php:548 msgid "View group results" msgstr "" #: lib/theme-functions.php:636 dist/buddyapp/lib/theme-functions.php:636 msgid "View all results" msgstr "" #: lib/theme-functions.php:642 dist/buddyapp/lib/theme-functions.php:642 msgid "Forums" msgstr "" #: lib/theme-functions.php:663 dist/buddyapp/lib/theme-functions.php:663 msgid "View forum results" msgstr "" #: lib/theme-functions.php:841 dist/buddyapp/lib/theme-functions.php:841 #, php-format msgid "View all POSTS by %s" msgstr "" #: lib/theme-functions.php:845 dist/buddyapp/lib/theme-functions.php:845 #, php-format msgid "View %s's profile" msgstr "" #: lib/theme-functions.php:850 dist/buddyapp/lib/theme-functions.php:850 #, php-format msgid "<a href=\"%s\" title=\"%s\">%s</a>" msgstr "" #: lib/theme-functions.php:860 dist/buddyapp/lib/theme-functions.php:860 #, php-format msgid "<a class=\"url fn n\" href=\"%s\" title=\"%s\" rel=\"author\">%s</a>" msgstr "" #: lib/theme-functions.php:874 dist/buddyapp/lib/theme-functions.php:874 msgid "Private message" msgstr "" #: lib/theme-functions.php:900 lib/theme-functions.php:905 #: dist/buddyapp/lib/theme-functions.php:900 #: dist/buddyapp/lib/theme-functions.php:905 msgid ", " msgstr "" #: lib/theme-functions.php:1297 dist/buddyapp/lib/theme-functions.php:1297 msgid "WiseChat" msgstr "" #: lib/theme-functions.php:1304 dist/buddyapp/lib/theme-functions.php:1304 msgid "Enable WiseChat Theme CSS " msgstr "" #: lib/theme-functions.php:1307 dist/buddyapp/lib/theme-functions.php:1307 msgid "Enable the theme css added by us to style the chat" msgstr "" #: vc_templates/vc_row.php:36 dist/buddyapp/vc_templates/vc_row.php:36 msgid "Please update Visual composer to latest version" msgstr "" #: kleo-framework/lib/function-breadcrumb.php:204 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:204 msgid "Browse:" msgstr "" #: kleo-framework/lib/function-breadcrumb.php:205 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:205 msgid "Home" msgstr "" #: kleo-framework/lib/function-breadcrumb.php:206 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:206 msgid "404 Not Found" msgstr "" #: kleo-framework/lib/function-breadcrumb.php:207 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:207 msgid "Archives" msgstr "" #. Translators: %s is the search query. The HTML entities are opening and closing curly quotes. #: kleo-framework/lib/function-breadcrumb.php:209 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:209 #, php-format msgid "Search results for “%s”" msgstr "" #. Translators: Minute archive title. %s is the minute time format. #: kleo-framework/lib/function-breadcrumb.php:213 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:213 #, php-format msgid "Minute %s" msgstr "" #. Translators: Weekly archive title. %s is the week date format. #: kleo-framework/lib/function-breadcrumb.php:215 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:215 #, php-format msgid "Week %s" msgstr "" #: kleo-framework/lib/function-breadcrumb.php:749 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:749 msgctxt "minute and hour archives time format" msgid "g:i a" msgstr "" #: kleo-framework/lib/function-breadcrumb.php:767 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:767 msgctxt "minute archives time format" msgid "i" msgstr "" #: kleo-framework/lib/function-breadcrumb.php:785 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:785 msgctxt "hour archives time format" msgid "g a" msgstr "" #: kleo-framework/lib/function-breadcrumb.php:802 #: kleo-framework/lib/function-breadcrumb.php:832 #: kleo-framework/lib/function-breadcrumb.php:860 #: kleo-framework/lib/function-breadcrumb.php:888 #: kleo-framework/lib/function-breadcrumb.php:1079 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:802 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:832 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:860 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:888 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:1079 msgctxt "yearly archives date format" msgid "Y" msgstr "" #: kleo-framework/lib/function-breadcrumb.php:803 #: kleo-framework/lib/function-breadcrumb.php:861 #: kleo-framework/lib/function-breadcrumb.php:1083 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:803 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:861 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:1083 msgctxt "monthly archives date format" msgid "F" msgstr "" #: kleo-framework/lib/function-breadcrumb.php:804 #: kleo-framework/lib/function-breadcrumb.php:1087 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:804 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:1087 msgctxt "daily archives date format" msgid "j" msgstr "" #: kleo-framework/lib/function-breadcrumb.php:833 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:833 msgctxt "weekly archives date format" msgid "W" msgstr "" #: kleo-framework/lib/function-breadcrumb.php:1175 #: kleo-framework/lib/function-breadcrumb.php:1207 #: kleo-framework/lib/function-breadcrumb.php:1222 #: kleo-framework/lib/function-breadcrumb.php:1249 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:1175 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:1207 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:1222 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:1249 msgid "Edit" msgstr "" #: kleo-framework/lib/function-breadcrumb.php:1199 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:1199 msgid "Split" msgstr "" #: kleo-framework/lib/function-breadcrumb.php:1203 #: dist/buddyapp/kleo-framework/lib/function-breadcrumb.php:1203 msgid "Merge" msgstr "" #: kleo-framework/lib/function-core.php:275 #: dist/buddyapp/kleo-framework/lib/function-core.php:275 msgid "«" msgstr "" #: kleo-framework/lib/function-core.php:276 #: dist/buddyapp/kleo-framework/lib/function-core.php:276 msgid "»" msgstr "" #: kleo-framework/lib/function-core.php:321 #: dist/buddyapp/kleo-framework/lib/function-core.php:321 msgid "Tag Archive for:" msgstr "" #: kleo-framework/lib/function-core.php:326 #: dist/buddyapp/kleo-framework/lib/function-core.php:326 msgid "Archive for category:" msgstr "" #: kleo-framework/lib/function-core.php:328 #: dist/buddyapp/kleo-framework/lib/function-core.php:328 msgid "Archive for date:" msgstr "" #: kleo-framework/lib/function-core.php:330 #: dist/buddyapp/kleo-framework/lib/function-core.php:330 msgid "Archive for month:" msgstr "" #: kleo-framework/lib/function-core.php:332 #: dist/buddyapp/kleo-framework/lib/function-core.php:332 msgid "Archive for year:" msgstr "" #: kleo-framework/lib/function-core.php:335 #: dist/buddyapp/kleo-framework/lib/function-core.php:335 msgid "Author Archive" msgstr "" #: kleo-framework/lib/function-core.php:338 #: dist/buddyapp/kleo-framework/lib/function-core.php:338 msgid "for:" msgstr "" #: kleo-framework/lib/function-core.php:346 #: dist/buddyapp/kleo-framework/lib/function-core.php:346 msgid "search results for:" msgstr "" #: kleo-framework/lib/function-core.php:348 #: dist/buddyapp/kleo-framework/lib/function-core.php:348 msgid "search result for:" msgstr "" #: kleo-framework/lib/function-core.php:352 #: dist/buddyapp/kleo-framework/lib/function-core.php:352 msgid "Search results for:" msgstr "" #: kleo-framework/lib/function-core.php:354 #: dist/buddyapp/kleo-framework/lib/function-core.php:354 msgid "To search the site please enter a valid term" msgstr "" #: kleo-framework/lib/function-core.php:365 lib/components/base.php:254 #: dist/buddyapp/kleo-framework/lib/function-core.php:365 #: dist/buddyapp/lib/components/base.php:254 msgid "Blog" msgstr "" #: kleo-framework/lib/function-core.php:369 #: dist/buddyapp/kleo-framework/lib/function-core.php:369 msgid "Error 404 - Page not found" msgstr "" #: kleo-framework/lib/function-core.php:375 #: dist/buddyapp/kleo-framework/lib/function-core.php:375 msgid "Page" msgstr "" #: kleo-framework/lib/function-core.php:473 #: dist/buddyapp/kleo-framework/lib/function-core.php:473 #, php-format msgctxt "post type general name" msgid "%s" msgstr "" #: kleo-framework/lib/function-core.php:474 #: dist/buddyapp/kleo-framework/lib/function-core.php:474 #, php-format msgctxt "post type singular name" msgid "%s" msgstr "" #: kleo-framework/lib/function-core.php:475 #: kleo-framework/lib/function-core.php:476 #: dist/buddyapp/kleo-framework/lib/function-core.php:475 #: dist/buddyapp/kleo-framework/lib/function-core.php:476 #, php-format msgid "Add New %s" msgstr "" #: kleo-framework/lib/function-core.php:477 #: dist/buddyapp/kleo-framework/lib/function-core.php:477 #, php-format msgid "Edit %s" msgstr "" #: kleo-framework/lib/function-core.php:478 #: dist/buddyapp/kleo-framework/lib/function-core.php:478 #, php-format msgid "New %s" msgstr "" #: kleo-framework/lib/function-core.php:479 #: dist/buddyapp/kleo-framework/lib/function-core.php:479 #, php-format msgid "All %s" msgstr "" #: kleo-framework/lib/function-core.php:480 #: dist/buddyapp/kleo-framework/lib/function-core.php:480 #, php-format msgid "View %s" msgstr "" #: kleo-framework/lib/function-core.php:481 #: dist/buddyapp/kleo-framework/lib/function-core.php:481 #, php-format msgid "Search %s" msgstr "" #: kleo-framework/lib/function-core.php:482 #: dist/buddyapp/kleo-framework/lib/function-core.php:482 #, php-format msgid "No %s found" msgstr "" #: kleo-framework/lib/function-core.php:483 #: dist/buddyapp/kleo-framework/lib/function-core.php:483 #, php-format msgid "No %s found in Trash" msgstr "" #: buddypress/members/register.php:25 #: dist/buddyapp/buddypress/members/register.php:25 msgid "Have an account?" msgstr "" #: buddypress/members/register.php:26 #: dist/buddyapp/buddypress/members/register.php:26 msgid "or" msgstr "" #: lib/dynamic-css/dynamic-css.php:132 #: dist/buddyapp/lib/dynamic-css/dynamic-css.php:132 msgid "" "Cannot write dynamic css file. Please check file permissions with hosting" msgstr "" #: lib/dynamic-css/dynamic-css.php:137 lib/customizer/output.php:38 #: dist/buddyapp/lib/dynamic-css/dynamic-css.php:137 #: dist/buddyapp/lib/customizer/output.php:38 msgid "Something went wrong when compiling less files." msgstr "" #: lib/inc/strings.php:2 #, php-format msgid "" "You are already logged in. Please <a href=\"#\" onclick=\"%s\">refresh</a> " "page" msgstr "" #: lib/inc/strings.php:3 lib/modules/facebook-login.php:405 #: dist/buddyapp/lib/modules/facebook-login.php:405 msgid "Login successful, redirecting..." msgstr "" #: lib/inc/strings.php:4 msgid "Failure!" msgstr "" #: lib/inc/strings.php:5 msgid "Email successfully sent!" msgstr "" #: lib/inc/strings.php:6 msgid "Recent posts with thumbnails widget." msgstr "" #: lib/inc/strings.php:7 msgid "(BuddyApp) Recent posts" msgstr "" #: lib/inc/strings.php:8 lib/inc/strings.php:17 msgid "Title:" msgstr "" #: lib/inc/strings.php:9 msgid "Limit:" msgstr "" #: lib/inc/strings.php:10 msgid "Excerpt length:" msgstr "" #: lib/inc/strings.php:11 msgid "Display Author Image?" msgstr "" #: lib/inc/strings.php:12 msgid "Show from category: " msgstr "" #: lib/inc/strings.php:13 msgid "All categories" msgstr "" #: lib/inc/strings.php:14 msgid "Choose the Post Type: " msgstr "" #: lib/inc/strings.php:15 msgid "Social share icons." msgstr "" #: lib/inc/strings.php:16 msgid "(BuddyApp) Social Share" msgstr "" #: lib/inc/strings.php:18 msgid "Style" msgstr "" #: lib/inc/strings.php:19 msgid "Background Color" msgstr "" #: lib/inc/strings.php:20 msgid "Background Image" msgstr "" #: lib/inc/strings.php:21 msgid "Platforms:" msgstr "" #: lib/inc/strings.php:22 msgid "Add platform" msgstr "" #: lib/importer/import.php:29 lib/importer/import.php:30 #: dist/buddyapp/lib/importer/import.php:29 #: dist/buddyapp/lib/importer/import.php:30 msgid "Theme Demo Data" msgstr "" #: lib/importer/import.php:214 dist/buddyapp/lib/importer/import.php:214 msgid "Please select data to import." msgstr "" #: lib/importer/import.php:225 dist/buddyapp/lib/importer/import.php:225 msgid "Import successful. Have fun!" msgstr "" #: lib/plugins/menu-items-visibility-control.php:40 #: dist/buddyapp/lib/plugins/menu-items-visibility-control.php:40 msgid "Enable Mega Menu for child items." msgstr "" #: lib/plugins/visual-composer.php:25 #: dist/buddyapp/lib/plugins/visual-composer.php:25 msgid "Dashboard Item" msgstr "" #: lib/plugins/visual-composer.php:30 #: dist/buddyapp/lib/plugins/visual-composer.php:30 msgid "Nice dashboard layout item" msgstr "" #: lib/plugins/visual-composer.php:37 #: dist/buddyapp/lib/plugins/visual-composer.php:37 msgid "Title" msgstr "" #: lib/plugins/visual-composer.php:38 #: dist/buddyapp/lib/plugins/visual-composer.php:38 msgid "Dashboard title" msgstr "" #: lib/plugins/visual-composer.php:47 #: dist/buddyapp/lib/plugins/visual-composer.php:47 msgid "Title bottom stroke" msgstr "" #: lib/plugins/visual-composer.php:71 #: dist/buddyapp/lib/plugins/visual-composer.php:71 msgid "Chat" msgstr "" #: lib/plugins/visual-composer.php:82 #: dist/buddyapp/lib/plugins/visual-composer.php:82 msgid "Chanel Name" msgstr "" #: lib/plugins/visual-composer.php:85 #: dist/buddyapp/lib/plugins/visual-composer.php:85 msgid "Channel name from plugin" msgstr "" #: lib/plugins/visual-composer.php:89 #: dist/buddyapp/lib/plugins/visual-composer.php:89 msgid "Show chat window" msgstr "" #: lib/plugins/visual-composer.php:101 #: dist/buddyapp/lib/plugins/visual-composer.php:101 msgid "This will transform the columns in masonry layout" msgstr "" #: lib/plugins/visual-composer.php:110 #: dist/buddyapp/lib/plugins/visual-composer.php:110 msgid "Full width section" msgstr "" #: lib/plugins/visual-composer.php:120 #: dist/buddyapp/lib/plugins/visual-composer.php:120 msgid "Move icons to right" msgstr "" #: lib/plugins/woocommerce.php:23 dist/buddyapp/lib/plugins/woocommerce.php:23 msgid "WooCommerce" msgstr "" #: lib/plugins/woocommerce.php:35 dist/buddyapp/lib/plugins/woocommerce.php:35 msgid "Woocommerce Pages Layout" msgstr "" #: lib/plugins/woocommerce.php:38 dist/buddyapp/lib/plugins/woocommerce.php:38 msgid "Default site layout" msgstr "" #: lib/plugins/woocommerce.php:39 lib/plugins/woocommerce.php:55 #: dist/buddyapp/lib/plugins/woocommerce.php:39 #: dist/buddyapp/lib/plugins/woocommerce.php:55 msgid "Full width" msgstr "" #: lib/plugins/woocommerce.php:40 lib/plugins/woocommerce.php:56 #: dist/buddyapp/lib/plugins/woocommerce.php:40 #: dist/buddyapp/lib/plugins/woocommerce.php:56 msgid "Left Sidebar" msgstr "" #: lib/plugins/woocommerce.php:44 dist/buddyapp/lib/plugins/woocommerce.php:44 msgid "Select the default layout to use in Woocommerce pages." msgstr "" #: lib/plugins/woocommerce.php:51 dist/buddyapp/lib/plugins/woocommerce.php:51 msgid "Woocommerce Category Layout" msgstr "" #: lib/plugins/woocommerce.php:54 dist/buddyapp/lib/plugins/woocommerce.php:54 msgid "Default as set above" msgstr "" #: lib/plugins/woocommerce.php:60 dist/buddyapp/lib/plugins/woocommerce.php:60 msgid "Select the layout to use in Woocommerce product listing pages." msgstr "" #: lib/plugins/woocommerce.php:67 dist/buddyapp/lib/plugins/woocommerce.php:67 msgid "Custom Category Image size" msgstr "" #: lib/plugins/woocommerce.php:71 dist/buddyapp/lib/plugins/woocommerce.php:71 #, php-format msgid "" "Enable custom category thumb sizes. It requires thumb regeneration using <a " "href=\"%s\">Force regenerate thumbnails plugin</a>." msgstr "" #: lib/plugins/woocommerce.php:79 dist/buddyapp/lib/plugins/woocommerce.php:79 msgid "Category thumb width" msgstr "" #: lib/plugins/woocommerce.php:82 dist/buddyapp/lib/plugins/woocommerce.php:82 msgid "Set the width in pixels. Ex: 400" msgstr "" #: lib/plugins/woocommerce.php:91 dist/buddyapp/lib/plugins/woocommerce.php:91 msgid "Category thumb height" msgstr "" #: lib/plugins/woocommerce.php:94 dist/buddyapp/lib/plugins/woocommerce.php:94 msgid "Set the height in pixels. Ex: 300" msgstr "" #: lib/plugins/woocommerce.php:103 #: dist/buddyapp/lib/plugins/woocommerce.php:103 msgid "Enable Catalog mode" msgstr "" #: lib/plugins/woocommerce.php:106 #: dist/buddyapp/lib/plugins/woocommerce.php:106 msgid "" "If you enable catalog mode will disable Add To Cart buttons, Checkout and " "Shopping cart." msgstr "" #: lib/plugins/woocommerce.php:113 #: dist/buddyapp/lib/plugins/woocommerce.php:113 msgid "Disable prices" msgstr "" #: lib/plugins/woocommerce.php:116 #: dist/buddyapp/lib/plugins/woocommerce.php:116 msgid "Disable prices on category pages and product page." msgstr "" #: lib/plugins/wpml.php:16 dist/buddyapp/lib/plugins/wpml.php:16 msgid "WPML" msgstr "" #: lib/plugins/wpml.php:22 dist/buddyapp/lib/plugins/wpml.php:22 msgid "Enable language switch in header" msgstr "" #: lib/plugins/wpml.php:26 dist/buddyapp/lib/plugins/wpml.php:26 msgid "Shows the language switch in the header" msgstr "" #: lib/plugins/ctdl.php:7 lib/plugins/ctdl.php:40 #: dist/buddyapp/lib/plugins/ctdl.php:7 dist/buddyapp/lib/plugins/ctdl.php:40 msgid "Tasks" msgstr "" #: lib/plugins/ctdl.php:63 dist/buddyapp/lib/plugins/ctdl.php:63 msgid "View all" msgstr "" #: lib/customizer/controls.php:228 #: dist/buddyapp/lib/customizer/controls.php:228 msgid "Standard Fonts" msgstr "" #: lib/customizer/controls.php:233 #: dist/buddyapp/lib/customizer/controls.php:233 msgid "Google Fonts" msgstr "" #: lib/components/page-title.php:14 #: dist/buddyapp/lib/components/page-title.php:14 msgid "Page title" msgstr "" #: lib/components/page-title.php:15 #: dist/buddyapp/lib/components/page-title.php:15 msgid "Page title section settings" msgstr "" #: lib/components/page-title.php:20 #: dist/buddyapp/lib/components/page-title.php:20 msgid "General settings" msgstr "" #: lib/components/page-title.php:25 #: dist/buddyapp/lib/components/page-title.php:25 msgid "Styling options" msgstr "" #: lib/components/page-title.php:34 #: dist/buddyapp/lib/components/page-title.php:34 msgid "Enable Page Title section" msgstr "" #: lib/components/page-title.php:37 #: dist/buddyapp/lib/components/page-title.php:37 msgid "Show the page title section on your site" msgstr "" #: lib/components/page-title.php:45 #: dist/buddyapp/lib/components/page-title.php:45 msgid "Show Page Title" msgstr "" #: lib/components/page-title.php:48 #: dist/buddyapp/lib/components/page-title.php:48 msgid "Show the page title on your site" msgstr "" #: lib/components/page-title.php:57 #: dist/buddyapp/lib/components/page-title.php:57 msgid "Tag line" msgstr "" #: lib/components/page-title.php:70 #: dist/buddyapp/lib/components/page-title.php:70 msgid "Show Breadcrumb" msgstr "" #: lib/components/page-title.php:73 #: dist/buddyapp/lib/components/page-title.php:73 msgid "Show breadcrumb on your site" msgstr "" #: lib/components/extras.php:17 dist/buddyapp/lib/components/extras.php:17 msgid "Miscellaneous" msgstr "" #: lib/components/extras.php:29 dist/buddyapp/lib/components/extras.php:29 msgid "Maintenance Enabled" msgstr "" #: lib/components/extras.php:32 dist/buddyapp/lib/components/extras.php:32 msgid "WARNING: It will make the site available to admins only" msgstr "" #: lib/components/extras.php:39 dist/buddyapp/lib/components/extras.php:39 msgid "Maintenance Message" msgstr "" #: lib/components/extras.php:42 dist/buddyapp/lib/components/extras.php:42 msgid "The message that is visible for guests if you enabled maintenance" msgstr "" #: lib/components/extras.php:50 dist/buddyapp/lib/components/extras.php:50 msgid "Admin bar visible" msgstr "" #: lib/components/extras.php:53 dist/buddyapp/lib/components/extras.php:53 msgid "If by default the Admin menu bar is enabled" msgstr "" #: lib/components/extras.php:60 dist/buddyapp/lib/components/extras.php:60 msgid "Disable page comments" msgstr "" #: lib/components/extras.php:63 dist/buddyapp/lib/components/extras.php:63 msgid "Force disable comments on all pages" msgstr "" #: lib/components/extras.php:71 dist/buddyapp/lib/components/extras.php:71 msgid "Quick CSS" msgstr "" #: lib/components/extras.php:74 dist/buddyapp/lib/components/extras.php:74 msgid "Quickly add small css codes in this section to apply to the whole site." msgstr "" #: lib/components/extras.php:81 dist/buddyapp/lib/components/extras.php:81 msgid "Quick Javascript" msgstr "" #: lib/components/extras.php:84 dist/buddyapp/lib/components/extras.php:84 msgid "" "Small JS code to load in the footer of your site. You need to include the " "script tags." msgstr "" #: lib/components/extras.php:91 dist/buddyapp/lib/components/extras.php:91 msgid "Development mode" msgstr "" #: lib/components/extras.php:94 dist/buddyapp/lib/components/extras.php:94 msgid "This will load css/js files not minified." msgstr "" #: lib/components/base.php:229 dist/buddyapp/lib/components/base.php:229 msgid "Styling" msgstr "" #: lib/components/base.php:230 dist/buddyapp/lib/components/base.php:230 msgid "Styling & fonts settings" msgstr "" #: lib/components/base.php:236 dist/buddyapp/lib/components/base.php:236 msgid "Layout" msgstr "" #: lib/components/base.php:240 dist/buddyapp/lib/components/base.php:240 msgid "Main section Colors" msgstr "" #: lib/components/base.php:245 dist/buddyapp/lib/components/base.php:245 msgid "Fonts" msgstr "" #: lib/components/base.php:250 dist/buddyapp/lib/components/base.php:250 msgid "Logo" msgstr "" #: lib/components/base.php:267 dist/buddyapp/lib/components/base.php:267 msgid "Site Layout" msgstr "" #: lib/components/base.php:269 dist/buddyapp/lib/components/base.php:269 msgid "Full" msgstr "" #: lib/components/base.php:270 dist/buddyapp/lib/components/base.php:270 msgid "Right sidebar" msgstr "" #: lib/components/base.php:283 dist/buddyapp/lib/components/base.php:283 msgid "Page load transition" msgstr "" #: lib/components/base.php:286 dist/buddyapp/lib/components/base.php:286 msgid "Have a nice page load effect" msgstr "" #: lib/components/base.php:293 dist/buddyapp/lib/components/base.php:293 msgid "Main container left padding " msgstr "" #: lib/components/base.php:296 dist/buddyapp/lib/components/base.php:296 msgid "Left padding in pixels.(default 40)" msgstr "" #: lib/components/base.php:303 dist/buddyapp/lib/components/base.php:303 msgid "Main container right padding" msgstr "" #: lib/components/base.php:306 dist/buddyapp/lib/components/base.php:306 msgid "Right padding in pixels.(default 40)" msgstr "" #: lib/components/base.php:320 dist/buddyapp/lib/components/base.php:320 msgid "Headings font" msgstr "" #: lib/components/base.php:323 dist/buddyapp/lib/components/base.php:323 msgid "Font for the h1, h2, etc. font" msgstr "" #: lib/components/base.php:331 dist/buddyapp/lib/components/base.php:331 msgid "Text font" msgstr "" #: lib/components/base.php:334 dist/buddyapp/lib/components/base.php:334 msgid "Font for the text on your site" msgstr "" #: lib/components/base.php:344 dist/buddyapp/lib/components/base.php:344 msgid "Body text font size" msgstr "" #: lib/components/base.php:347 lib/components/base.php:360 #: dist/buddyapp/lib/components/base.php:347 #: dist/buddyapp/lib/components/base.php:360 msgid "Font size in pixels" msgstr "" #: lib/components/base.php:357 dist/buddyapp/lib/components/base.php:357 msgid "Font size" msgstr "" #: lib/components/base.php:384 dist/buddyapp/lib/components/base.php:384 msgid "Header" msgstr "" #: lib/components/base.php:388 dist/buddyapp/lib/components/base.php:388 msgid "Header settings" msgstr "" #: lib/components/base.php:393 dist/buddyapp/lib/components/base.php:393 msgid "Header Styling" msgstr "" #: lib/components/base.php:398 dist/buddyapp/lib/components/base.php:398 msgid "Side-Menu Styling" msgstr "" #: lib/components/base.php:407 dist/buddyapp/lib/components/base.php:407 msgid "Display Header" msgstr "" #: lib/components/base.php:410 dist/buddyapp/lib/components/base.php:410 msgid "Enable/disable the header from your site" msgstr "" #: lib/components/base.php:417 dist/buddyapp/lib/components/base.php:417 msgid "Header Height" msgstr "" #: lib/components/base.php:420 dist/buddyapp/lib/components/base.php:420 msgid "Set your top header height in pixels(default 60)" msgstr "" #: lib/components/base.php:428 dist/buddyapp/lib/components/base.php:428 msgid "Right menu location display logic" msgstr "" #: lib/components/base.php:435 dist/buddyapp/lib/components/base.php:435 msgid "" "How to render the assigned custom menu. First option will show a login " "button for guests instead of your menu." msgstr "" #: lib/components/base.php:443 dist/buddyapp/lib/components/base.php:443 msgid "Display search in header" msgstr "" #: lib/components/base.php:446 dist/buddyapp/lib/components/base.php:446 msgid "Enable/disable the search form in the header area" msgstr "" #: lib/components/base.php:454 dist/buddyapp/lib/components/base.php:454 msgid "Search context" msgstr "" #: lib/components/base.php:458 dist/buddyapp/lib/components/base.php:458 msgid "What to search for." msgstr "" #: lib/components/base.php:467 dist/buddyapp/lib/components/base.php:467 msgid "Dropdown menu trigger" msgstr "" #: lib/components/base.php:474 dist/buddyapp/lib/components/base.php:474 msgid "How to open the header sub-menus." msgstr "" #: lib/components/base.php:484 dist/buddyapp/lib/components/base.php:484 msgid "Default Menu icon" msgstr "" #: lib/components/base.php:494 dist/buddyapp/lib/components/base.php:494 msgid "Sidemenu" msgstr "" #: lib/components/base.php:498 dist/buddyapp/lib/components/base.php:498 msgid "Sidemenu settings" msgstr "" #: lib/components/base.php:503 dist/buddyapp/lib/components/base.php:503 msgid "Sidemenu Styling" msgstr "" #: lib/components/base.php:512 dist/buddyapp/lib/components/base.php:512 msgid "Sidemenu enabled" msgstr "" #: lib/components/base.php:515 dist/buddyapp/lib/components/base.php:515 msgid "Enable/disable left sidemenu area" msgstr "" #: lib/components/base.php:523 dist/buddyapp/lib/components/base.php:523 msgid "Show sidemenu icons" msgstr "" #: lib/components/base.php:526 dist/buddyapp/lib/components/base.php:526 msgid "Enable of disable left side menu icons" msgstr "" #: lib/components/base.php:534 dist/buddyapp/lib/components/base.php:534 msgid "Sidemenu Width" msgstr "" #: lib/components/base.php:537 dist/buddyapp/lib/components/base.php:537 msgid "Set sidemenu width in pixels(default 250px)." msgstr "" #: lib/components/base.php:546 dist/buddyapp/lib/components/base.php:546 msgid "Sidemenu Collapsed Width" msgstr "" #: lib/components/base.php:549 dist/buddyapp/lib/components/base.php:549 msgid "Set width when closed(default 60px)." msgstr "" #: lib/components/base.php:558 dist/buddyapp/lib/components/base.php:558 msgid "Sidemenu Padding left" msgstr "" #: lib/components/base.php:561 dist/buddyapp/lib/components/base.php:561 msgid "Set left padding in pixels(default 20)." msgstr "" #: lib/components/base.php:569 dist/buddyapp/lib/components/base.php:569 msgid "Sidemenu Padding right" msgstr "" #: lib/components/base.php:572 dist/buddyapp/lib/components/base.php:572 msgid "Set right padding in pixels(default 20)" msgstr "" #: lib/components/base.php:581 dist/buddyapp/lib/components/base.php:581 msgid "Logo Padding left" msgstr "" #: lib/components/base.php:584 dist/buddyapp/lib/components/base.php:584 msgid "Set left padding for logo in pixels(default 10)." msgstr "" #: lib/components/base.php:593 dist/buddyapp/lib/components/base.php:593 msgid "Sidemenu Desktop state" msgstr "" #: lib/components/base.php:601 dist/buddyapp/lib/components/base.php:601 msgid "" "How to show the left sidemenu by default on desktop devices. Cookie based " "uses last open state before browser refresh." msgstr "" #: lib/components/base.php:610 dist/buddyapp/lib/components/base.php:610 msgid "Bottom Text" msgstr "" #: lib/components/base.php:613 dist/buddyapp/lib/components/base.php:613 msgid "Bottom text on side menu" msgstr "" #: lib/components/base.php:636 dist/buddyapp/lib/components/base.php:636 msgid "Mobile background color" msgstr "" #: lib/components/base.php:715 dist/buddyapp/lib/components/base.php:715 msgid "Logo Image" msgstr "" #: lib/components/base.php:718 dist/buddyapp/lib/components/base.php:718 msgid "Used on dark backgrounds" msgstr "" #: lib/components/base.php:726 dist/buddyapp/lib/components/base.php:726 msgid "Retina Logo Image" msgstr "" #: lib/components/base.php:736 dist/buddyapp/lib/components/base.php:736 msgid "Dark Logo Image" msgstr "" #: lib/components/base.php:739 dist/buddyapp/lib/components/base.php:739 msgid "Used on white backgrounds" msgstr "" #: lib/components/base.php:747 dist/buddyapp/lib/components/base.php:747 msgid "Retina Dark Logo Image" msgstr "" #: lib/components/base.php:757 dist/buddyapp/lib/components/base.php:757 msgid "Logo Mini Image" msgstr "" #: lib/components/base.php:760 dist/buddyapp/lib/components/base.php:760 msgid "Used when side menu is minimized" msgstr "" #: lib/components/base.php:768 dist/buddyapp/lib/components/base.php:768 msgid "Retina Logo Mini Image" msgstr "" #: lib/components/base.php:781 dist/buddyapp/lib/components/base.php:781 msgid "Blog Layout" msgstr "" #: lib/components/base.php:792 dist/buddyapp/lib/components/base.php:792 msgid "Blog Style" msgstr "" #: lib/components/base.php:828 dist/buddyapp/lib/components/base.php:828 msgid "Get image from post content" msgstr "" #: lib/components/base.php:831 dist/buddyapp/lib/components/base.php:831 msgid "If no featured image was added, get it from the post content" msgstr "" #: lib/components/base.php:840 dist/buddyapp/lib/components/base.php:840 msgid "Default Post Image" msgstr "" #: lib/components/base.php:843 dist/buddyapp/lib/components/base.php:843 msgid "Used when post has no featured image" msgstr "" #: lib/components/base.php:852 dist/buddyapp/lib/components/base.php:852 msgid "Show featured image on post page" msgstr "" #: lib/theme-panel/init.php:9 lib/theme-panel/init.php:43 #: dist/buddyapp/lib/theme-panel/init.php:9 #: dist/buddyapp/lib/theme-panel/init.php:43 msgid "BuddyApp Theme" msgstr "" #: lib/theme-panel/init.php:9 dist/buddyapp/lib/theme-panel/init.php:9 msgid "Theme Welcome" msgstr "" #: lib/theme-panel/init.php:45 dist/buddyapp/lib/theme-panel/init.php:45 msgid "Welcome to the <b>first mobile oriented</b> social networking theme." msgstr "" #: lib/theme-panel/init.php:46 dist/buddyapp/lib/theme-panel/init.php:46 msgid "" "Here you'll find valuable information which will help you setup your site in " "no time." msgstr "" #: lib/theme-panel/init.php:48 dist/buddyapp/lib/theme-panel/init.php:48 msgid "Version" msgstr "" #: lib/theme-panel/init.php:50 dist/buddyapp/lib/theme-panel/init.php:50 msgid "Welcome" msgstr "" #: lib/theme-panel/init.php:51 dist/buddyapp/lib/theme-panel/init.php:51 msgid "Theme options" msgstr "" #: lib/theme-panel/init.php:52 dist/buddyapp/lib/theme-panel/init.php:52 msgid "Backup options" msgstr "" #: lib/theme-panel/init.php:53 dist/buddyapp/lib/theme-panel/init.php:53 msgid "Changelog" msgstr "" #: lib/theme-panel/buddyapp.php:7 dist/buddyapp/lib/theme-panel/buddyapp.php:7 msgid "Getting started" msgstr "" #: lib/theme-panel/buddyapp.php:9 dist/buddyapp/lib/theme-panel/buddyapp.php:9 msgid "Thanks for purchasing our theme. To begin please do the following:" msgstr "" #: lib/theme-panel/buddyapp.php:10 #: dist/buddyapp/lib/theme-panel/buddyapp.php:10 #, php-format msgid "" "- Make sure to install our recommended <a href=\"%s\" target=\"_blank\"> " "Plugins</a>" msgstr "" #: lib/theme-panel/buddyapp.php:11 #: dist/buddyapp/lib/theme-panel/buddyapp.php:11 #, php-format msgid "- Install <a href=\"%s\" target=\"_blank\">Demo content</a>" msgstr "" #: lib/theme-panel/buddyapp.php:18 #: dist/buddyapp/lib/theme-panel/buddyapp.php:18 msgid "Automatic Updates" msgstr "" #: lib/theme-panel/buddyapp.php:20 #: dist/buddyapp/lib/theme-panel/buddyapp.php:20 msgid "" "You can receive automatic updates from Themeforest, where our theme is " "exclusively sold.<br>Just enter your Marketplace token at the link below." msgstr "" #: lib/theme-panel/buddyapp.php:22 #: dist/buddyapp/lib/theme-panel/buddyapp.php:22 #, php-format msgid "" "<a href=\"%s\" target=\"_blank\" class=\"button button-primary button-" "large\">Setup updates</a>" msgstr "" #: lib/theme-panel/buddyapp.php:27 #: dist/buddyapp/lib/theme-panel/buddyapp.php:27 msgid "Automatic Updates are OFF" msgstr "" #: lib/theme-panel/buddyapp.php:29 #: dist/buddyapp/lib/theme-panel/buddyapp.php:29 msgid "" "Automatic updates are disabled. Please enable Envato WordPress Toolkit " "plugin to receive automatic updates." msgstr "" #: lib/theme-panel/buddyapp.php:31 #: dist/buddyapp/lib/theme-panel/buddyapp.php:31 #, php-format msgid "" "<a href=\"%s\" target=\"_blank\" class=\"button button-primary button-" "large\">Enable auto updates</a>" msgstr "" #: lib/theme-panel/buddyapp.php:37 #: dist/buddyapp/lib/theme-panel/buddyapp.php:37 msgid "Reliable Support" msgstr "" #: lib/theme-panel/buddyapp.php:39 #: dist/buddyapp/lib/theme-panel/buddyapp.php:39 msgid "" "We are always happy to help and support our products in the best way " "possible. We have setup a support forum where you can report bugs if any, " "ask help... We’ll respond and work immediately." msgstr "" #: lib/theme-panel/buddyapp.php:41 #: dist/buddyapp/lib/theme-panel/buddyapp.php:41 msgid "Support Forums" msgstr "" #: lib/theme-panel/buddyapp.php:45 #: dist/buddyapp/lib/theme-panel/buddyapp.php:45 msgid "Documentation" msgstr "" #: lib/theme-panel/buddyapp.php:47 #: dist/buddyapp/lib/theme-panel/buddyapp.php:47 msgid "" "You no longer need to be a professional developer or designer to create an " "awesome website. Our documentation and video tutorials are neat and clear " "and will help you to build your site easily!" msgstr "" #: lib/theme-panel/buddyapp.php:49 #: dist/buddyapp/lib/theme-panel/buddyapp.php:49 msgid "Online Documentation" msgstr "" #: lib/theme-panel/theme_options.php:46 #: dist/buddyapp/lib/theme-panel/theme_options.php:46 msgid "BuddyApp Options" msgstr "" #: lib/theme-panel/theme_options.php:47 #: dist/buddyapp/lib/theme-panel/theme_options.php:47 msgid "Theme Options" msgstr "" #: lib/theme-panel/theme_options.php:49 #: dist/buddyapp/lib/theme-panel/theme_options.php:49 msgid "Theme Backup" msgstr "" #: lib/theme-panel/theme_options.php:92 #: dist/buddyapp/lib/theme-panel/theme_options.php:92 msgid "Settings Saved!" msgstr "" #: lib/theme-panel/theme_options.php:99 #: dist/buddyapp/lib/theme-panel/theme_options.php:99 msgid "All settings were reset to default values!" msgstr "" #: lib/theme-panel/theme_options.php:106 #: dist/buddyapp/lib/theme-panel/theme_options.php:106 msgid "You made a successful backup of your theme settings!" msgstr "" #: lib/theme-panel/theme_options.php:113 #: dist/buddyapp/lib/theme-panel/theme_options.php:113 msgid "All your settings were restored to default values!" msgstr "" #: lib/theme-panel/theme_options.php:281 #: dist/buddyapp/lib/theme-panel/theme_options.php:281 msgid "" "Here you can configure options that don't have a visual impact on your site." msgstr "" #: lib/theme-panel/theme_options.php:283 #: dist/buddyapp/lib/theme-panel/theme_options.php:283 #, php-format msgid "" "To change styling and other options that directly impact your site <a " "href='%s'>go to the Customizer</a>" msgstr "" #: lib/theme-panel/theme_options.php:298 #: dist/buddyapp/lib/theme-panel/theme_options.php:298 msgid "Save All Changes" msgstr "" #: lib/theme-panel/theme_options.php:314 #: dist/buddyapp/lib/theme-panel/theme_options.php:314 msgid "" "This will reset all settings to default values! Consider updating your " "custom settings before reset. Are you sure you want to reset now?" msgstr "" #: lib/theme-panel/theme_options.php:315 #: dist/buddyapp/lib/theme-panel/theme_options.php:315 msgid "Reset All Options" msgstr "" #: lib/theme-panel/theme_options.php:339 #: dist/buddyapp/lib/theme-panel/theme_options.php:339 msgid "never" msgstr "" #: lib/theme-panel/theme_options.php:342 #: dist/buddyapp/lib/theme-panel/theme_options.php:342 msgid "Backup & Restore" msgstr "" #: lib/theme-panel/theme_options.php:343 #: dist/buddyapp/lib/theme-panel/theme_options.php:343 msgid "" "You can backup your current options and restore it back at a later time." msgstr "" #: lib/theme-panel/theme_options.php:344 #: dist/buddyapp/lib/theme-panel/theme_options.php:344 msgid "" "It is recommended to backup your options from time to time if you change " "some options but would like to keep the old settings as well in case you " "need it back." msgstr "" #: lib/theme-panel/theme_options.php:345 #: dist/buddyapp/lib/theme-panel/theme_options.php:345 msgid "Your last backup" msgstr "" #: lib/theme-panel/theme_options.php:348 #: dist/buddyapp/lib/theme-panel/theme_options.php:348 msgid "Backup Settings" msgstr "" #: lib/theme-panel/theme_options.php:349 lib/theme-panel/theme_options.php:355 #: dist/buddyapp/lib/theme-panel/theme_options.php:349 #: dist/buddyapp/lib/theme-panel/theme_options.php:355 msgid "" "You can use the below section to make local copies of your backup file " "(simply copy the information in a text file) or to transfer your settings to " "another site." msgstr "" #: lib/theme-panel/theme_options.php:350 lib/theme-panel/theme_options.php:356 #: dist/buddyapp/lib/theme-panel/theme_options.php:350 #: dist/buddyapp/lib/theme-panel/theme_options.php:356 msgid "" "To import a settings file from another site just paste your backup " "information below and hit the \"Restore Settings\" button." msgstr "" #: lib/theme-panel/theme_options.php:351 lib/theme-panel/theme_options.php:357 #: dist/buddyapp/lib/theme-panel/theme_options.php:351 #: dist/buddyapp/lib/theme-panel/theme_options.php:357 msgid "" "If no backup file will be pasted, the last local backup will be restored." msgstr "" #: lib/theme-panel/theme_options.php:359 lib/theme-panel/theme_options.php:366 #: dist/buddyapp/lib/theme-panel/theme_options.php:359 #: dist/buddyapp/lib/theme-panel/theme_options.php:366 msgid "Restore Settings" msgstr "" #: lib/theme-panel/theme_options.php:613 #: dist/buddyapp/lib/theme-panel/theme_options.php:613 msgid "ON" msgstr "" #: lib/theme-panel/theme_options.php:614 #: dist/buddyapp/lib/theme-panel/theme_options.php:614 msgid "OFF" msgstr "" #: lib/theme-panel/theme_options.php:642 #: dist/buddyapp/lib/theme-panel/theme_options.php:642 msgid "Select Category" msgstr "" #: lib/theme-panel/theme_options.php:678 #: dist/buddyapp/lib/theme-panel/theme_options.php:678 msgid "Select Page" msgstr "" #: lib/theme-panel/theme_options.php:720 #: dist/buddyapp/lib/theme-panel/theme_options.php:720 msgid "Select Post" msgstr "" #: lib/theme-panel/theme_options.php:758 #: dist/buddyapp/lib/theme-panel/theme_options.php:758 msgid "Upload" msgstr "" #: lib/theme-panel/theme_options.php:764 #: dist/buddyapp/lib/theme-panel/theme_options.php:764 msgid "Remove" msgstr "" #: lib/modules/facebook-login.php:12 #: dist/buddyapp/lib/modules/facebook-login.php:12 msgid "Facebook Login" msgstr "" #: lib/modules/facebook-login.php:24 #: dist/buddyapp/lib/modules/facebook-login.php:24 msgid "Enable Facebook Login" msgstr "" #: lib/modules/facebook-login.php:27 #: dist/buddyapp/lib/modules/facebook-login.php:27 msgid "Allow users to login with Facebook" msgstr "" #: lib/modules/facebook-login.php:34 #: dist/buddyapp/lib/modules/facebook-login.php:34 msgid "Facebook APP ID" msgstr "" #: lib/modules/facebook-login.php:37 #: dist/buddyapp/lib/modules/facebook-login.php:37 msgid "Enter you Facebook APP ID" msgstr "" #: lib/modules/facebook-login.php:38 #: dist/buddyapp/lib/modules/facebook-login.php:38 #, php-format msgid "If you don't have one, you can create it from <a href='%s'>HERE</a>" msgstr "" #: lib/modules/facebook-login.php:39 #: dist/buddyapp/lib/modules/facebook-login.php:39 #, php-format msgid "See tutorial <a href='%s'>here</a>" msgstr "" #: lib/modules/facebook-login.php:48 #: dist/buddyapp/lib/modules/facebook-login.php:48 msgid "Enable registering with Facebook" msgstr "" #: lib/modules/facebook-login.php:51 #: dist/buddyapp/lib/modules/facebook-login.php:51 msgid "Allow users to register with Facebook" msgstr "" #: lib/modules/facebook-login.php:59 #: dist/buddyapp/lib/modules/facebook-login.php:59 msgid "Get users avatar from Facebook" msgstr "" #: lib/modules/facebook-login.php:62 #: dist/buddyapp/lib/modules/facebook-login.php:62 msgid "It will show avatar from Facebook is user does not have one uploaded." msgstr "" #: lib/modules/facebook-login.php:256 #: dist/buddyapp/lib/modules/facebook-login.php:256 msgid "You are already logged in." msgstr "" #: lib/modules/facebook-login.php:260 #: dist/buddyapp/lib/modules/facebook-login.php:260 msgid "Authentication required." msgstr "" #: lib/modules/facebook-login.php:268 #: dist/buddyapp/lib/modules/facebook-login.php:268 msgid "Please connect your facebook account." msgstr "" #: lib/modules/facebook-login.php:286 #: dist/buddyapp/lib/modules/facebook-login.php:286 msgid "Registration is not open at this time. Please come back later." msgstr "" #: lib/modules/facebook-login.php:289 #: dist/buddyapp/lib/modules/facebook-login.php:289 msgid "" "Registration using Facebook is not currently allowed. Please use our " "Register page" msgstr "" #: lib/modules/facebook-login.php:306 #: dist/buddyapp/lib/modules/facebook-login.php:306 msgid "" "Please click again to login with Facebook and allow the application to use " "your email address" msgstr "" #: lib/modules/facebook-login.php:310 #: dist/buddyapp/lib/modules/facebook-login.php:310 msgid "" "We didn't find your name. Please complete your facebook account before " "proceeding." msgstr "" #: lib/modules/facebook-login.php:422 #: dist/buddyapp/lib/modules/facebook-login.php:422 msgid "" "Thank you for registering. Please make sure to complete your profile fields " "below." msgstr "" #: lib/modules/facebook-login.php:537 #: dist/buddyapp/lib/modules/facebook-login.php:537 msgid "Sign up faster" msgstr "" #: lib/modules/facebook-login.php:539 #: dist/buddyapp/lib/modules/facebook-login.php:539 msgid "Log in with Facebook" msgstr "" #: lib/plugins/buddypress/menu-notifications.php:13 #: lib/plugins/buddypress/menu-messages.php:13 #: dist/buddyapp/lib/plugins/buddypress/menu-notifications.php:13 #: dist/buddyapp/lib/plugins/buddypress/menu-messages.php:13 msgid "AJAX refresh interval" msgstr "" #: lib/plugins/buddypress/menu-notifications.php:17 #: lib/plugins/buddypress/menu-messages.php:17 #: dist/buddyapp/lib/plugins/buddypress/menu-notifications.php:17 #: dist/buddyapp/lib/plugins/buddypress/menu-messages.php:17 msgid "" "Set to 0(zero) if you want to disable AJAX checks. Expressed in millisecond, " "30000 is 30 seconds" msgstr "" #: lib/plugins/buddypress/menu-notifications.php:31 #: dist/buddyapp/lib/plugins/buddypress/menu-notifications.php:31 msgid "Live Notifications" msgstr "" #: lib/plugins/buddypress/menu-notifications.php:64 #: lib/plugins/buddypress/menu-notifications.php:65 #: dist/buddyapp/lib/plugins/buddypress/menu-notifications.php:64 #: dist/buddyapp/lib/plugins/buddypress/menu-notifications.php:65 msgid "Notifications" msgstr "" #: lib/plugins/buddypress/menu-notifications.php:107 #: lib/plugins/buddypress/menu-notifications.php:139 #: lib/plugins/buddypress/menu-notifications.php:172 #: dist/buddyapp/lib/plugins/buddypress/menu-notifications.php:107 #: dist/buddyapp/lib/plugins/buddypress/menu-notifications.php:139 #: dist/buddyapp/lib/plugins/buddypress/menu-notifications.php:172 msgid "No new notifications" msgstr "" #: lib/plugins/buddypress/menu-notifications.php:115 #: dist/buddyapp/lib/plugins/buddypress/menu-notifications.php:115 msgid "Mark all as read" msgstr "" #: lib/plugins/buddypress/menu-messages.php:30 #: dist/buddyapp/lib/plugins/buddypress/menu-messages.php:30 msgid "Live Messages" msgstr "" #: lib/plugins/buddypress/menu-messages.php:56 #: lib/plugins/buddypress/menu-messages.php:57 #: dist/buddyapp/lib/plugins/buddypress/menu-messages.php:56 #: dist/buddyapp/lib/plugins/buddypress/menu-messages.php:57 msgid "Messages" msgstr "" #: lib/plugins/buddypress/menu-messages.php:95 #: lib/plugins/buddypress/menu-messages.php:128 #: dist/buddyapp/lib/plugins/buddypress/menu-messages.php:95 #: dist/buddyapp/lib/plugins/buddypress/menu-messages.php:128 msgid "There are no new messages." msgstr "" #: lib/plugins/buddypress/menu-messages.php:99 #: dist/buddyapp/lib/plugins/buddypress/menu-messages.php:99 msgid "See all" msgstr "" #: lib/plugins/buddypress/navigation-icons.php:29 #: dist/buddyapp/lib/plugins/buddypress/navigation-icons.php:29 msgid "Profile icons" msgstr "" #: lib/plugins/buddypress/navigation-icons.php:52 #: dist/buddyapp/lib/plugins/buddypress/navigation-icons.php:52 msgid " icon" msgstr "" #: lib/plugins/buddypress/navigation-icons.php:68 #: dist/buddyapp/lib/plugins/buddypress/navigation-icons.php:68 msgid "Media" msgstr "" #: lib/plugins/buddypress/buddypress.php:54 #: dist/buddyapp/lib/plugins/buddypress/buddypress.php:54 msgid "BuddyPress" msgstr "" #: lib/plugins/buddypress/buddypress.php:59 #: dist/buddyapp/lib/plugins/buddypress/buddypress.php:59 msgid "General Settings" msgstr "" #: lib/plugins/buddypress/buddypress.php:65 #: dist/buddyapp/lib/plugins/buddypress/buddypress.php:65 msgid "Profile side-menu styling" msgstr "" #: lib/plugins/buddypress/buddypress.php:87 #: dist/buddyapp/lib/plugins/buddypress/buddypress.php:87 msgid "Enable members online status" msgstr "" #: lib/plugins/buddypress/buddypress.php:91 #: dist/buddyapp/lib/plugins/buddypress/buddypress.php:91 msgid "A graphical representation next to member avatar if a member is online." msgstr "" #: lib/plugins/buddypress/buddypress.php:454 #: dist/buddyapp/lib/plugins/buddypress/buddypress.php:454 msgid "My Account" msgstr "" #. Description of the theme msgid "First Mobile Private Community Premium WordPress Theme" msgstr "" #. URI of the theme msgid "http://seventhqueen.com/themes/buddyapp" msgstr "" #. Author of the theme msgid "SeventhQueen" msgstr "" #. Author URI of the theme msgid "http://themeforest.net/user/SeventhQueen" msgstr "" |
Nous proposons de vous fournir la traduction réalisée par nos soins moyennant la somme de 80 €HT en dédommagement du temps de traduction engagé.
Si cela vous intéresse, contactez-nous !