Changeset 2415:16da02d6c108 for locales/en/plugins.po
- Timestamp:
- 10/17/13 07:18:33 (12 years ago)
- Branch:
- 2.6
- Parents:
- 2394:d7117f1bbfc5 (diff), 2413:6af4dde5a9c0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
locales/en/plugins.po
r2389 r2415 8 8 "Project-Id-Version: Dotclear 2\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2013-10-1 6 11:07+0200\n"10 "POT-Creation-Date: 2013-10-17 07:10+0200\n" 11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 397 397 msgstr "" 398 398 399 msgid "Title (optional)" 400 msgstr "" 401 399 402 msgid "All categories" 400 403 msgstr "" … … 1157 1160 msgstr "" 1158 1161 1162 msgid "Failed to execute task." 1163 msgstr "" 1164 1165 msgid "Task successfully executed." 1166 msgstr "" 1167 1168 msgid "Empty templates cache directory" 1169 msgstr "" 1170 1171 msgid "Templates cache directory emptied." 1172 msgstr "" 1173 1174 msgid "Failed to empty templates cache directory." 1175 msgstr "" 1176 1177 msgid "It may be useful to empty this cache when modifying a theme's .html or .css files (or when updating a theme or plugin). Notice : with some hosters, the templates cache cannot be emptied with this plugin. You may then have to delete the directory <strong>/cbtpl/</strong> directly on the server with your FTP software." 1178 msgstr "" 1179 1180 msgid "Count again comments and trackbacks" 1181 msgstr "" 1182 1183 msgid "Comments and trackback counted." 1184 msgstr "" 1185 1186 msgid "Failed to count comments and trackbacks." 1187 msgstr "" 1188 1189 msgid "Count again comments and trackbacks allows to check their exact numbers. This operation can be useful when importing from another blog platform (or when migrating from dotclear 1 to dotclear 2)." 1190 msgstr "" 1191 1192 msgid "Search engine index" 1193 msgstr "" 1194 1195 msgid "Index all comments for search engine" 1196 msgstr "" 1197 1198 msgid "Next" 1199 msgstr "" 1200 1201 #, php-format 1202 msgid "Indexing comment %d to %d." 1203 msgstr "" 1204 1205 msgid "Comments index done." 1206 msgstr "" 1207 1208 msgid "Failed to index comments." 1209 msgstr "" 1210 1211 msgid "Index all comments and trackbacks in search engine index. This operation is necessary, after importing content in your blog, to use internal search engine, on public and private pages." 1212 msgstr "" 1213 1214 msgid "Index all entries for search engine" 1215 msgstr "" 1216 1217 #, php-format 1218 msgid "Indexing entry %d to %d." 1219 msgstr "" 1220 1221 msgid "Entries index done." 1222 msgstr "" 1223 1224 msgid "Failed to index entries." 1225 msgstr "" 1226 1227 msgid "Index all entries in search engine index. This operation is necessary, after importing content in your blog, to use internal search engine, on public and private pages." 1228 msgstr "" 1229 1230 msgid "Delete all logs" 1231 msgstr "" 1232 1233 msgid "Logs deleted." 1234 msgstr "" 1235 1236 msgid "Failed to delete logs." 1237 msgstr "" 1238 1239 msgid "Logs record all activity and connection to your blog history. Unless you need to keep this history, consider deleting these logs from time to time." 1240 msgstr "" 1241 1242 msgid "Entries metadata" 1243 msgstr "" 1244 1245 msgid "Synchronize entries metadata" 1246 msgstr "" 1247 1248 #, php-format 1249 msgid "Synchronize entry %d to %d." 1250 msgstr "" 1251 1252 msgid "Entries metadata synchronize done." 1253 msgstr "" 1254 1255 msgid "Failed to synchronize entries metadata." 1256 msgstr "" 1257 1258 msgid "Synchronize all entries metadata could be useful after importing content in your blog or do bad operation on database tables." 1259 msgstr "" 1260 1261 msgid "Optimise database" 1262 msgstr "" 1263 1264 msgid "optimize tables" 1265 msgstr "" 1266 1267 msgid "Optimization successful." 1268 msgstr "" 1269 1270 msgid "Failed to optimize tables." 1271 msgstr "" 1272 1273 msgid "After numerous delete or update operations on Dotclear's database, it gets fragmented. Optimizing will allow to defragment it. It has no incidence on your data's integrity. It is recommended to optimize before any blog export." 1274 msgstr "" 1275 1276 msgid "Download media folder of current blog" 1277 msgstr "" 1278 1279 msgid "It may be useful to backup your media folder. This compress all content of media folder into a single zip file. Notice : with some hosters, the media folder cannot be compressed with this plugin if it is too big." 1280 msgstr "" 1281 1282 msgid "Download active theme of current blog" 1283 msgstr "" 1284 1285 msgid "It may be useful to backup the active theme before any change or update. This compress theme folder into a single zip file." 1286 msgstr "" 1287 1288 msgid "Maintenance plugin has been successfully configured." 1289 msgstr "" 1290 1159 1291 msgid "Never" 1160 1292 msgstr "" … … 1172 1304 msgstr "" 1173 1305 1174 msgid "Maintenance plugin has been successfully configured." 1306 msgid "You have not sufficient permissions to view this page." 1307 msgstr "" 1308 1309 msgid "You should execute it now." 1310 msgstr "" 1311 1312 msgid "Execute task" 1313 msgstr "" 1314 1315 msgid "This may take a very long time." 1175 1316 msgstr "" 1176 1317 … … 1198 1339 1199 1340 msgid "Use one recall time per task" 1200 msgstr ""1201 1202 msgid "Failed to execute task."1203 msgstr ""1204 1205 msgid "Task successfully executed."1206 msgstr ""1207 1208 msgid "Empty templates cache directory"1209 msgstr ""1210 1211 msgid "Templates cache directory emptied."1212 msgstr ""1213 1214 msgid "Failed to empty templates cache directory."1215 msgstr ""1216 1217 msgid "It may be useful to empty this cache when modifying a theme's .html or .css files (or when updating a theme or plugin). Notice : with some hosters, the templates cache cannot be emptied with this plugin. You may then have to delete the directory <strong>/cbtpl/</strong> directly on the server with your FTP software."1218 msgstr ""1219 1220 msgid "Count again comments and trackbacks"1221 msgstr ""1222 1223 msgid "Comments and trackback counted."1224 msgstr ""1225 1226 msgid "Failed to count comments and trackbacks."1227 msgstr ""1228 1229 msgid "Count again comments and trackbacks allows to check their exact numbers. This operation can be useful when importing from another blog platform (or when migrating from dotclear 1 to dotclear 2)."1230 msgstr ""1231 1232 msgid "Search engine index"1233 msgstr ""1234 1235 msgid "Index all comments for search engine"1236 msgstr ""1237 1238 msgid "Next"1239 msgstr ""1240 1241 #, php-format1242 msgid "Indexing comment %d to %d."1243 msgstr ""1244 1245 msgid "Comments index done."1246 msgstr ""1247 1248 msgid "Failed to index comments."1249 msgstr ""1250 1251 msgid "Index all comments and trackbacks in search engine index. This operation is necessary, after importing content in your blog, to use internal search engine, on public and private pages."1252 msgstr ""1253 1254 msgid "Index all entries for search engine"1255 msgstr ""1256 1257 #, php-format1258 msgid "Indexing entry %d to %d."1259 msgstr ""1260 1261 msgid "Entries index done."1262 msgstr ""1263 1264 msgid "Failed to index entries."1265 msgstr ""1266 1267 msgid "Index all entries in search engine index. This operation is necessary, after importing content in your blog, to use internal search engine, on public and private pages."1268 msgstr ""1269 1270 msgid "Delete all logs"1271 msgstr ""1272 1273 msgid "Logs deleted."1274 msgstr ""1275 1276 msgid "Failed to delete logs."1277 msgstr ""1278 1279 msgid "Logs record all activity and connection to your blog history. Unless you need to keep this history, consider deleting these logs from time to time."1280 msgstr ""1281 1282 msgid "Entries metadata"1283 msgstr ""1284 1285 msgid "Synchronize entries metadata"1286 msgstr ""1287 1288 #, php-format1289 msgid "Synchronize entry %d to %d."1290 msgstr ""1291 1292 msgid "Entries metadata synchronize done."1293 msgstr ""1294 1295 msgid "Failed to synchronize entries metadata."1296 msgstr ""1297 1298 msgid "Synchronize all entries metadata could be useful after importing content in your blog or do bad operation on database tables."1299 msgstr ""1300 1301 msgid "Optimise database"1302 msgstr ""1303 1304 msgid "optimize tables"1305 msgstr ""1306 1307 msgid "Optimization successful."1308 msgstr ""1309 1310 msgid "Failed to optimize tables."1311 msgstr ""1312 1313 msgid "After numerous delete or update operations on Dotclear's database, it gets fragmented. Optimizing will allow to defragment it. It has no incidence on your data's integrity. It is recommended to optimize before any blog export."1314 msgstr ""1315 1316 msgid "Download media folder of current blog"1317 msgstr ""1318 1319 msgid "It may be useful to backup your media folder. This compress all content of media folder into a single zip file. Notice : with some hosters, the media folder cannot be compressed with this plugin if it is too big."1320 msgstr ""1321 1322 msgid "Download active theme of current blog"1323 msgstr ""1324 1325 msgid "It may be useful to backup the active theme before any change or update. This compress theme folder into a single zip file."1326 msgstr ""1327 1328 msgid "You have not sufficient permissions to view this page."1329 msgstr ""1330 1331 msgid "Settings successfully updated"1332 msgstr ""1333 1334 msgid "You should execute it now."1335 msgstr ""1336 1337 msgid "Execute task"1338 msgstr ""1339 1340 msgid "This may take a very long time."1341 1341 msgstr "" 1342 1342 … … 1903 1903 msgstr "" 1904 1904 1905 msgid " Move widgets from this list to one of the sidebars."1905 msgid "Drag widgets from this list to one of the sidebars, for add." 1906 1906 msgstr "" 1907 1907 … … 1951 1951 msgstr "" 1952 1952 1953 msgid "No widget." 1953 msgid "No widget for now." 1954 msgstr "" 1955 1956 msgid "Up the widget" 1957 msgstr "" 1958 1959 msgid "Down the widget" 1954 1960 msgstr "" 1955 1961 … … 1957 1963 msgstr "" 1958 1964 1959 msgid "Drag widgets here to remove them from this sidebar."1960 msgstr "" 1965 msgid "Drag widgets here to remove." 1966 msgstr "" -
locales/en/plugins.po
r2410 r2415 8 8 "Project-Id-Version: Dotclear 2\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2013-10- 05 19:46+0200\n"10 "POT-Creation-Date: 2013-10-17 07:10+0200\n" 11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 84 84 msgstr "" 85 85 86 msgid " Feed subscription links (RSS or Atom)"87 msgstr "" 88 89 msgid "L ist of last entries from feed (RSS or Atom)"86 msgid "RSS or Atom feed subscription links" 87 msgstr "" 88 89 msgid "Last entries from feed" 90 90 msgstr "" 91 91 … … 96 96 msgstr "" 97 97 98 msgid "List of last comments p ublished"98 msgid "List of last comments posted" 99 99 msgstr "" 100 100 … … 395 395 396 396 msgid "Links" 397 msgstr "" 398 399 msgid "Title (optional)" 397 400 msgstr "" 398 401 … … 834 837 msgstr "" 835 838 839 msgid "Import/Export" 840 msgstr "" 841 836 842 msgid "Flat file export" 837 843 msgstr "" … … 1079 1085 #, php-format 1080 1086 msgid "Export functions are in the page %s." 1087 msgstr "" 1088 1089 msgid "Maintenance" 1081 1090 msgstr "" 1082 1091 … … 1145 1154 msgstr "" 1146 1155 1147 msgid "Display count of late tasks on maintenance dashboard icon" 1148 msgstr "" 1149 1150 msgid "Display list of late tasks on dashboard items" 1156 msgid "Display overdue tasks counter on maintenance dashboard icon" 1157 msgstr "" 1158 1159 msgid "Display overdue tasks list on dashboard items" 1160 msgstr "" 1161 1162 msgid "Failed to execute task." 1163 msgstr "" 1164 1165 msgid "Task successfully executed." 1166 msgstr "" 1167 1168 msgid "Empty templates cache directory" 1169 msgstr "" 1170 1171 msgid "Templates cache directory emptied." 1172 msgstr "" 1173 1174 msgid "Failed to empty templates cache directory." 1175 msgstr "" 1176 1177 msgid "It may be useful to empty this cache when modifying a theme's .html or .css files (or when updating a theme or plugin). Notice : with some hosters, the templates cache cannot be emptied with this plugin. You may then have to delete the directory <strong>/cbtpl/</strong> directly on the server with your FTP software." 1178 msgstr "" 1179 1180 msgid "Count again comments and trackbacks" 1181 msgstr "" 1182 1183 msgid "Comments and trackback counted." 1184 msgstr "" 1185 1186 msgid "Failed to count comments and trackbacks." 1187 msgstr "" 1188 1189 msgid "Count again comments and trackbacks allows to check their exact numbers. This operation can be useful when importing from another blog platform (or when migrating from dotclear 1 to dotclear 2)." 1190 msgstr "" 1191 1192 msgid "Search engine index" 1193 msgstr "" 1194 1195 msgid "Index all comments for search engine" 1196 msgstr "" 1197 1198 msgid "Next" 1199 msgstr "" 1200 1201 #, php-format 1202 msgid "Indexing comment %d to %d." 1203 msgstr "" 1204 1205 msgid "Comments index done." 1206 msgstr "" 1207 1208 msgid "Failed to index comments." 1209 msgstr "" 1210 1211 msgid "Index all comments and trackbacks in search engine index. This operation is necessary, after importing content in your blog, to use internal search engine, on public and private pages." 1212 msgstr "" 1213 1214 msgid "Index all entries for search engine" 1215 msgstr "" 1216 1217 #, php-format 1218 msgid "Indexing entry %d to %d." 1219 msgstr "" 1220 1221 msgid "Entries index done." 1222 msgstr "" 1223 1224 msgid "Failed to index entries." 1225 msgstr "" 1226 1227 msgid "Index all entries in search engine index. This operation is necessary, after importing content in your blog, to use internal search engine, on public and private pages." 1228 msgstr "" 1229 1230 msgid "Delete all logs" 1231 msgstr "" 1232 1233 msgid "Logs deleted." 1234 msgstr "" 1235 1236 msgid "Failed to delete logs." 1237 msgstr "" 1238 1239 msgid "Logs record all activity and connection to your blog history. Unless you need to keep this history, consider deleting these logs from time to time." 1240 msgstr "" 1241 1242 msgid "Entries metadata" 1243 msgstr "" 1244 1245 msgid "Synchronize entries metadata" 1246 msgstr "" 1247 1248 #, php-format 1249 msgid "Synchronize entry %d to %d." 1250 msgstr "" 1251 1252 msgid "Entries metadata synchronize done." 1253 msgstr "" 1254 1255 msgid "Failed to synchronize entries metadata." 1256 msgstr "" 1257 1258 msgid "Synchronize all entries metadata could be useful after importing content in your blog or do bad operation on database tables." 1259 msgstr "" 1260 1261 msgid "Optimise database" 1262 msgstr "" 1263 1264 msgid "optimize tables" 1265 msgstr "" 1266 1267 msgid "Optimization successful." 1268 msgstr "" 1269 1270 msgid "Failed to optimize tables." 1271 msgstr "" 1272 1273 msgid "After numerous delete or update operations on Dotclear's database, it gets fragmented. Optimizing will allow to defragment it. It has no incidence on your data's integrity. It is recommended to optimize before any blog export." 1274 msgstr "" 1275 1276 msgid "Download media folder of current blog" 1277 msgstr "" 1278 1279 msgid "It may be useful to backup your media folder. This compress all content of media folder into a single zip file. Notice : with some hosters, the media folder cannot be compressed with this plugin if it is too big." 1280 msgstr "" 1281 1282 msgid "Download active theme of current blog" 1283 msgstr "" 1284 1285 msgid "It may be useful to backup the active theme before any change or update. This compress theme folder into a single zip file." 1286 msgstr "" 1287 1288 msgid "Maintenance plugin has been successfully configured." 1151 1289 msgstr "" 1152 1290 … … 1166 1304 msgstr "" 1167 1305 1168 msgid "Maintenance plugin has been successfully configured." 1169 msgstr "" 1170 1171 msgid "Set up reminders for maintenance tasks." 1306 msgid "You have not sufficient permissions to view this page." 1307 msgstr "" 1308 1309 msgid "You should execute it now." 1310 msgstr "" 1311 1312 msgid "Execute task" 1313 msgstr "" 1314 1315 msgid "This may take a very long time." 1316 msgstr "" 1317 1318 msgid "Alert settings" 1172 1319 msgstr "" 1173 1320 … … 1194 1341 msgstr "" 1195 1342 1196 msgid "Failed to execute task."1197 msgstr ""1198 1199 msgid "Task successfully executed."1200 msgstr ""1201 1202 msgid "Empty templates cache directory"1203 msgstr ""1204 1205 msgid "Templates cache directory emptied."1206 msgstr ""1207 1208 msgid "Failed to empty templates cache directory."1209 msgstr ""1210 1211 msgid "It may be useful to empty this cache when modifying a theme's .html or .css files (or when updating a theme or plugin). Notice : with some hosters, the templates cache cannot be emptied with this plugin. You may then have to delete the directory <strong>/cbtpl/</strong> directly on the server with your FTP software."1212 msgstr ""1213 1214 msgid "Count again comments and trackbacks"1215 msgstr ""1216 1217 msgid "Comments and trackback counted."1218 msgstr ""1219 1220 msgid "Failed to count comments and trackbacks."1221 msgstr ""1222 1223 msgid "Count again comments and trackbacks allows to check their exact numbers. This operation can be useful when importing from another blog platform (or when migrating from dotclear 1 to dotclear 2)."1224 msgstr ""1225 1226 msgid "Search engine index"1227 msgstr ""1228 1229 msgid "Index all comments for search engine"1230 msgstr ""1231 1232 msgid "Next"1233 msgstr ""1234 1235 #, php-format1236 msgid "Indexing comment %d to %d."1237 msgstr ""1238 1239 msgid "Comments index done."1240 msgstr ""1241 1242 msgid "Failed to index comments."1243 msgstr ""1244 1245 msgid "Index all comments and trackbacks in search engine index. This operation is necessary, after importing content in your blog, to use internal search engine, on public and private pages."1246 msgstr ""1247 1248 msgid "Index all entries for search engine"1249 msgstr ""1250 1251 #, php-format1252 msgid "Indexing entry %d to %d."1253 msgstr ""1254 1255 msgid "Entries index done."1256 msgstr ""1257 1258 msgid "Failed to index entries."1259 msgstr ""1260 1261 msgid "Index all entries in search engine index. This operation is necessary, after importing content in your blog, to use internal search engine, on public and private pages."1262 msgstr ""1263 1264 msgid "Delete all logs"1265 msgstr ""1266 1267 msgid "Logs deleted."1268 msgstr ""1269 1270 msgid "Failed to delete logs."1271 msgstr ""1272 1273 msgid "Logs record all activity and connection to your blog history. Unless you need to keep this history, consider deleting these logs from time to time."1274 msgstr ""1275 1276 msgid "Entries metadata"1277 msgstr ""1278 1279 msgid "Synchronize entries metadata"1280 msgstr ""1281 1282 #, php-format1283 msgid "Synchronize entry %d to %d."1284 msgstr ""1285 1286 msgid "Entries metadata synchronize done."1287 msgstr ""1288 1289 msgid "Failed to synchronize entries metadata."1290 msgstr ""1291 1292 msgid "Synchronize all entries metadata could be useful after importing content in your blog or do bad operation on database tables."1293 msgstr ""1294 1295 msgid "Optimise database"1296 msgstr ""1297 1298 msgid "optimize tables"1299 msgstr ""1300 1301 msgid "Optimization successful."1302 msgstr ""1303 1304 msgid "Failed to optimize tables."1305 msgstr ""1306 1307 msgid "After numerous delete or update operations on Dotclear's database, it gets fragmented. Optimizing will allow to defragment it. It has no incidence on your data's integrity. It is recommended to optimize before any blog export."1308 msgstr ""1309 1310 msgid "Download media folder of current blog"1311 msgstr ""1312 1313 msgid "It may be useful to backup your media folder. This compress all content of media folder into a single zip file. Notice : with some hosters, the media folder cannot be compressed with this plugin if it is too big."1314 msgstr ""1315 1316 msgid "Download active theme of current blog"1317 msgstr ""1318 1319 msgid "It may be useful to backup the active theme before any change or update. This compress theme folder into a single zip file."1320 msgstr ""1321 1322 msgid "You have not sufficient permissions to view this page."1323 msgstr ""1324 1325 msgid "Settings successfully updated"1326 msgstr ""1327 1328 msgid "You should execute it now."1329 msgstr ""1330 1331 msgid "Execute task"1332 msgstr ""1333 1334 msgid "This may take a very long time."1335 msgstr ""1336 1337 1343 msgid "New page" 1338 1344 msgstr "" … … 1352 1358 msgstr "" 1353 1359 1354 msgid "<p>"1355 msgstr ""1356 1357 1360 msgid "This is your first page. When you're ready to blog, log in to edit or delete it." 1358 1361 msgstr "" … … 1494 1497 1495 1498 msgid "Page" 1499 msgstr "" 1500 1501 msgid "Tags" 1496 1502 msgstr "" 1497 1503 … … 1726 1732 msgstr "" 1727 1733 1728 msgid "Syntax color fortheme editor"1734 msgid "Syntax highlighting in theme editor" 1729 1735 msgstr "" 1730 1736 … … 1796 1802 msgstr "" 1797 1803 1804 msgid "Presentation widgets" 1805 msgstr "" 1806 1798 1807 msgid "Search engine" 1799 1808 msgstr "" … … 1921 1930 msgstr "" 1922 1931 1923 msgid "Use of widgets"1924 msgstr ""1925 1926 msgid "Widgets may be used to add various blocks of content to be displayed on your public pages. To add a widget, drag it from the Available widgets list on the left to one of the sidebars on the right of this page. You can order your widgets in a sidebar by dragging them up or down. You must update sidebars to apply your changes."1927 msgstr ""1928 1929 msgid "Once included in a sidebar, widgets have configuration options that you can reach by clicking on the arrow next to their name."1930 msgstr ""1931 1932 msgid "Reset sidebars to get back to default widgets installation."1933 msgstr ""1934 1935 msgid "Widget templates tags"1936 msgstr ""1937 1938 msgid "If you are allowed to edit your theme templates, you can directly add widgets as templates tags, with their own configuration."1939 msgstr ""1940 1941 msgid "To add a widget in your template, you need to write code like this:"1942 msgstr ""1943 1944 msgid "Widget ID"1945 msgstr ""1946 1947 msgid "Setting name"1948 msgstr ""1949 1950 msgid "Setting value"1951 msgstr ""1952 1953 msgid "Here are the following available widgets for your blog:"1954 msgstr ""1955 1956 1932 msgid "Widget ID:" 1957 1933 msgstr "" … … 1978 1954 msgstr "" 1979 1955 1956 msgid "Up the widget" 1957 msgstr "" 1958 1959 msgid "Down the widget" 1960 msgstr "" 1961 1980 1962 msgid "Remove widget" 1981 1963 msgstr ""
Note: See TracChangeset
for help on using the changeset viewer.