forked from nextcloud/richdocuments
-
Notifications
You must be signed in to change notification settings - Fork 0
/
az.js
22 lines (22 loc) · 919 Bytes
/
az.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
OC.L10N.register(
"richdocuments",
{
"Saved" : "Saxlanıldı",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklənilən faylın həcmi HTML formasinda olan MAX_FILE_SIZE direktivində təyin dilmiş həcmi aşır.",
"No file was uploaded" : "Heç bir fayl yüklənilmədi",
"Missing a temporary folder" : "Müvəqqəti qovluq çatışmır",
"Advanced settings" : "İrəliləmiş quraşdırmalar",
"Select groups" : "Qrupları seç",
"Description" : "Açıqlanma",
"Cancel" : "Dayandır",
"Close" : "Bağla",
"Error" : "Səhv",
"Save" : "Saxla",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Add to favorites",
"Details" : "Detallar",
"Download" : "Yüklə",
"Could not create file" : "Faylı yaratmaq olmur",
"Create" : "Yarat"
},
"nplurals=2; plural=(n != 1);");