You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/az.js
+7
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,16 @@ OC.L10N.register(
2
2
"richdocuments",
3
3
{
4
4
"Saved" : "Saxlanıldı",
5
+
"The file was uploaded" : "Fayl yükləndi",
6
+
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklənmiş fayl php.ini-də upload_max_filesize direktivini aşır",
5
7
"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.",
8
+
"The file was only partially uploaded" : "Fayl yalnız qismən yüklənib",
6
9
"No file was uploaded" : "Heç bir fayl yüklənilmədi",
7
10
"Missing a temporary folder" : "Müvəqqəti qovluq çatışmır",
11
+
"Could not write file to disk" : "Faylı diskə yazmaq mümkün olmadı",
12
+
"A PHP extension stopped the file upload" : "PHP uzantısı faylın yüklənməsini dayandırdı",
13
+
"File is too big" : "Fayl çox böyükdür",
14
+
"Invalid file provided" : "Yanlış fayl təqdim edilib",
Copy file name to clipboardExpand all lines: l10n/az.json
+7
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,15 @@
1
1
{ "translations": {
2
2
"Saved" : "Saxlanıldı",
3
+
"The file was uploaded" : "Fayl yükləndi",
4
+
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklənmiş fayl php.ini-də upload_max_filesize direktivini aşır",
3
5
"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.",
6
+
"The file was only partially uploaded" : "Fayl yalnız qismən yüklənib",
4
7
"No file was uploaded" : "Heç bir fayl yüklənilmədi",
5
8
"Missing a temporary folder" : "Müvəqqəti qovluq çatışmır",
9
+
"Could not write file to disk" : "Faylı diskə yazmaq mümkün olmadı",
10
+
"A PHP extension stopped the file upload" : "PHP uzantısı faylın yüklənməsini dayandırdı",
11
+
"File is too big" : "Fayl çox böyükdür",
12
+
"Invalid file provided" : "Yanlış fayl təqdim edilib",
0 commit comments