Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Dec 23, 2023
1 parent 367d593 commit b999544
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 0 deletions.
6 changes: 6 additions & 0 deletions l10n/az.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
OC.L10N.register(
"text",
{
"The file was uploaded" : "Fayl yükləndi",
"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",
"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.",
"The file was only partially uploaded" : "Fayl yalnız qismən yüklənib",
"No file was uploaded" : "Heç bir fayl yüklənilmədi",
"Missing a temporary folder" : "Müvəqqəti qovluq çatışmır",
"Could not write file to disk" : "Faylı diskə yazmaq mümkün olmadı",
"A PHP extension stopped the file upload" : "PHP uzantısı faylın yüklənməsini dayandırdı",
"Translate" : "Translate",
"guest" : "Qonaq",
"Saved" : "Saxlanıldı",
"to" : "doğru",
"Replace" : "Əvəz edin",
"Info" : "Info",
"Warning" : "Xəbərdarlıq",
"Edit" : "Dəyişiklik et"
Expand Down
6 changes: 6 additions & 0 deletions l10n/az.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
{ "translations": {
"The file was uploaded" : "Fayl yükləndi",
"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",
"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.",
"The file was only partially uploaded" : "Fayl yalnız qismən yüklənib",
"No file was uploaded" : "Heç bir fayl yüklənilmədi",
"Missing a temporary folder" : "Müvəqqəti qovluq çatışmır",
"Could not write file to disk" : "Faylı diskə yazmaq mümkün olmadı",
"A PHP extension stopped the file upload" : "PHP uzantısı faylın yüklənməsini dayandırdı",
"Translate" : "Translate",
"guest" : "Qonaq",
"Saved" : "Saxlanıldı",
"to" : "doğru",
"Replace" : "Əvəz edin",
"Info" : "Info",
"Warning" : "Xəbərdarlıq",
"Edit" : "Dəyişiklik et"
Expand Down
1 change: 1 addition & 0 deletions l10n/sc.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ OC.L10N.register(
"Blockquote" : "Mentovu",
"Quoted text" : "Testu tzitadu",
"Code block" : "Blocu de còdighe",
"Select file or folder to link to" : "Seletziona un'archìviu o una cartella de ligongiare",
"Select language" : "Seletziona una limba",
"to" : "a",
"Replace" : "Càmbia cun àteru",
Expand Down
1 change: 1 addition & 0 deletions l10n/sc.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"Blockquote" : "Mentovu",
"Quoted text" : "Testu tzitadu",
"Code block" : "Blocu de còdighe",
"Select file or folder to link to" : "Seletziona un'archìviu o una cartella de ligongiare",
"Select language" : "Seletziona una limba",
"to" : "a",
"Replace" : "Càmbia cun àteru",
Expand Down

0 comments on commit b999544

Please sign in to comment.