diff --git a/core/lexicon/ar/resource.inc.php b/core/lexicon/ar/resource.inc.php index 3954d1f4ea..549a449d09 100644 --- a/core/lexicon/ar/resource.inc.php +++ b/core/lexicon/ar/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'تم الإنشاء في'; $_lang['resource_delete'] = 'حذف'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'التوصيف'; $_lang['resource_description_help'] = 'وصف اختياري للمصدر.'; $_lang['resource_duplicate'] = 'مكرر'; diff --git a/core/lexicon/ar/topmenu.inc.php b/core/lexicon/ar/topmenu.inc.php index 6f56faa6dc..73f2050494 100644 --- a/core/lexicon/ar/topmenu.inc.php +++ b/core/lexicon/ar/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'الأدوات المساعدة للحفاظ على ترتيب الموقع الخاص بك'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'المستخدم'; $_lang['usernav'] = 'قائمة المستخدم'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/ar/trash.inc.php b/core/lexicon/ar/trash.inc.php index 0c71d1bc0a..cf76d01385 100644 --- a/core/lexicon/ar/trash.inc.php +++ b/core/lexicon/ar/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Restore all'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Restore selected resources'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/be/resource.inc.php b/core/lexicon/be/resource.inc.php index cd6f79f780..e4ba946eed 100644 --- a/core/lexicon/be/resource.inc.php +++ b/core/lexicon/be/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Створаны'; $_lang['resource_delete'] = 'Выдалiць'; $_lang['resource_delete_confirm'] = 'Вы сапраўды жадаеце выдаліць рэсурс: "[[+resource]]"?
Заўвага: усе залежныя рэсурсы таксама будуць выдаленыя!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Апісанне'; $_lang['resource_description_help'] = 'Гэта неабавязковае апісанне рэсурсу.'; $_lang['resource_duplicate'] = 'Дубляваць'; diff --git a/core/lexicon/be/topmenu.inc.php b/core/lexicon/be/topmenu.inc.php index adf87e1583..4d346a4de2 100644 --- a/core/lexicon/be/topmenu.inc.php +++ b/core/lexicon/be/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Утыліты для захавання вашага сайту ў парадку'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Карыстальнік'; $_lang['usernav'] = 'Меню карыстальніка'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/be/trash.inc.php b/core/lexicon/be/trash.inc.php index 5c84664f27..53ed252a1b 100644 --- a/core/lexicon/be/trash.inc.php +++ b/core/lexicon/be/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Аднавіць усе'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Аднавіць выбраныя рэсурсы'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/bg/resource.inc.php b/core/lexicon/bg/resource.inc.php index d63c826350..1913c4b610 100644 --- a/core/lexicon/bg/resource.inc.php +++ b/core/lexicon/bg/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Created On'; $_lang['resource_delete'] = 'Изтрийте'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Описание'; $_lang['resource_description_help'] = 'This is an optional description of the resource.'; $_lang['resource_duplicate'] = 'Дублирай'; diff --git a/core/lexicon/bg/topmenu.inc.php b/core/lexicon/bg/topmenu.inc.php index aa2e28bb56..cded9eba6d 100644 --- a/core/lexicon/bg/topmenu.inc.php +++ b/core/lexicon/bg/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Utilities to keep your site sorted'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Потребител'; $_lang['usernav'] = 'User Navigation'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/bg/trash.inc.php b/core/lexicon/bg/trash.inc.php index 5193d38c2f..108acb2a69 100644 --- a/core/lexicon/bg/trash.inc.php +++ b/core/lexicon/bg/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Restore all'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Restore selected resources'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/cs/resource.inc.php b/core/lexicon/cs/resource.inc.php index dfe913d207..86818949b9 100644 --- a/core/lexicon/cs/resource.inc.php +++ b/core/lexicon/cs/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Vytvořeno'; $_lang['resource_delete'] = 'Odstranit'; $_lang['resource_delete_confirm'] = 'Jste si jisti, že chcete odstranit dokument: "[[+resource]]"?
POZNÁMKA: Všechny podřízené dokumenty budou také odstraněny!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Popis'; $_lang['resource_description_help'] = 'Volitelný popis dokumentu.'; $_lang['resource_duplicate'] = 'Kopírovat'; diff --git a/core/lexicon/cs/topmenu.inc.php b/core/lexicon/cs/topmenu.inc.php index e17e795a09..4747f678f2 100644 --- a/core/lexicon/cs/topmenu.inc.php +++ b/core/lexicon/cs/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Nástroje pro údržbu vašich stránek'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Uživatel'; $_lang['usernav'] = 'Uživatelské menu'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/cs/trash.inc.php b/core/lexicon/cs/trash.inc.php index 0ecf83a9a1..10c146f02d 100644 --- a/core/lexicon/cs/trash.inc.php +++ b/core/lexicon/cs/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Obnovit vše'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Obnovit vybrané zdroje'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/da/resource.inc.php b/core/lexicon/da/resource.inc.php index 32081eded5..1427b7415f 100644 --- a/core/lexicon/da/resource.inc.php +++ b/core/lexicon/da/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Oprettelsesdato'; $_lang['resource_delete'] = 'Slet'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Beskrivelse'; $_lang['resource_description_help'] = 'Dette er en valgfri beskrivelse af ressourcen.'; $_lang['resource_duplicate'] = 'Kopier'; diff --git a/core/lexicon/da/topmenu.inc.php b/core/lexicon/da/topmenu.inc.php index fd03929e60..b3da33e853 100644 --- a/core/lexicon/da/topmenu.inc.php +++ b/core/lexicon/da/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Værktøjer til at holde dit websted ordenligt'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Bruger'; $_lang['usernav'] = 'User Navigation'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/da/trash.inc.php b/core/lexicon/da/trash.inc.php index dc2cb977bc..fc383c3f6d 100644 --- a/core/lexicon/da/trash.inc.php +++ b/core/lexicon/da/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Restore all'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Restore selected resources'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/de/resource.inc.php b/core/lexicon/de/resource.inc.php index b31d7086a4..52e7bef09b 100644 --- a/core/lexicon/de/resource.inc.php +++ b/core/lexicon/de/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Erstellt am'; $_lang['resource_delete'] = 'Löschen'; $_lang['resource_delete_confirm'] = 'Sind Sie sicher, dass Sie die Ressource "[[+resource]]" löschen möchten?
HINWEIS: Alle Kind-Ressourcen werden ebenfalls gelöscht!'; +$_lang['resource_purge'] = 'Ressource löschen'; +$_lang['resource_purge_confirm'] = 'Möchten Sie die folgende Ressource wirklich endgültig löschen: "[[+resource]]"?
WARNUNG: Dies kann nicht rückgängig gemacht werden.'; $_lang['resource_description'] = 'Beschreibung'; $_lang['resource_description_help'] = 'Dies ist eine optionale Beschreibung der Ressource.'; $_lang['resource_duplicate'] = 'Duplizieren'; diff --git a/core/lexicon/de/topmenu.inc.php b/core/lexicon/de/topmenu.inc.php index 2027cd896d..d68f63b9ef 100644 --- a/core/lexicon/de/topmenu.inc.php +++ b/core/lexicon/de/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Werkzeuge, die Ihnen bei der Verwaltung Ihrer Site helfen'; $_lang['topnav'] = 'Hauptnavigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Papierkorb'; +$_lang['trash_desc'] = 'Verwalten Sie gelöschte Ressourcen.'; $_lang['user'] = 'Benutzer'; $_lang['usernav'] = 'Benutzer-Menü'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/de/trash.inc.php b/core/lexicon/de/trash.inc.php index 3e15574f31..091bcea4c2 100644 --- a/core/lexicon/de/trash.inc.php +++ b/core/lexicon/de/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Alle wiederherstellen'; $_lang['trash.selected_purge'] = 'Ausgewählte Ressourcen löschen'; $_lang['trash.selected_restore'] = 'Ausgewählte Ressource(n) wiederherstellen'; -$_lang['trash.purge'] = 'Ressource löschen'; +$_lang['trash.purge'] = 'Löschen'; $_lang['trash.purge_confirm_title'] = 'Ressource(n) löschen?'; $_lang['trash.purge_confirm_message'] = 'Möchten Sie die folgende(n) Ressource(n) wirklich endgültig löschen? Dies kann nicht rückgängig gemacht werden.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Möchten Sie die aufgeführte(n) [[+count]] Ressource(n) wirklich endgültig löschen?

Dies kann nicht rückgängig gemacht werden. Es betrifft alle derzeit gelöschten Ressourcen in der Tabelle.
[[+list]]'; diff --git a/core/lexicon/el/resource.inc.php b/core/lexicon/el/resource.inc.php index 5a70f5747c..f3c2eefa45 100644 --- a/core/lexicon/el/resource.inc.php +++ b/core/lexicon/el/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Created On'; $_lang['resource_delete'] = 'Διαγραφή'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Περιγραφή'; $_lang['resource_description_help'] = 'This is an optional description of the resource.'; $_lang['resource_duplicate'] = 'Αντίγραφο'; diff --git a/core/lexicon/el/topmenu.inc.php b/core/lexicon/el/topmenu.inc.php index 245a90c64f..728c8be053 100644 --- a/core/lexicon/el/topmenu.inc.php +++ b/core/lexicon/el/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Utilities to keep your site sorted'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Χρήστης'; $_lang['usernav'] = 'User Navigation'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/el/trash.inc.php b/core/lexicon/el/trash.inc.php index 0bb38c892c..69ad4f90cd 100644 --- a/core/lexicon/el/trash.inc.php +++ b/core/lexicon/el/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Restore all'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Restore selected resources'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/es/resource.inc.php b/core/lexicon/es/resource.inc.php index b81228e5d2..f097279983 100644 --- a/core/lexicon/es/resource.inc.php +++ b/core/lexicon/es/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Creado El'; $_lang['resource_delete'] = 'Borrar'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Descripción'; $_lang['resource_description_help'] = 'Descripción opcional del recurso.'; $_lang['resource_duplicate'] = 'Duplicar'; diff --git a/core/lexicon/es/topmenu.inc.php b/core/lexicon/es/topmenu.inc.php index 32b756d59a..5463ae867c 100644 --- a/core/lexicon/es/topmenu.inc.php +++ b/core/lexicon/es/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Utilidades para mantener el sitio ordenado'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Usuario'; $_lang['usernav'] = 'Menú de Usuario'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/es/trash.inc.php b/core/lexicon/es/trash.inc.php index 029a678ed9..cff2b8e181 100644 --- a/core/lexicon/es/trash.inc.php +++ b/core/lexicon/es/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Restaurar todo'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Restaurar los recursos seleccionados'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/et/resource.inc.php b/core/lexicon/et/resource.inc.php index a541c349c5..785e2c1261 100644 --- a/core/lexicon/et/resource.inc.php +++ b/core/lexicon/et/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Millal'; $_lang['resource_delete'] = 'Kustuta'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Kirjeldus'; $_lang['resource_description_help'] = 'See on vabatahtlik resurssi kirjeldus.'; $_lang['resource_duplicate'] = 'Dubleeri'; diff --git a/core/lexicon/et/topmenu.inc.php b/core/lexicon/et/topmenu.inc.php index eb054ad6a2..454f90e913 100644 --- a/core/lexicon/et/topmenu.inc.php +++ b/core/lexicon/et/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Utilities to keep your site sorted'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Kasutaja'; $_lang['usernav'] = 'User Navigation'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/et/trash.inc.php b/core/lexicon/et/trash.inc.php index 0bb38c892c..69ad4f90cd 100644 --- a/core/lexicon/et/trash.inc.php +++ b/core/lexicon/et/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Restore all'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Restore selected resources'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/fa/resource.inc.php b/core/lexicon/fa/resource.inc.php index a338ecc172..b212deef00 100644 --- a/core/lexicon/fa/resource.inc.php +++ b/core/lexicon/fa/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Created On'; $_lang['resource_delete'] = 'حذف'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'توضیح'; $_lang['resource_description_help'] = 'This is an optional description of the resource.'; $_lang['resource_duplicate'] = 'نسخه مشابه'; diff --git a/core/lexicon/fa/topmenu.inc.php b/core/lexicon/fa/topmenu.inc.php index 68f19b8364..cb37f85e5e 100644 --- a/core/lexicon/fa/topmenu.inc.php +++ b/core/lexicon/fa/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Utilities to keep your site sorted'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'کاربر'; $_lang['usernav'] = 'User Navigation'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/fa/trash.inc.php b/core/lexicon/fa/trash.inc.php index 0bb38c892c..69ad4f90cd 100644 --- a/core/lexicon/fa/trash.inc.php +++ b/core/lexicon/fa/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Restore all'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Restore selected resources'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/fi/file.inc.php b/core/lexicon/fi/file.inc.php index d4ca389845..7ea5f70b23 100644 --- a/core/lexicon/fi/file.inc.php +++ b/core/lexicon/fi/file.inc.php @@ -14,15 +14,15 @@ $_lang['file_download_unzip'] = 'Pura tiedosto'; $_lang['file_copy_path'] = 'Copy File Path'; $_lang['file_edit'] = 'Muokkaa tiedostoa'; -$_lang['file_open'] = 'Open File Url'; +$_lang['file_open'] = 'Avaa Tiedoston URL-osoite'; $_lang['file_err_ae'] = 'Tiedostoa %s jo olemassa'; -$_lang['file_err_create_general_exception'] = 'An unknown error occurred while trying to create the file. Please check the MODX and/or server error logs for more information.'; -$_lang['file_err_create_write_exception'] = 'The file could not be created. Please verify you have write permissions for its target directory and try again.'; +$_lang['file_err_create_general_exception'] = 'Tuntematon virhe yritettäessä luoda tiedosto. Ole hyvä ja tarkista MODX ja/tai palvelimen virhelokit saadaksesi lisätietoja.'; +$_lang['file_err_create_write_exception'] = 'Tiedostoa ei voitu luoda. Varmista, että sinulla on kirjoitusoikeudet sen kohdehakemistoon ja yritä uudelleen.'; $_lang['file_err_ext_not_allowed'] = 'Tiedostomuoto `[[+ext]]` ei ole sallittu.'; $_lang['file_err_filter'] = 'Mikään tiedosto ei vastaa määritettyä suodatinta.'; -$_lang['file_err_invalid'] = 'The file is not a regular file and cannot be deleted.'; -$_lang['file_err_move_general_exception'] = 'An unknown error occurred while trying to move the file. Please check the MODX and/or server error logs for more information.'; -$_lang['file_err_move_write_exception'] = 'The file could not be moved. Please verify you have write permissions for both the file and its target directory and try again.'; +$_lang['file_err_invalid'] = 'Tiedosto ei ole tavallinen tiedosto ja sitä ei voi poistaa.'; +$_lang['file_err_move_general_exception'] = 'Tuntematon virhe yritettäessä luoda tiedosto. Ole hyvä ja tarkista MODX ja/tai palvelimen virhelokit saadaksesi lisätietoja.'; +$_lang['file_err_move_write_exception'] = 'Tiedostoa ei voitu siirtää. Varmista, että sinulla on kirjoitusoikeudet sekä tiedostolle että sen kohdekansiolle ja yritä uudelleen.'; $_lang['file_err_nf'] = 'Tiedostoa ei ole!'; $_lang['file_err_ns'] = 'Määritä kelvollinen tiedosto.'; $_lang['file_err_open'] = 'Tiedostoa ei voi avata: '; @@ -30,54 +30,54 @@ $_lang['file_err_remove'] = 'MODX ei pystynyt poistamaan tiedostoa. Varmista, että oikeutesi ovat oikeat.'; $_lang['file_err_too_large'] = 'Tiedosto on liian suuri, [[+size]] tavua. Varmista tiedostosi ovat alle [[+allowed]] tavua.'; $_lang['file_err_unzip'] = 'Purku epäonnistui!'; -$_lang['file_err_update_general_exception'] = 'An unknown system error occurred while trying to update this file. Please check the MODX and/or server error logs for more information.'; -$_lang['file_err_update_write_exception'] = 'The file could not be updated. Please verify you have write permissions for it and try again.'; +$_lang['file_err_update_general_exception'] = 'Tuntematon järjestelmävirhe yritettäessä päivittää tätä tiedostoa. Ole hyvä ja tarkista MODX ja/tai palvelimen virhe saadaksesi lisätietoja.'; +$_lang['file_err_update_write_exception'] = 'Tiedostoa ei voitu päivittää. Varmista, että sinulla on kirjoitusoikeudet siihen ja yritä uudelleen.'; $_lang['file_err_upload'] = 'Virhe ladattaessa tiedostoja.'; $_lang['file_extensions'] = 'Tiedostotunnisteet'; $_lang['file_folder_path'] = 'Polku'; -$_lang['file_folder_visibility'] = 'Set Visibility'; -$_lang['file_folder_visibility_label'] = 'Visibility'; +$_lang['file_folder_visibility'] = 'Aseta Näkyvyys'; +$_lang['file_folder_visibility_label'] = 'Näkyvyys'; $_lang['file_folder_visibility_desc'] = 'Tries to specify private or public file permissions. May not work for *.php and some remote sources.'; $_lang['file_folder_visibility_private'] = 'Yksityinen'; $_lang['file_folder_visibility_public'] = 'Julkinen'; -$_lang['file_folder_visibility_err_ns'] = 'You need to specify visability: public or private'; +$_lang['file_folder_visibility_err_ns'] = 'Sinun täytyy määrittää visability: julkinen tai yksityinen'; $_lang['file_folder_create'] = 'Luo hakemisto'; $_lang['file_folder_create_here'] = 'Luo hakemisto tähän'; -$_lang['file_folder_copy_path'] = 'Copy Directory Path'; +$_lang['file_folder_copy_path'] = 'Kopioi hakemiston polku'; $_lang['file_folder_err_ae'] = 'Hakemisto on jo olemassa samannimisenä kyseisessä paikassa.'; $_lang['file_folder_err_create'] = 'Tuntematon virhe yritettäessä luoda hakemistoa.'; $_lang['file_folder_err_invalid'] = 'Määritetty kansio ei ole kansio.'; -$_lang['file_folder_err_move_general_exception'] = 'An unknown error occurred while trying to move the directory. Please check the MODX and/or server error logs for more information.'; -$_lang['file_folder_err_move_write_exception'] = 'The directory could not be moved. Please verify you have write permissions for both this directory and its target directory and try again.'; +$_lang['file_folder_err_move_general_exception'] = 'Tuntematon virhe yritettäessä siirtää hakemistoa. Ole hyvä ja tarkista MODX ja/tai palvelimen virhelokit saadaksesi lisätietoja.'; +$_lang['file_folder_err_move_write_exception'] = 'Hakemistoa ei voitu siirtää. Varmista, että sinulla on kirjoitusoikeudet sekä tälle hakemistoon että sen kohdehakemistoon ja yritä uudelleen.'; $_lang['file_folder_err_ns'] = 'Määritä kelvollinen kansio.'; $_lang['file_folder_err_ns_name'] = 'Määritä kelvollinen nimi hakemistoon.'; -$_lang['file_folder_err_rename_general_exception'] = 'An unknown error occurred while trying to rename the directory. Please check the MODX and/or server error logs for more information.'; -$_lang['file_folder_err_rename_write_exception'] = 'The directory could not be renamed. Please verify you have write permissions for it and try again.'; -$_lang['file_folder_err_rename_protected'] = 'Renaming the protected system directory is not permitted.'; -$_lang['file_folder_err_remove'] = 'An error occurred while trying to delete the directory.'; -$_lang['file_folder_err_remove_protected'] = 'Deleting the protected system directory is not permitted.'; -$_lang['file_folder_err_update'] = 'An error occurred while trying to update the directory.'; +$_lang['file_folder_err_rename_general_exception'] = 'Tuntematon virhe yritettäessä uudelleennimetä hakemistoa. Ole hyvä ja tarkista MODX ja/tai palvelimen virhelokit saadaksesi lisätietoja.'; +$_lang['file_folder_err_rename_write_exception'] = 'Hakemistoa ei voitu nimetä uudelleen. Varmista, että sinulla on kirjoitusoikeudet siihen ja yritä uudelleen.'; +$_lang['file_folder_err_rename_protected'] = 'Suojatun järjestelmähakemiston uudelleennimeäminen ei ole sallittua.'; +$_lang['file_folder_err_remove'] = 'Virhe poistettaessa hakemistoa.'; +$_lang['file_folder_err_remove_protected'] = 'Suojatun järjestelmähakemiston poistaminen ei ole sallittua.'; +$_lang['file_folder_err_update'] = 'Hakemiston päivityksen yhteydessä tapahtui virhe.'; $_lang['file_folder_parent'] = 'Isäntähakemisto'; -$_lang['file_folder_parent_desc'] = 'Relative to the basePath of the media source'; +$_lang['file_folder_parent_desc'] = 'Suhteellinen medialähteen basePath nähden'; $_lang['file_folder_remove'] = 'Poista hakemisto'; -$_lang['file_folder_remove_confirm'] = 'Are you sure you want to delete the directory: "[[+directory]]"?
This could potentially break your website.'; -$_lang['file_folder_rename'] = 'Rename Directory'; +$_lang['file_folder_remove_confirm'] = 'Oletko varma, että haluat poistaa hakemiston: "[[+directory]]"?
Tämä voi mahdollisesti rikkoa sivuston.'; +$_lang['file_folder_rename'] = 'Nimeä kansio uudelleen'; $_lang['file_last_accessed'] = 'Viimeksi käytetty'; $_lang['file_last_modified'] = 'Viimeksi muokattu'; -$_lang['file_msg_download_error'] = 'Download error!'; -$_lang['file_msg_download_success'] = 'Download success!'; +$_lang['file_msg_download_error'] = 'Latausvirhe!'; +$_lang['file_msg_download_success'] = 'Lataus onnistui!'; $_lang['file_name'] = 'Tiedostonimi'; $_lang['file_quick_create'] = 'Tiedoston pikaluonti'; -$_lang['file_quick_update'] = 'Quick Edit File'; +$_lang['file_quick_update'] = 'Tiedoston pikapäivitys'; $_lang['file_package_err_invalid_directory'] = 'The packages directory does not exist!'; $_lang['file_package_err_invalid_name'] = 'This file [[+name]] has an invalid name for the transport package'; $_lang['file_package_err_invalid_type'] = 'This file does not appear to be a transport package'; $_lang['file_remove'] = 'Poista tiedosto'; -$_lang['file_remove_confirm'] = 'Are you sure you want to delete the file: "[[+file]]"?
Deleting a file could potentially break your website. Make sure you know what this file does before deleting it.'; -$_lang['file_rename'] = 'Rename File'; +$_lang['file_remove_confirm'] = 'Oletko varma, että haluat poistaa tiedoston: "[[+file]]"?
Tiedoston poistaminen voi mahdollisesti rikkoa sivuston. Varmista, että tiedät mitä tämä tiedosto tekee ennen sen poistamista.'; +$_lang['file_rename'] = 'Nimeä tiedosto uudelleen'; $_lang['file_size'] = 'Tiedoston koko'; -$_lang['file_size_bytes'] = 'bytes'; -$_lang['file_size_kilobytes'] = 'KB'; +$_lang['file_size_bytes'] = 'tavua'; +$_lang['file_size_kilobytes'] = 'Kt'; $_lang['image_size'] = 'Kuvan koko'; $_lang['files_viewmode'] = 'Näytä'; $_lang['files_viewmode_grid'] = 'Ruudukko'; @@ -89,7 +89,7 @@ $_lang['upf_add_desc'] = 'Lisää tiedosto latausjonoon.'; $_lang['upf_close'] = 'Sulje'; $_lang['upf_close_desc'] = 'Sulje ikkuna.'; -$_lang['upf_err_failed'] = 'Server is unavailable or internal server error occurred.'; +$_lang['upf_err_failed'] = 'Palvelin ei ole käytettävissä tai tapahtui sisäinen palvelinvirhe.'; $_lang['upf_err_filetype'] = 'Valittu tiedosto ei ole sallittu.
Valitse tiedostot seuraavilla tiedostopäätteillä: {1}'; $_lang['upf_error'] = 'Virhe'; $_lang['upf_filename'] = 'Tiedoston nimi'; diff --git a/core/lexicon/fi/messages.inc.php b/core/lexicon/fi/messages.inc.php index eccc3922a9..40920be470 100644 --- a/core/lexicon/fi/messages.inc.php +++ b/core/lexicon/fi/messages.inc.php @@ -25,16 +25,16 @@ $_lang['filter_by_type'] = 'Filter by type...'; $_lang['message'] = 'Message'; -$_lang['message_remove_confirm'] = 'Are you sure you want to delete this message entirely?'; +$_lang['message_remove_confirm'] = 'Oletko varma, että haluat poistaa tämän viestin kokonaan?'; $_lang['message_send_email'] = 'Send Email'; $_lang['message_err_nfs'] = 'Message not found.'; $_lang['message_err_not_specified_subject'] = 'Subject not specified!'; -$_lang['message_err_remove'] = 'An error occurred while trying to delete the message.'; +$_lang['message_err_remove'] = 'Viestin poistamisessa tapahtui virhe.'; $_lang['message_err_remove_notauth'] ='You are not authorized to delete this message.'; $_lang['message_err_save'] = 'An error occurred while saving the message.'; $_lang['messages'] = 'Messages'; -$_lang['messages_desc'] = 'Here you can manage messages that were sent by you or that were sent by other users to you. You can reply, forward messages, also you can delete or mark as read specified messages.'; +$_lang['messages_desc'] = 'Täällä voit hallita viestejä, jotka olet lähettänyt tai jotka muut käyttäjät ovat lähettäneet sinulle. Voit vastata, välittää viestejä, voit myös poistaa tai merkitä luetuiksi viesteiksi.'; $_lang['messages_all'] = 'Everyone'; $_lang['messages_compose'] = 'Compose a message'; $_lang['messages_forward'] = 'Forward'; diff --git a/core/lexicon/fi/resource.inc.php b/core/lexicon/fi/resource.inc.php index 0baf289433..8b199d8625 100644 --- a/core/lexicon/fi/resource.inc.php +++ b/core/lexicon/fi/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Luotu'; $_lang['resource_delete'] = 'Poista'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Kuvaus'; $_lang['resource_description_help'] = 'Tämä on valinnainen kuvaus resurssista.'; $_lang['resource_duplicate'] = 'Monista'; diff --git a/core/lexicon/fi/topmenu.inc.php b/core/lexicon/fi/topmenu.inc.php index 68e5ba5a81..d03086950f 100644 --- a/core/lexicon/fi/topmenu.inc.php +++ b/core/lexicon/fi/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Utilities to keep your site sorted'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Käyttäjä'; $_lang['usernav'] = 'User Navigation'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/fi/trash.inc.php b/core/lexicon/fi/trash.inc.php index 7326617f56..be10391500 100644 --- a/core/lexicon/fi/trash.inc.php +++ b/core/lexicon/fi/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Palauta kaikki'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Palauta valitut resurssit'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/fr/resource.inc.php b/core/lexicon/fr/resource.inc.php index f8804c3efb..bb724e9531 100644 --- a/core/lexicon/fr/resource.inc.php +++ b/core/lexicon/fr/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Créée le'; $_lang['resource_delete'] = 'Supprimer'; $_lang['resource_delete_confirm'] = 'Etes-vous sûr de vouloir supprimer la ressource "[[+resource]]" ?
Note : toutes les ressources enfants seront également supprimées !'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Description'; $_lang['resource_description_help'] = 'Ceci est une description facultative de la ressource.'; $_lang['resource_duplicate'] = 'Dupliquer'; diff --git a/core/lexicon/fr/topmenu.inc.php b/core/lexicon/fr/topmenu.inc.php index d0d0090991..f3b6221191 100644 --- a/core/lexicon/fr/topmenu.inc.php +++ b/core/lexicon/fr/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Utilitaires'; $_lang['topnav'] = 'Navigation principale'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Utilisateur'; $_lang['usernav'] = 'Menu utilisateur'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/fr/trash.inc.php b/core/lexicon/fr/trash.inc.php index e4e1391697..169d2281b6 100644 --- a/core/lexicon/fr/trash.inc.php +++ b/core/lexicon/fr/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Tout rétablir'; $_lang['trash.selected_purge'] = 'Supprimer les ressources sélectionnées'; $_lang['trash.selected_restore'] = 'Restaurer les ressources sélectionnées'; -$_lang['trash.purge'] = 'Effacer la ressource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Effacer la/les ressource(s) ?'; $_lang['trash.purge_confirm_message'] = 'Voulez-vous vraiment supprimer les ressources suivantes ? Cette action est irréversible.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Voulez-vous vraiment supprimer définitivement les [[+count]] ressources listées ?

Ceci ne peut pas être annulé, et cela affecte toutes les ressources actuellement mises à la corbeille dans la grille.
[[+list]]'; diff --git a/core/lexicon/he/resource.inc.php b/core/lexicon/he/resource.inc.php index 92951df155..1b2e326202 100644 --- a/core/lexicon/he/resource.inc.php +++ b/core/lexicon/he/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Created On'; $_lang['resource_delete'] = 'מחק'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'תאור'; $_lang['resource_description_help'] = 'This is an optional description of the resource.'; $_lang['resource_duplicate'] = 'שכפל'; diff --git a/core/lexicon/he/topmenu.inc.php b/core/lexicon/he/topmenu.inc.php index ebc5887508..b9977a0a2f 100644 --- a/core/lexicon/he/topmenu.inc.php +++ b/core/lexicon/he/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Utilities to keep your site sorted'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'User'; $_lang['usernav'] = 'User Navigation'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/he/trash.inc.php b/core/lexicon/he/trash.inc.php index 0bb38c892c..69ad4f90cd 100644 --- a/core/lexicon/he/trash.inc.php +++ b/core/lexicon/he/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Restore all'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Restore selected resources'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/hi/resource.inc.php b/core/lexicon/hi/resource.inc.php index 05be6b6cd9..394880ddfe 100644 --- a/core/lexicon/hi/resource.inc.php +++ b/core/lexicon/hi/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Created on'; $_lang['resource_delete'] = 'हटाएँ'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Description:'; $_lang['resource_description_help'] = 'इस Resourceका एक वैकल्पिक विवरण है।'; $_lang['resource_duplicate'] = 'डुप्लिकेट'; diff --git a/core/lexicon/hi/topmenu.inc.php b/core/lexicon/hi/topmenu.inc.php index b86ada1f29..2261dea261 100644 --- a/core/lexicon/hi/topmenu.inc.php +++ b/core/lexicon/hi/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'आपकी साइट सॉर्ट की गई रखने के लिए उपयोगिताएँ'; $_lang['topnav'] = 'मुख्य नेविगेशन'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'उपयोगकर्ता'; $_lang['usernav'] = 'उपयोगकर्ता नेविगेशन'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/hi/trash.inc.php b/core/lexicon/hi/trash.inc.php index 7251be8058..8b47e4d7c0 100644 --- a/core/lexicon/hi/trash.inc.php +++ b/core/lexicon/hi/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'सभी को पुनर्स्थापित करें '; $_lang['trash.selected_purge'] = 'चयनित संसाधन मिटाएं'; $_lang['trash.selected_restore'] = 'चयनित संसाधनों को पुनर्स्थापित करें'; -$_lang['trash.purge'] = 'संसाधन मिटाएं'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'संसाधन मिटाएं(s)?'; $_lang['trash.purge_confirm_message'] = 'क्या आप बाकई निम्नलिखित संसाधनों को हटाना चाहते है? इसे पूर्ववत नही किया जा सकता.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/hu/resource.inc.php b/core/lexicon/hu/resource.inc.php index ad71aedc84..17f4e46e63 100644 --- a/core/lexicon/hu/resource.inc.php +++ b/core/lexicon/hu/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Létrehozás dátuma'; $_lang['resource_delete'] = 'Törlés'; $_lang['resource_delete_confirm'] = 'Biztosan törli a(z) "[[+resource]]" erőforrást?
FONTOS: Minden alárendelt erőforrás is törlődik!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Leírás'; $_lang['resource_description_help'] = 'This is an optional description of the resource.'; $_lang['resource_duplicate'] = 'Kettőzés'; diff --git a/core/lexicon/hu/topmenu.inc.php b/core/lexicon/hu/topmenu.inc.php index 595d94468a..6ef8471c24 100644 --- a/core/lexicon/hu/topmenu.inc.php +++ b/core/lexicon/hu/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Az oldal rendben tartásához való eszközök'; $_lang['topnav'] = 'Főmenü'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Felhasználó'; $_lang['usernav'] = 'Felhasználói menü'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/hu/trash.inc.php b/core/lexicon/hu/trash.inc.php index c234430a1b..1a172cd3a5 100644 --- a/core/lexicon/hu/trash.inc.php +++ b/core/lexicon/hu/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Összes visszaállítása'; $_lang['trash.selected_purge'] = 'Kijelölt erőforrások kitörlése'; $_lang['trash.selected_restore'] = 'Kijelölt források visszaállítása'; -$_lang['trash.purge'] = 'Erőforrás kitörlése'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Kitörli az erőforrás(oka)t?'; $_lang['trash.purge_confirm_message'] = 'Biztosan végleg kitörli a következő erőforrás(oka)t? Nem vonható vissza.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Biztosan végleg kitörli a felsorolt [[+count]] erőforrás(oka)t?

Nem vonható vissza, és minden lomtárban levő erőforrást érint a rácsban.
[[+list]]'; diff --git a/core/lexicon/id/resource.inc.php b/core/lexicon/id/resource.inc.php index 4f33cbe0a4..828ba2f419 100644 --- a/core/lexicon/id/resource.inc.php +++ b/core/lexicon/id/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Dibuat pada'; $_lang['resource_delete'] = 'Hapus'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Deskripsi'; $_lang['resource_description_help'] = 'Ini adalah deskripsi yang opsional sumber daya.'; $_lang['resource_duplicate'] = 'DuplikaSI'; diff --git a/core/lexicon/id/topmenu.inc.php b/core/lexicon/id/topmenu.inc.php index 35fd86ae00..80db337996 100644 --- a/core/lexicon/id/topmenu.inc.php +++ b/core/lexicon/id/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Kegunaan untuk menjaga situs Anda tersortir'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Pengguna'; $_lang['usernav'] = 'Navigasi Pengguna'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/id/trash.inc.php b/core/lexicon/id/trash.inc.php index e71a879fbe..18c11316cd 100644 --- a/core/lexicon/id/trash.inc.php +++ b/core/lexicon/id/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Restore all'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Restore selected resources'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/it/resource.inc.php b/core/lexicon/it/resource.inc.php index b4e2f3ec24..2a3617e260 100644 --- a/core/lexicon/it/resource.inc.php +++ b/core/lexicon/it/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Creata il'; $_lang['resource_delete'] = 'Elimina'; $_lang['resource_delete_confirm'] = 'Sei sicuro di voler eliminare la risorsa: "[[+resource]]"?
NOTA: Anche ogni risorsa figlia sarà eliminata!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Descrizione'; $_lang['resource_description_help'] = 'Questa è una descrizione personale e facoltativa della risorsa.'; $_lang['resource_duplicate'] = 'Duplica'; diff --git a/core/lexicon/it/topmenu.inc.php b/core/lexicon/it/topmenu.inc.php index ee8989842b..21f3c8f8e2 100644 --- a/core/lexicon/it/topmenu.inc.php +++ b/core/lexicon/it/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Utilities per mantenere il tuo sito in ordine'; $_lang['topnav'] = 'Navigazione Principale'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Utente'; $_lang['usernav'] = 'Navigazione Utente'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/it/trash.inc.php b/core/lexicon/it/trash.inc.php index a5b2b7c6f5..39c826d0e5 100644 --- a/core/lexicon/it/trash.inc.php +++ b/core/lexicon/it/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Ripristina tutto'; $_lang['trash.selected_purge'] = 'Cancella le risorse selezionate'; $_lang['trash.selected_restore'] = 'Ripristina risorse selezionate'; -$_lang['trash.purge'] = 'Cancella risorsa'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Cancellare le risorse?'; $_lang['trash.purge_confirm_message'] = 'Sei sicuro di voler finalmente cancellare le risorse seguenti? Questo non è annullabile.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Sei sicuro di voler finalmente cancellare le risorse seguenti?

Questo non è annullabile e influenza tutte le risorse correntemente cestinate nella griglia.
[[+list]]'; diff --git a/core/lexicon/ja/resource.inc.php b/core/lexicon/ja/resource.inc.php index 5b2cb2387d..ffc7fd7a88 100644 --- a/core/lexicon/ja/resource.inc.php +++ b/core/lexicon/ja/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = '作成日'; $_lang['resource_delete'] = '削除'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = '説明'; $_lang['resource_description_help'] = 'リソースの説明。検索エンジン対策などに。[[*description]]として呼び出します。'; $_lang['resource_duplicate'] = '複製 - '; diff --git a/core/lexicon/ja/topmenu.inc.php b/core/lexicon/ja/topmenu.inc.php index b315bcdc05..928e429aa3 100644 --- a/core/lexicon/ja/topmenu.inc.php +++ b/core/lexicon/ja/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Utilities to keep your site sorted'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'ユーザー'; $_lang['usernav'] = 'User Navigation'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/ja/trash.inc.php b/core/lexicon/ja/trash.inc.php index eaf4ad7e6c..c8a742ffef 100644 --- a/core/lexicon/ja/trash.inc.php +++ b/core/lexicon/ja/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Restore all'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Restore selected resources'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/nl/resource.inc.php b/core/lexicon/nl/resource.inc.php index 9b88ca1233..286888056d 100644 --- a/core/lexicon/nl/resource.inc.php +++ b/core/lexicon/nl/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Aangemaakt op'; $_lang['resource_delete'] = 'Verwijder'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Omschrijving'; $_lang['resource_description_help'] = 'Korte omschrijving van je pagina die je terug kan laten komen in de zoekmachines.'; $_lang['resource_duplicate'] = 'Dupliceer'; diff --git a/core/lexicon/nl/topmenu.inc.php b/core/lexicon/nl/topmenu.inc.php index f35382d5f2..540e10f9c6 100644 --- a/core/lexicon/nl/topmenu.inc.php +++ b/core/lexicon/nl/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Hulpprogramma\'s om de site bij te houden'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Gebruiker'; $_lang['usernav'] = 'Gebruikersnavigatie'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/nl/trash.inc.php b/core/lexicon/nl/trash.inc.php index 38a3fa0966..2f26f56fec 100644 --- a/core/lexicon/nl/trash.inc.php +++ b/core/lexicon/nl/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Herstel alles'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Herstel de geselecteerde resources'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/pl/resource.inc.php b/core/lexicon/pl/resource.inc.php index 0a4a31d65d..634d262073 100644 --- a/core/lexicon/pl/resource.inc.php +++ b/core/lexicon/pl/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Utworzono'; $_lang['resource_delete'] = 'Skasuj'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Opis'; $_lang['resource_description_help'] = 'Krótki opis zawartości, zwykle używany w menu oraz przez wyszukiwarki.'; $_lang['resource_duplicate'] = 'Utwórz duplikat'; diff --git a/core/lexicon/pl/topmenu.inc.php b/core/lexicon/pl/topmenu.inc.php index 25d56a6b8f..16be2f61d8 100644 --- a/core/lexicon/pl/topmenu.inc.php +++ b/core/lexicon/pl/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Narzędzia do porządkowania witryny'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Użytkownik'; $_lang['usernav'] = 'Nawigacja użytkownika'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/pl/trash.inc.php b/core/lexicon/pl/trash.inc.php index dc2cb977bc..fc383c3f6d 100644 --- a/core/lexicon/pl/trash.inc.php +++ b/core/lexicon/pl/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Restore all'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Restore selected resources'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/pt/resource.inc.php b/core/lexicon/pt/resource.inc.php index 5fc5d01c75..5477a2d28e 100644 --- a/core/lexicon/pt/resource.inc.php +++ b/core/lexicon/pt/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Criado em'; $_lang['resource_delete'] = 'Excluir'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Descrição'; $_lang['resource_description_help'] = 'Esta é uma descrição opcional do recurso.'; $_lang['resource_duplicate'] = 'Duplicar'; diff --git a/core/lexicon/pt/topmenu.inc.php b/core/lexicon/pt/topmenu.inc.php index ced64cc650..7e144a699d 100644 --- a/core/lexicon/pt/topmenu.inc.php +++ b/core/lexicon/pt/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Utilitários para manter seu site ordenado'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Usuário'; $_lang['usernav'] = 'Navegação do Usuário'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/pt/trash.inc.php b/core/lexicon/pt/trash.inc.php index 5f9313a4d2..aa1d99d2ed 100644 --- a/core/lexicon/pt/trash.inc.php +++ b/core/lexicon/pt/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Restore all'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Restore selected resources'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/ro/resource.inc.php b/core/lexicon/ro/resource.inc.php index 5f04aeb0a0..ea12eb39c4 100644 --- a/core/lexicon/ro/resource.inc.php +++ b/core/lexicon/ro/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Creat la data de'; $_lang['resource_delete'] = 'Șterge'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Descriere'; $_lang['resource_description_help'] = 'This is an optional description of the resource.'; $_lang['resource_duplicate'] = 'Duplică'; diff --git a/core/lexicon/ro/topmenu.inc.php b/core/lexicon/ro/topmenu.inc.php index 091e8c40fd..55728a821d 100644 --- a/core/lexicon/ro/topmenu.inc.php +++ b/core/lexicon/ro/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Utilities to keep your site sorted'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'User'; $_lang['usernav'] = 'User Navigation'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/ro/trash.inc.php b/core/lexicon/ro/trash.inc.php index 0bb38c892c..69ad4f90cd 100644 --- a/core/lexicon/ro/trash.inc.php +++ b/core/lexicon/ro/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Restore all'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Restore selected resources'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/ru/resource.inc.php b/core/lexicon/ru/resource.inc.php index 4846764aa3..6452c7965e 100644 --- a/core/lexicon/ru/resource.inc.php +++ b/core/lexicon/ru/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Создан'; $_lang['resource_delete'] = 'Удалить'; $_lang['resource_delete_confirm'] = 'Вы уверены, что хотите удалить ресурс: «[[+resource]]»?
ВНИМАНИЕ! Все дочерние ресурсы также будут удалены!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Описание'; $_lang['resource_description_help'] = 'Здесь можно ввести описание ресурса.'; $_lang['resource_duplicate'] = 'Копировать'; diff --git a/core/lexicon/ru/topmenu.inc.php b/core/lexicon/ru/topmenu.inc.php index 1fbe46f614..dfa7c3fee8 100644 --- a/core/lexicon/ru/topmenu.inc.php +++ b/core/lexicon/ru/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Инструменты, помогающие содержать сайт'; $_lang['topnav'] = 'Главное меню'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Пользователь'; $_lang['usernav'] = 'Меню пользователя'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/ru/trash.inc.php b/core/lexicon/ru/trash.inc.php index f606a2be25..5254d0189b 100644 --- a/core/lexicon/ru/trash.inc.php +++ b/core/lexicon/ru/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Восстановить всё'; $_lang['trash.selected_purge'] = 'Уничтожить выбранные ресурсы'; $_lang['trash.selected_restore'] = 'Восстановить выбранные ресурсы'; -$_lang['trash.purge'] = 'Уничтожить ресурс'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Уничтожить ресурс(-ы)?'; $_lang['trash.purge_confirm_message'] = 'Вы действительно хотите уничтожить следующие ресурсы? Это действие необратимо.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Вы действительно хотите уничтожить перечисленные ресурсы ([[+count]] шт.)?
Это действие необратимо, и затронет все удаленные ресурсы в сетке.
[[+list]]'; diff --git a/core/lexicon/sl/resource.inc.php b/core/lexicon/sl/resource.inc.php index ee1198376d..ce09601802 100644 --- a/core/lexicon/sl/resource.inc.php +++ b/core/lexicon/sl/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Created On'; $_lang['resource_delete'] = 'Delete'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Description'; $_lang['resource_description_help'] = 'This is an optional description of the resource.'; $_lang['resource_duplicate'] = 'Duplicate'; diff --git a/core/lexicon/sl/topmenu.inc.php b/core/lexicon/sl/topmenu.inc.php index cb8f751c24..a90a174979 100644 --- a/core/lexicon/sl/topmenu.inc.php +++ b/core/lexicon/sl/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Utilities to keep your site sorted'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'User'; $_lang['usernav'] = 'User Navigation'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/sl/trash.inc.php b/core/lexicon/sl/trash.inc.php index 0bb38c892c..69ad4f90cd 100644 --- a/core/lexicon/sl/trash.inc.php +++ b/core/lexicon/sl/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Restore all'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Restore selected resources'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/sv/resource.inc.php b/core/lexicon/sv/resource.inc.php index b764d054bd..d2c46af071 100644 --- a/core/lexicon/sv/resource.inc.php +++ b/core/lexicon/sv/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Skapad den'; $_lang['resource_delete'] = 'Ta bort'; $_lang['resource_delete_confirm'] = 'Är du säker på att du vill ta bort resursen: "[[+resource]]"?
Notera: Alla underordnade resurser kommer också att tas bort!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Beskrivning'; $_lang['resource_description_help'] = 'Det här är en frivillig beskrivning av resursen.'; $_lang['resource_duplicate'] = 'Duplicera'; diff --git a/core/lexicon/sv/topmenu.inc.php b/core/lexicon/sv/topmenu.inc.php index 3aec045c85..1b6f27b671 100644 --- a/core/lexicon/sv/topmenu.inc.php +++ b/core/lexicon/sv/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Verktyg för att hålla ordning på din webbplats'; $_lang['topnav'] = 'Huvudnavigering'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Användare'; $_lang['usernav'] = 'Användarnavigering'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/sv/trash.inc.php b/core/lexicon/sv/trash.inc.php index 7cf3955258..04b9d426a5 100644 --- a/core/lexicon/sv/trash.inc.php +++ b/core/lexicon/sv/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Återställ alla'; $_lang['trash.selected_purge'] = 'Radera valda resurser'; $_lang['trash.selected_restore'] = 'Återställ valda resurser'; -$_lang['trash.purge'] = 'Radera resurs'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Radera resurs(er)?'; $_lang['trash.purge_confirm_message'] = 'Vill du verkligen radera följande resurs(er) helt och hållet? Detta kan inte ångras.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Vill du verkligen radera de [[+count]] listade resurserna helt och hållet?

Detta kan inte ångras och det påverkar alla borttagna resurser som just nu visas i tabellen.
[[+list]]'; diff --git a/core/lexicon/th/resource.inc.php b/core/lexicon/th/resource.inc.php index bebb26e60d..907f185a50 100644 --- a/core/lexicon/th/resource.inc.php +++ b/core/lexicon/th/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'สร้างเมื่อ'; $_lang['resource_delete'] = 'ลบ'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'คำอธิบาย'; $_lang['resource_description_help'] = 'นี่คือคำอธิบายเสริมสำหรับรีซอร์ส'; $_lang['resource_duplicate'] = 'ทำสำเนา'; diff --git a/core/lexicon/th/topmenu.inc.php b/core/lexicon/th/topmenu.inc.php index 989662e678..8245d2831e 100644 --- a/core/lexicon/th/topmenu.inc.php +++ b/core/lexicon/th/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Utilities to keep your site sorted'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'ผู้ใช้'; $_lang['usernav'] = 'User Navigation'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/th/trash.inc.php b/core/lexicon/th/trash.inc.php index 9b9aacdfee..a761dd9ef8 100644 --- a/core/lexicon/th/trash.inc.php +++ b/core/lexicon/th/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Restore all'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Restore selected resources'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/tr/resource.inc.php b/core/lexicon/tr/resource.inc.php index 63bf4c00c0..7100b2f0ae 100644 --- a/core/lexicon/tr/resource.inc.php +++ b/core/lexicon/tr/resource.inc.php @@ -47,6 +47,8 @@ $_lang['resource_createdon'] = 'Oluşturuldu'; $_lang['resource_delete'] = 'Silmek'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Açıklama'; $_lang['resource_description_help'] = 'Bu, kaynağın isteğe bağlı bir açıklamasıdır.'; $_lang['resource_duplicate'] = 'Çoğalt'; diff --git a/core/lexicon/tr/topmenu.inc.php b/core/lexicon/tr/topmenu.inc.php index 07330a0285..38c997b7b6 100644 --- a/core/lexicon/tr/topmenu.inc.php +++ b/core/lexicon/tr/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Sitenizi sıralamaya devam ettirecek araçlar'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Kullanıcı'; $_lang['usernav'] = 'Kullanıcı Arayüzü'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/tr/trash.inc.php b/core/lexicon/tr/trash.inc.php index 0331826627..f74b38365c 100644 --- a/core/lexicon/tr/trash.inc.php +++ b/core/lexicon/tr/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Restore all'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Restore selected resources'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/uk/resource.inc.php b/core/lexicon/uk/resource.inc.php index 028873091d..726c7f08d6 100644 --- a/core/lexicon/uk/resource.inc.php +++ b/core/lexicon/uk/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Створено'; $_lang['resource_delete'] = 'Видалити'; $_lang['resource_delete_confirm'] = 'Ви впевнені, що хочете видалити ресурс: «[[+resource]]»?
УВАГА! Усі дочірні ресурси також будуть видалені! '; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Описання'; $_lang['resource_description_help'] = 'Тут можна ввести описання ресурсу.'; $_lang['resource_duplicate'] = 'Дублювати'; diff --git a/core/lexicon/uk/topmenu.inc.php b/core/lexicon/uk/topmenu.inc.php index 8187965083..ae5192fec1 100644 --- a/core/lexicon/uk/topmenu.inc.php +++ b/core/lexicon/uk/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Утиліти, які допомагають утримувати сайт в порядку '; $_lang['topnav'] = 'Головна навігація'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'Користувач'; $_lang['usernav'] = 'Навігація користувача'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/uk/trash.inc.php b/core/lexicon/uk/trash.inc.php index 943a0e47ce..10449a689d 100644 --- a/core/lexicon/uk/trash.inc.php +++ b/core/lexicon/uk/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Відновити все'; $_lang['trash.selected_purge'] = 'Стерти вибрані ресурси'; $_lang['trash.selected_restore'] = 'Відновити вибрані ресурси'; -$_lang['trash.purge'] = 'Стерти ресурс'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Очистити ресурси(и)?'; $_lang['trash.purge_confirm_message'] = 'Ви дійсно хочете остаточно видалити наступні ресурси(и)? Це не можна скасувати.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Ви дійсно хочете остаточно видалити перераховані [[+count]] ресурси(и)?

Це неможливо зробити, і це впливає на всі переміщені ресурси в даний час в сітці.
[[+list]]'; diff --git a/core/lexicon/yo/resource.inc.php b/core/lexicon/yo/resource.inc.php index ee1198376d..ce09601802 100644 --- a/core/lexicon/yo/resource.inc.php +++ b/core/lexicon/yo/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = 'Created On'; $_lang['resource_delete'] = 'Delete'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = 'Description'; $_lang['resource_description_help'] = 'This is an optional description of the resource.'; $_lang['resource_duplicate'] = 'Duplicate'; diff --git a/core/lexicon/yo/topmenu.inc.php b/core/lexicon/yo/topmenu.inc.php index cb8f751c24..a90a174979 100644 --- a/core/lexicon/yo/topmenu.inc.php +++ b/core/lexicon/yo/topmenu.inc.php @@ -119,6 +119,8 @@ $_lang['tools_desc'] = 'Utilities to keep your site sorted'; $_lang['topnav'] = 'Main Navigation'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = 'User'; $_lang['usernav'] = 'User Navigation'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/yo/trash.inc.php b/core/lexicon/yo/trash.inc.php index 0bb38c892c..69ad4f90cd 100644 --- a/core/lexicon/yo/trash.inc.php +++ b/core/lexicon/yo/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Restore all'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Restore selected resources'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]'; diff --git a/core/lexicon/zh/resource.inc.php b/core/lexicon/zh/resource.inc.php index 9131085906..b56a4e43fa 100644 --- a/core/lexicon/zh/resource.inc.php +++ b/core/lexicon/zh/resource.inc.php @@ -45,6 +45,8 @@ $_lang['resource_createdon'] = '创建于'; $_lang['resource_delete'] = '删除'; $_lang['resource_delete_confirm'] = 'Are you sure you want to delete the resource: "[[+resource]]"?
NOTE: Any child resources will also be deleted!'; +$_lang['resource_purge'] = 'Erase resource'; +$_lang['resource_purge_confirm'] = 'Do you really want to finally erase the following resource: "[[+resource]]"?
WARNING: This cannot be undone.'; $_lang['resource_description'] = '描述'; $_lang['resource_description_help'] = '这是资源的可选说明。'; $_lang['resource_duplicate'] = '复制'; diff --git a/core/lexicon/zh/topmenu.inc.php b/core/lexicon/zh/topmenu.inc.php index 9436e85425..9c49a3da6b 100644 --- a/core/lexicon/zh/topmenu.inc.php +++ b/core/lexicon/zh/topmenu.inc.php @@ -120,6 +120,8 @@ $_lang['tools_desc'] = 'Utilities to keep your site sorted'; $_lang['topnav'] = '主导航'; $_lang['topnav_desc'] = ''; +$_lang['trash'] = 'Trash'; +$_lang['trash_desc'] = 'Manage deleted resources.'; $_lang['user'] = '用户'; $_lang['usernav'] = 'User Navigation'; $_lang['usernav_desc'] = ''; diff --git a/core/lexicon/zh/trash.inc.php b/core/lexicon/zh/trash.inc.php index 0bb38c892c..69ad4f90cd 100644 --- a/core/lexicon/zh/trash.inc.php +++ b/core/lexicon/zh/trash.inc.php @@ -21,7 +21,7 @@ $_lang['trash.restore_all'] = 'Restore all'; $_lang['trash.selected_purge'] = 'Erase selected resources'; $_lang['trash.selected_restore'] = 'Restore selected resources'; -$_lang['trash.purge'] = 'Erase resource'; +$_lang['trash.purge'] = 'Erase'; $_lang['trash.purge_confirm_title'] = 'Erase resource(s)?'; $_lang['trash.purge_confirm_message'] = 'Do you really want to finally erase the following resource(s)? This cannot be undone.
[[+list]]'; $_lang['trash.purge_all_confirm_message'] = 'Do you really want to finally erase the listed [[+count]] resource(s)?

This cannot be undone, and it affects all currently trashed resources in the grid.
[[+list]]';