Files
nextcloud-pantry/l10n/az.js
Nextcloud bot b42970a2f3 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-04-23 02:23:31 +00:00

33 lines
869 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(
"pantry",
{
"Save" : "Saxla",
"Name" : "Ad",
"Cancel" : "Cancel",
"Delete" : "Sil",
"Edit" : "Dəyişiklik et",
"Category" : "Kateqoriya",
"Description" : "Açıqlanma",
"All" : "Hamısı",
"Remove image" : "Şəkili sil",
"Status" : "Status",
"Done" : "Edildi",
"General" : "Ümumi",
"Save changes" : "Dəyişiklikləri yaddaşa ver",
"Account" : "Hesab",
"Rename folder" : "Qovluğun adını dəyiş",
"Folder name" : "Qovluq adı",
"Rename" : "Adı dəyiş",
"Close" : "Bağla",
"days" : "günlər",
"weeks" : "həftələr",
"Daily" : "Günlük",
"Weekly" : "Həftəlik",
"Never" : "Heç vaxt",
"Summary" : "Xülasə",
"Upload" : "Serverə yüklə",
"New folder" : "Yeni qovluq",
"Back" : "Geri"
},
"nplurals=2; plural=(n != 1);");