nextcloud/apps/files_trashbin/l10n/az.js

16 lines
519 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"files_trashbin",
{
"Couldn't delete %s permanently" : "Həmişəlik silmək olmaz %s-i",
"Couldn't restore %s" : "Geri qaytarila bilmədi %s",
"Deleted files" : "Silinmiş fayllar",
"Restore" : "Geri qaytar",
"Error" : "Səhv",
"restored" : "geriqaytarılıb",
"Nothing in here. Your trash bin is empty!" : "Burda heçnə yoxdur. Sizin zibil qutusu boşdur!",
"Name" : "Ad",
"Deleted" : "Silinib",
"Delete" : "Sil"
},
"nplurals=2; plural=(n != 1);");