mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-09-06 10:00:58 +00:00
add new phrases
This commit is contained in:
parent
d47b8f8adf
commit
e823d918e8
|
@ -1229,6 +1229,7 @@ URL: [url]',
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'حالة سابقة',
|
||||
'previous_versions' => 'اصدارات سابقة',
|
||||
'problematic_filename' => '',
|
||||
'process' => 'سير العمل',
|
||||
'process_without_user_group' => 'معالجة دون استعمال مستخدم من المجموعة',
|
||||
'pt_BR' => 'البرتغالية (BR)',
|
||||
|
@ -2086,6 +2087,7 @@ URL: [url]',
|
|||
'splash_move_document' => 'نقل المستند',
|
||||
'splash_move_folder' => 'نقل الملف',
|
||||
'splash_notinherit_access' => 'لا يرث الوصول',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => 'استلام التحديث بنجاح',
|
||||
'splash_removed_from_clipboard' => 'ازيل من الحافظة',
|
||||
'splash_rm_attribute' => 'إزالة السمة',
|
||||
|
|
|
@ -1107,6 +1107,7 @@ $text = array(
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'Предишно състояние',
|
||||
'previous_versions' => 'Предишни версии',
|
||||
'problematic_filename' => '',
|
||||
'process' => '',
|
||||
'process_without_user_group' => '',
|
||||
'pt_BR' => 'Португалски (Бразилия)',
|
||||
|
@ -1928,6 +1929,7 @@ $text = array(
|
|||
'splash_move_document' => '',
|
||||
'splash_move_folder' => '',
|
||||
'splash_notinherit_access' => '',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => '',
|
||||
'splash_removed_from_clipboard' => '',
|
||||
'splash_rm_attribute' => '',
|
||||
|
|
|
@ -1112,6 +1112,7 @@ URL: [url]',
|
|||
'preview_txt' => '',
|
||||
'previous_state' => '',
|
||||
'previous_versions' => 'Versions anteriors',
|
||||
'problematic_filename' => '',
|
||||
'process' => '',
|
||||
'process_without_user_group' => '',
|
||||
'pt_BR' => 'Portuguès',
|
||||
|
@ -1933,6 +1934,7 @@ URL: [url]',
|
|||
'splash_move_document' => '',
|
||||
'splash_move_folder' => '',
|
||||
'splash_notinherit_access' => '',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => '',
|
||||
'splash_removed_from_clipboard' => '',
|
||||
'splash_rm_attribute' => '',
|
||||
|
|
|
@ -1264,6 +1264,7 @@ Pokud budete mít problém s přihlášením i po změně hesla, kontaktujte Adm
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'Předchozí stav',
|
||||
'previous_versions' => 'Předešlé verze',
|
||||
'problematic_filename' => '',
|
||||
'process' => 'Proces',
|
||||
'process_without_user_group' => 'Procesy bez uživatele / skupiny',
|
||||
'pt_BR' => 'Portugalština (BR)',
|
||||
|
@ -2158,6 +2159,7 @@ Jméno: [username]
|
|||
'splash_move_document' => 'Dokument přesunut',
|
||||
'splash_move_folder' => 'Složka přesunuta',
|
||||
'splash_notinherit_access' => 'Přístupová práva již nejsou zděděna',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => 'Příjem byl úspěšně přidán',
|
||||
'splash_removed_from_clipboard' => 'Odstraněno ze schránky',
|
||||
'splash_rm_attribute' => 'Atribut odstraněn',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (3452), dgrutsch (22)
|
||||
// Translators: Admin (3456), dgrutsch (22)
|
||||
|
||||
$text = array(
|
||||
'2_factor_auth' => '2-Faktor Authentifizierung',
|
||||
|
@ -1509,6 +1509,7 @@ Sollen Sie danach immer noch Probleme bei der Anmeldung haben, dann kontaktieren
|
|||
'preview_txt' => 'Vorschau als Text',
|
||||
'previous_state' => 'Voriger Status',
|
||||
'previous_versions' => 'Vorhergehende Versionen',
|
||||
'problematic_filename' => 'Der Dateiname beinhaltet entweder Zeichen, die in manchen Dateisystem nicht erlaubt oder problematisch sind, oder der Dateiname hat die falsche Endung. Der Dateiname wird beim Download eines Dokument und vom WebDAV Server verwendet.',
|
||||
'process' => 'Prozess',
|
||||
'process_without_user_group' => 'Prozesse ohne Benutzer/Gruppe',
|
||||
'pt_BR' => 'Portugiesisch (BR)',
|
||||
|
@ -2549,6 +2550,7 @@ Sollten Sie kein Passwort bekommen haben, dann nutzen Sie bitte die Passwort-Ver
|
|||
'splash_move_document' => 'Dokument verschoben',
|
||||
'splash_move_folder' => 'Ordner verschoben',
|
||||
'splash_notinherit_access' => 'Zugriffsrechte werden nicht mehr geerbt',
|
||||
'splash_orig_filename_changed' => 'Originaler Dateiname geändert',
|
||||
'splash_receipt_update_success' => 'Empfangsbestätigung hinzugefügt',
|
||||
'splash_removed_from_clipboard' => 'Aus der Zwischenablage entfernt',
|
||||
'splash_rm_attribute' => 'Attribut gelöscht',
|
||||
|
|
|
@ -1118,6 +1118,7 @@ URL: [url]',
|
|||
'preview_txt' => '',
|
||||
'previous_state' => '',
|
||||
'previous_versions' => '',
|
||||
'problematic_filename' => '',
|
||||
'process' => '',
|
||||
'process_without_user_group' => '',
|
||||
'pt_BR' => 'Πορτογαλικά',
|
||||
|
@ -1939,6 +1940,7 @@ URL: [url]',
|
|||
'splash_move_document' => '',
|
||||
'splash_move_folder' => '',
|
||||
'splash_notinherit_access' => '',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => '',
|
||||
'splash_removed_from_clipboard' => '',
|
||||
'splash_rm_attribute' => '',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (2555), archonwang (3), dgrutsch (9), netixw (14)
|
||||
// Translators: Admin (2558), archonwang (3), dgrutsch (9), netixw (14)
|
||||
|
||||
$text = array(
|
||||
'2_factor_auth' => '2-factor authentication',
|
||||
|
@ -1511,6 +1511,7 @@ If you still have problems to login, then please contact your administrator.',
|
|||
'preview_txt' => 'Preview text',
|
||||
'previous_state' => 'Previous state',
|
||||
'previous_versions' => 'Previous versions',
|
||||
'problematic_filename' => 'The filename contains either chars which are not allowed or may cause problems in some file systems or has the wrong extension. This filename is used when downloading the document and also by the webdav server.',
|
||||
'process' => 'Process',
|
||||
'process_without_user_group' => 'Processes without user/group',
|
||||
'pt_BR' => 'Portugese (BR)',
|
||||
|
@ -2551,6 +2552,7 @@ If you did not receive a password, please use the password forgotten function on
|
|||
'splash_move_document' => 'Document moved',
|
||||
'splash_move_folder' => 'Folder moved',
|
||||
'splash_notinherit_access' => 'Access rights no longer inherited',
|
||||
'splash_orig_filename_changed' => 'Original filename changed',
|
||||
'splash_receipt_update_success' => 'Reception added successfully',
|
||||
'splash_removed_from_clipboard' => 'Removed from clipboard',
|
||||
'splash_rm_attribute' => 'Attribute removed',
|
||||
|
|
|
@ -1252,6 +1252,7 @@ Si continua teniendo problemas de acceso, por favor contacte con el administrado
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'Estado anterior',
|
||||
'previous_versions' => 'Versiones anteriores',
|
||||
'problematic_filename' => '',
|
||||
'process' => 'Proceso',
|
||||
'process_without_user_group' => 'Procesos sin usuario/grupo',
|
||||
'pt_BR' => 'Portuges (BR)',
|
||||
|
@ -2109,6 +2110,7 @@ URL: [url]',
|
|||
'splash_move_document' => '',
|
||||
'splash_move_folder' => '',
|
||||
'splash_notinherit_access' => '',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => '',
|
||||
'splash_removed_from_clipboard' => 'Eliminado del portapapeles',
|
||||
'splash_rm_attribute' => 'Atributo eliminado',
|
||||
|
|
|
@ -1464,6 +1464,7 @@ En cas de problème persistant, veuillez contacter votre administrateur.',
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'État précédent',
|
||||
'previous_versions' => 'Versions précédentes',
|
||||
'problematic_filename' => '',
|
||||
'process' => 'Processus',
|
||||
'process_without_user_group' => 'Processus sans utilisateur/groupe',
|
||||
'pt_BR' => 'Portuguais (BR)',
|
||||
|
@ -2496,6 +2497,7 @@ Nom : [username]
|
|||
'splash_move_document' => 'Document déplacé',
|
||||
'splash_move_folder' => 'Dossier déplacé',
|
||||
'splash_notinherit_access' => 'Les droits d’accès ne sont plus hérités',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => 'Réception ajoutée avec succès',
|
||||
'splash_removed_from_clipboard' => 'Supprimé du presse-papier',
|
||||
'splash_rm_attribute' => 'Attribut supprimé',
|
||||
|
|
|
@ -1248,6 +1248,7 @@ Ako i dalje imate problema s prijavom, molimo kontaktirajte Vašeg administrator
|
|||
'preview_txt' => 'pretpregled txt',
|
||||
'previous_state' => 'Prethodni status',
|
||||
'previous_versions' => 'Prethodne verzije',
|
||||
'problematic_filename' => '',
|
||||
'process' => 'proces',
|
||||
'process_without_user_group' => 'nastavi bez usera/grupe',
|
||||
'pt_BR' => 'Portugalski (BR)',
|
||||
|
@ -2122,6 +2123,7 @@ Internet poveznica: [url]',
|
|||
'splash_move_document' => 'splash premjestiti dokument',
|
||||
'splash_move_folder' => 'splash premjestiti folder',
|
||||
'splash_notinherit_access' => 'splash notinherit pristup',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => 'splash potvrda ažuriranje uspješno',
|
||||
'splash_removed_from_clipboard' => 'Uklonjeno iz međuspremnika',
|
||||
'splash_rm_attribute' => 'Atribut uklonjen',
|
||||
|
|
|
@ -1243,6 +1243,7 @@ Amennyiben problémákba ütközik a bejelentkezés során, kérjük vegye fel a
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'Előző állapot',
|
||||
'previous_versions' => 'Előző változatok',
|
||||
'problematic_filename' => '',
|
||||
'process' => 'Folyamat',
|
||||
'process_without_user_group' => 'Felhasználó / csoport nélküli folyamatok',
|
||||
'pt_BR' => 'Portugál (BR)',
|
||||
|
@ -2099,6 +2100,7 @@ URL: [url]',
|
|||
'splash_move_document' => '',
|
||||
'splash_move_folder' => '',
|
||||
'splash_notinherit_access' => '',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => '',
|
||||
'splash_removed_from_clipboard' => 'Eltávolítva a vágólapról',
|
||||
'splash_rm_attribute' => 'Jellemző eltávolítva',
|
||||
|
|
|
@ -1344,6 +1344,7 @@ Jika Anda masih mengalami masalah untuk login, silakan hubungi administrator And
|
|||
'preview_txt' => '',
|
||||
'previous_state' => '',
|
||||
'previous_versions' => 'Versi sebelumnya',
|
||||
'problematic_filename' => '',
|
||||
'process' => 'Proses',
|
||||
'process_without_user_group' => 'Proses tanpa pengguna/kelompok',
|
||||
'pt_BR' => 'Portugis (BR)',
|
||||
|
@ -2189,6 +2190,7 @@ Jika Anda tidak menerima kata sandi, silakan gunakan fitur lupa kata sandi di ha
|
|||
'splash_move_document' => 'Dokumen dipindahkan',
|
||||
'splash_move_folder' => 'Folder dipindahkan',
|
||||
'splash_notinherit_access' => '',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => '',
|
||||
'splash_removed_from_clipboard' => '',
|
||||
'splash_rm_attribute' => 'Label dihapus',
|
||||
|
|
|
@ -1250,6 +1250,7 @@ Dovessero esserci ancora problemi al login, prego contatta l\'amministratore di
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'Stato precedente',
|
||||
'previous_versions' => 'Versioni precedenti',
|
||||
'problematic_filename' => '',
|
||||
'process' => 'Processi',
|
||||
'process_without_user_group' => 'Processi senza Utente/Gruppo',
|
||||
'pt_BR' => 'Portoghese (BR)',
|
||||
|
@ -2145,6 +2146,7 @@ Name: [username]
|
|||
'splash_move_document' => 'Documento spostato',
|
||||
'splash_move_folder' => 'Cartella spostato',
|
||||
'splash_notinherit_access' => 'I diritti di accesso non sono più ereditati',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => 'Ricevuta aggiunta con successo',
|
||||
'splash_removed_from_clipboard' => 'Rimosso dagli appunti',
|
||||
'splash_rm_attribute' => 'Attributo rimosso',
|
||||
|
|
|
@ -1242,6 +1242,7 @@ URL [url]',
|
|||
'preview_txt' => '',
|
||||
'previous_state' => '이전 상태',
|
||||
'previous_versions' => '이전 버전',
|
||||
'problematic_filename' => '',
|
||||
'process' => '',
|
||||
'process_without_user_group' => '',
|
||||
'pt_BR' => '포르투갈어 (BR)',
|
||||
|
@ -2116,6 +2117,7 @@ URL : [url]',
|
|||
'splash_move_document' => '문서 옮겨짐',
|
||||
'splash_move_folder' => '폴더 옮겨짐',
|
||||
'splash_notinherit_access' => '',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => '',
|
||||
'splash_removed_from_clipboard' => '클립 보드에서 제거',
|
||||
'splash_rm_attribute' => '속성 제거',
|
||||
|
|
|
@ -1247,6 +1247,7 @@ URL: [url]',
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'ສະຖານະກ່ອນຫນ້າ',
|
||||
'previous_versions' => 'ເວີຊັນກ່ອນໜ້າ',
|
||||
'problematic_filename' => '',
|
||||
'process' => 'ຂະບວນການ',
|
||||
'process_without_user_group' => 'ຂະບວນການຍັງບໍ່ມີຜູ້ໄຊ້/ ກຸ່ມ',
|
||||
'pt_BR' => 'ໂປຕຸເກດ(BR)',
|
||||
|
@ -2142,6 +2143,7 @@ URL: [url]',
|
|||
'splash_move_document' => 'ຍ້າຍເອກະສານແລ້ວ',
|
||||
'splash_move_folder' => 'ຍ້າຍໂຟລເດີແລ້ວ',
|
||||
'splash_notinherit_access' => '',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => 'ການເພີ່ມຂໍ້ມູນໄດ້ສຳເລັດແລ້ວ',
|
||||
'splash_removed_from_clipboard' => 'ຍ້າຍອອກຈາກຄິບບອດ',
|
||||
'splash_rm_attribute' => 'ນຳແອັດທີບິວອອກແລ້ວ',
|
||||
|
|
|
@ -1262,6 +1262,7 @@ Om du fortsatt har problemer med innloggingen, kontakt admin.',
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'Tidligere status',
|
||||
'previous_versions' => 'Tidligere versjoner',
|
||||
'problematic_filename' => '',
|
||||
'process' => 'Prosess',
|
||||
'process_without_user_group' => 'Prosesser uten brukere/grupper',
|
||||
'pt_BR' => 'Portugisisk (BR)',
|
||||
|
@ -2155,6 +2156,7 @@ Bruker: [username]
|
|||
'splash_move_document' => 'Dokumentet flyttet',
|
||||
'splash_move_folder' => 'Mappen flyttet',
|
||||
'splash_notinherit_access' => 'Adgangsrettigheter arves ikke lenger',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => 'Mottak ble lagt til',
|
||||
'splash_removed_from_clipboard' => 'Fjernet fra utklippstavlen',
|
||||
'splash_rm_attribute' => 'Egenskap fjernet',
|
||||
|
|
|
@ -1261,6 +1261,7 @@ Mocht u de komende minuten geen email ontvangen, probeer het dan nogmaals en con
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'Vorige staat',
|
||||
'previous_versions' => 'Vorige versies',
|
||||
'problematic_filename' => '',
|
||||
'process' => 'Proces',
|
||||
'process_without_user_group' => 'Proces zonder gebruikersgroep',
|
||||
'pt_BR' => 'Portugees (BR)',
|
||||
|
@ -2154,6 +2155,7 @@ Name: [username]
|
|||
'splash_move_document' => 'Document verplaatst',
|
||||
'splash_move_folder' => 'Map verplaatst',
|
||||
'splash_notinherit_access' => 'Toegangsrechten worden niet meer overgeërfd',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => 'Ontvangst succesvol toegevoegd',
|
||||
'splash_removed_from_clipboard' => 'Verwijderd van het klembord',
|
||||
'splash_rm_attribute' => 'Attribuut verwijderd',
|
||||
|
|
|
@ -1478,6 +1478,7 @@ Jeśli nadal będą problemy z zalogowaniem, prosimy o kontakt z administratorem
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'Poprzedni stan',
|
||||
'previous_versions' => 'Poprzednie wersje',
|
||||
'problematic_filename' => '',
|
||||
'process' => 'Proces',
|
||||
'process_without_user_group' => 'Procesy bez użytkowników/grup',
|
||||
'pt_BR' => 'Portugalski(BR)',
|
||||
|
@ -2326,6 +2327,7 @@ Name: [username]
|
|||
'splash_move_document' => 'Dokument został przeniesiony',
|
||||
'splash_move_folder' => 'Folder został przeniesiony',
|
||||
'splash_notinherit_access' => 'Prawa dostępu nie są już dziedziczone',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => 'Odbiór został dodany pomyślnie',
|
||||
'splash_removed_from_clipboard' => 'Usunięto ze schowka',
|
||||
'splash_rm_attribute' => 'Usunięto atrybut',
|
||||
|
|
|
@ -1267,6 +1267,7 @@ Se você ainda tiver problemas para fazer o login, por favor, contate o administ
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'Estado anterior',
|
||||
'previous_versions' => 'Versões anteriores',
|
||||
'problematic_filename' => '',
|
||||
'process' => 'Processos',
|
||||
'process_without_user_group' => 'Processos sem usuário/grupo',
|
||||
'pt_BR' => 'Português (BR)',
|
||||
|
@ -2161,6 +2162,7 @@ Nome: [username]
|
|||
'splash_move_document' => 'Documento movido',
|
||||
'splash_move_folder' => 'Pasta movida',
|
||||
'splash_notinherit_access' => 'Direitos de acesso não herdados',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => 'Recepção adicionada com sucesso',
|
||||
'splash_removed_from_clipboard' => 'Remover da área de transferência',
|
||||
'splash_rm_attribute' => 'Atributo removido',
|
||||
|
|
|
@ -1249,6 +1249,7 @@ Dacă aveți în continuare probleme la autentificare, vă rugăm să contactaț
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'Stare precedentă',
|
||||
'previous_versions' => 'Versiune precedentă',
|
||||
'problematic_filename' => '',
|
||||
'process' => '',
|
||||
'process_without_user_group' => '',
|
||||
'pt_BR' => 'Portugheză (BR)',
|
||||
|
@ -2123,6 +2124,7 @@ URL: [url]',
|
|||
'splash_move_document' => '',
|
||||
'splash_move_folder' => '',
|
||||
'splash_notinherit_access' => '',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => '',
|
||||
'splash_removed_from_clipboard' => 'Eliminat din clipboard',
|
||||
'splash_rm_attribute' => 'Atribut eliminat',
|
||||
|
|
|
@ -1246,6 +1246,7 @@ URL: [url]',
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'Предыдущее состояние',
|
||||
'previous_versions' => 'Предыдущие версии',
|
||||
'problematic_filename' => '',
|
||||
'process' => '',
|
||||
'process_without_user_group' => '',
|
||||
'pt_BR' => 'Portugese (BR)',
|
||||
|
@ -2130,6 +2131,7 @@ URL: [url]',
|
|||
'splash_move_document' => '',
|
||||
'splash_move_folder' => '',
|
||||
'splash_notinherit_access' => '',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => '',
|
||||
'splash_removed_from_clipboard' => 'Удалён из буфера обмена',
|
||||
'splash_rm_attribute' => 'Атрибут удалён',
|
||||
|
|
|
@ -1268,6 +1268,7 @@ If you have still problems to login, then please contact your administrator.',
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'Predchádzajúci stav',
|
||||
'previous_versions' => 'Predošlé verzie',
|
||||
'problematic_filename' => '',
|
||||
'process' => 'Proces',
|
||||
'process_without_user_group' => 'Procesy bez používateľa/skupiny',
|
||||
'pt_BR' => 'Portugalčina',
|
||||
|
@ -2163,6 +2164,7 @@ Meno: [username]
|
|||
'splash_move_document' => 'Dokument bol presunutý',
|
||||
'splash_move_folder' => 'Zložka bola presunutá',
|
||||
'splash_notinherit_access' => 'Prístupové práva sa už nededia',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => 'Reception added successfully',
|
||||
'splash_removed_from_clipboard' => 'Odstránené zo schránky',
|
||||
'splash_rm_attribute' => 'Atribút bol odstránený',
|
||||
|
|
|
@ -1252,6 +1252,7 @@ Om du fortfarande har problem med inloggningen, kontakta administratören.',
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'Föregående status',
|
||||
'previous_versions' => 'Tidigare versioner',
|
||||
'problematic_filename' => '',
|
||||
'process' => 'Process',
|
||||
'process_without_user_group' => 'Processer utan användare/grupp',
|
||||
'pt_BR' => 'Portugisiska (BR)',
|
||||
|
@ -2136,6 +2137,7 @@ Kommentar: [comment]',
|
|||
'splash_move_document' => 'Dokumentet flyttat',
|
||||
'splash_move_folder' => 'Katalogen flyttad',
|
||||
'splash_notinherit_access' => '',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => 'Meddelande tillagt',
|
||||
'splash_removed_from_clipboard' => 'Borttaget från urklipp',
|
||||
'splash_rm_attribute' => 'Attribut har tagits bort',
|
||||
|
|
|
@ -1243,6 +1243,7 @@ Giriş yaparken halen sorun yaşıyorsanız lütfen sistem yöneticinizle görü
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'Önceki durum',
|
||||
'previous_versions' => 'Önceki versiyonlar',
|
||||
'problematic_filename' => '',
|
||||
'process' => 'İşlem',
|
||||
'process_without_user_group' => '',
|
||||
'pt_BR' => 'Portekizce',
|
||||
|
@ -2100,6 +2101,7 @@ URL: [url]',
|
|||
'splash_move_document' => '',
|
||||
'splash_move_folder' => '',
|
||||
'splash_notinherit_access' => '',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => '',
|
||||
'splash_removed_from_clipboard' => 'Panodan silindi',
|
||||
'splash_rm_attribute' => 'Nitelik silindi',
|
||||
|
|
|
@ -1245,6 +1245,7 @@ URL: [url]',
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'Попередній стан',
|
||||
'previous_versions' => 'Попередні версії',
|
||||
'problematic_filename' => '',
|
||||
'process' => '',
|
||||
'process_without_user_group' => '',
|
||||
'pt_BR' => 'Portugese (BR)',
|
||||
|
@ -2122,6 +2123,7 @@ URL: [url]',
|
|||
'splash_move_document' => '',
|
||||
'splash_move_folder' => '',
|
||||
'splash_notinherit_access' => '',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => '',
|
||||
'splash_removed_from_clipboard' => 'Видалити з буферу обміну',
|
||||
'splash_rm_attribute' => 'Атрибут видалено',
|
||||
|
|
|
@ -1251,6 +1251,7 @@ URL: [url]',
|
|||
'preview_txt' => '',
|
||||
'previous_state' => 'Previous state',
|
||||
'previous_versions' => '先前版本',
|
||||
'problematic_filename' => '',
|
||||
'process' => '进程',
|
||||
'process_without_user_group' => '不含用户/组的进程',
|
||||
'pt_BR' => '葡萄牙语',
|
||||
|
@ -2110,6 +2111,7 @@ URL: [url]',
|
|||
'splash_move_document' => '文档已迁移',
|
||||
'splash_move_folder' => '文件夹已迁移',
|
||||
'splash_notinherit_access' => '访问权不再继承',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => '接收人添加成功',
|
||||
'splash_removed_from_clipboard' => '已从剪切板删除',
|
||||
'splash_rm_attribute' => '属性已移除',
|
||||
|
|
|
@ -1266,6 +1266,7 @@ URL: [url]',
|
|||
'preview_txt' => '',
|
||||
'previous_state' => '先前狀態',
|
||||
'previous_versions' => '先前版本',
|
||||
'problematic_filename' => '',
|
||||
'process' => '處理',
|
||||
'process_without_user_group' => '程序缺少使用者/群組',
|
||||
'pt_BR' => '葡萄牙語',
|
||||
|
@ -2161,6 +2162,7 @@ URL: [url]',
|
|||
'splash_move_document' => '文件已移走',
|
||||
'splash_move_folder' => '文件夾已移動',
|
||||
'splash_notinherit_access' => '訪問權限不再繼承',
|
||||
'splash_orig_filename_changed' => '',
|
||||
'splash_receipt_update_success' => '接待已成功添加',
|
||||
'splash_removed_from_clipboard' => '已從剪貼簿中刪除',
|
||||
'splash_rm_attribute' => '屬性已刪除',
|
||||
|
|
Loading…
Reference in New Issue
Block a user