diff options
Diffstat (limited to 'apps/files_trashbin/l10n/az.js')
-rw-r--r-- | apps/files_trashbin/l10n/az.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/az.js b/apps/files_trashbin/l10n/az.js index ebda2181d1b..aa921e1a7c8 100644 --- a/apps/files_trashbin/l10n/az.js +++ b/apps/files_trashbin/l10n/az.js @@ -1,19 +1,19 @@ OC.L10N.register( "files_trashbin", { - "Deleted files" : "Silinmiş fayllar", "restored" : "geriqaytarılıb", + "Deleted files" : "Silinmiş fayllar", "Restore" : "Geri qaytar", "Delete permanently" : "Həmişəlik sil", "This operation is forbidden" : "Bu əməliyyat qadağandır", "This directory is unavailable, please check the logs or contact the administrator" : "Bu qovluq tapılmir. Xahiş olunur jurnalları yoxlayın ya da inzibatçı ilə əlaqə saxlayın", + "Deleted" : "Silinib", "No deleted files" : "Silinmiş fayllar mövcud deyil", "You will be able to recover deleted files from here" : "Siz silinmiş faylları burdan bərpa edə bilərsiniz", "No entries found in this folder" : "Bu qovluqda heç bir verilən tapılmadı", "Select all" : "Hamısıı seç", "Name" : "Ad", "Actions" : "İşlər", - "Deleted" : "Silinib", "Delete" : "Sil" }, "nplurals=2; plural=(n != 1);"); |