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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 22, 2024
1 parent e6648f3 commit 38a8547
Show file tree
Hide file tree
Showing 24 changed files with 90 additions and 8 deletions.
4 changes: 2 additions & 2 deletions apps/files/l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,8 @@ OC.L10N.register(
"Unexpected error: {error}" : "خطأ غير متوقع: {error}",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلدات","{folderCount} مجلد","{folderCount} مجلد"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ملف","{fileCount} ملف","{fileCount} ملف","{fileCount} ملفات","{fileCount} ملف","{fileCount} ملف"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["ملف واحد و {folderCount} مجلد","ملف ومجلد واحد","ملف واحد ومجلدان","ملف واحد و{folderCount} مجلد","ملف واحد و {folderCount} مجلدات","ملف واحد و {folderCount} مجلدات"],
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ملف ومجلد واحد","{fileCount} ملف ومجلد واحد","{fileCount} ملف ومجلد واحد","{fileCount} ملفات ومجلد واحد","{fileCount} ملف ومجلد واحد","{fileCount} ملفات ومجلد واحد"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و{folderCount} مجلدات","ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلد"],
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ملف ومجلد واحد 1","{fileCount} ملف ومجلد واحد 1","{fileCount} ملف ومجلد واحد 1","{fileCount} ملفات ومجلد واحد 1","{fileCount} ملف ومجلد واحد 1","{fileCount} ملف ومجلد واحد 1"],
"{fileCount} files and {folderCount} folders" : "{fileCount} ملف و {folderCount} مجلد",
"Filename must not be empty." : "يجب ألّا يكون اسم الملف فارغاً.",
"\"{char}\" is not allowed inside a filename." : "\"{char}\" غير مسموح به في اسم الملف.",
Expand Down
4 changes: 2 additions & 2 deletions apps/files/l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,8 @@
"Unexpected error: {error}" : "خطأ غير متوقع: {error}",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلدات","{folderCount} مجلد","{folderCount} مجلد"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ملف","{fileCount} ملف","{fileCount} ملف","{fileCount} ملفات","{fileCount} ملف","{fileCount} ملف"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["ملف واحد و {folderCount} مجلد","ملف ومجلد واحد","ملف واحد ومجلدان","ملف واحد و{folderCount} مجلد","ملف واحد و {folderCount} مجلدات","ملف واحد و {folderCount} مجلدات"],
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ملف ومجلد واحد","{fileCount} ملف ومجلد واحد","{fileCount} ملف ومجلد واحد","{fileCount} ملفات ومجلد واحد","{fileCount} ملف ومجلد واحد","{fileCount} ملفات ومجلد واحد"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و{folderCount} مجلدات","ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلد"],
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ملف ومجلد واحد 1","{fileCount} ملف ومجلد واحد 1","{fileCount} ملف ومجلد واحد 1","{fileCount} ملفات ومجلد واحد 1","{fileCount} ملف ومجلد واحد 1","{fileCount} ملف ومجلد واحد 1"],
"{fileCount} files and {folderCount} folders" : "{fileCount} ملف و {folderCount} مجلد",
"Filename must not be empty." : "يجب ألّا يكون اسم الملف فارغاً.",
"\"{char}\" is not allowed inside a filename." : "\"{char}\" غير مسموح به في اسم الملف.",
Expand Down
8 changes: 8 additions & 0 deletions apps/files/l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ OC.L10N.register(
"Another entry with the same name already exists." : "Another entry with the same name already exists.",
"Invalid filename." : "Invalid filename.",
"Renamed \"{oldName}\" to \"{newName}\"" : "Renamed \"{oldName}\" to \"{newName}\"",
"Unknown date" : "Unknown date",
"Pending" : "Pending",
"Clear filter" : "Clear filter",
"Modified" : "Modified",
Expand Down Expand Up @@ -264,6 +265,13 @@ OC.L10N.register(
"Files moved successfully" : "Files moved successfully",
"Conflicts resolution skipped" : "Conflicts resolution skipped",
"Upload cancelled" : "Upload cancelled",
"Adding the file extension \"{new}\" may render the file unreadable." : "Adding the file extension \"{new}\" may render the file unreadable.",
"Removing the file extension \"{old}\" may render the file unreadable." : "Removing the file extension \"{old}\" may render the file unreadable.",
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable.",
"Change file extension" : "Change file extension",
"Keep {oldextension}" : "Keep {oldextension}",
"Use {newextension}" : "Use {newextension}",
"Remove extension" : "Remove extension",
"This operation is forbidden" : "This operation is forbidden",
"This directory is unavailable, please check the logs or contact the administrator" : "This directory is unavailable, please check the logs or contact the administrator",
"Storage is temporarily not available" : "Storage is temporarily not available",
Expand Down
8 changes: 8 additions & 0 deletions apps/files/l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
"Another entry with the same name already exists." : "Another entry with the same name already exists.",
"Invalid filename." : "Invalid filename.",
"Renamed \"{oldName}\" to \"{newName}\"" : "Renamed \"{oldName}\" to \"{newName}\"",
"Unknown date" : "Unknown date",
"Pending" : "Pending",
"Clear filter" : "Clear filter",
"Modified" : "Modified",
Expand Down Expand Up @@ -262,6 +263,13 @@
"Files moved successfully" : "Files moved successfully",
"Conflicts resolution skipped" : "Conflicts resolution skipped",
"Upload cancelled" : "Upload cancelled",
"Adding the file extension \"{new}\" may render the file unreadable." : "Adding the file extension \"{new}\" may render the file unreadable.",
"Removing the file extension \"{old}\" may render the file unreadable." : "Removing the file extension \"{old}\" may render the file unreadable.",
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable.",
"Change file extension" : "Change file extension",
"Keep {oldextension}" : "Keep {oldextension}",
"Use {newextension}" : "Use {newextension}",
"Remove extension" : "Remove extension",
"This operation is forbidden" : "This operation is forbidden",
"This directory is unavailable, please check the logs or contact the administrator" : "This directory is unavailable, please check the logs or contact the administrator",
"Storage is temporarily not available" : "Storage is temporarily not available",
Expand Down
4 changes: 4 additions & 0 deletions apps/files/l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,10 @@ OC.L10N.register(
"Files moved successfully" : "Ficheiros movidos correctamente",
"Conflicts resolution skipped" : "Omitiuse a resolución dos conflitos",
"Upload cancelled" : "Envío cancelado",
"Change file extension" : "Cambiar a extensión do ficheiro",
"Keep {oldextension}" : "Conservar {oldextension}",
"Use {newextension}" : "Empregar {newextension}",
"Remove extension" : "Retirar a extensión",
"This operation is forbidden" : "Esta operación está prohibida",
"This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, comprobe os rexistros ou póñase en contacto coa administración desta instancia.",
"Storage is temporarily not available" : "O almacenamento non está dispoñíbel temporalmente",
Expand Down
4 changes: 4 additions & 0 deletions apps/files/l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,10 @@
"Files moved successfully" : "Ficheiros movidos correctamente",
"Conflicts resolution skipped" : "Omitiuse a resolución dos conflitos",
"Upload cancelled" : "Envío cancelado",
"Change file extension" : "Cambiar a extensión do ficheiro",
"Keep {oldextension}" : "Conservar {oldextension}",
"Use {newextension}" : "Empregar {newextension}",
"Remove extension" : "Retirar a extensión",
"This operation is forbidden" : "Esta operación está prohibida",
"This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, comprobe os rexistros ou póñase en contacto coa administración desta instancia.",
"Storage is temporarily not available" : "O almacenamento non está dispoñíbel temporalmente",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ OC.L10N.register(
"This operation is forbidden" : "Операция запрещена",
"This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступен. Проверьте журналы событий или свяжитесь с администратором",
"Storage is temporarily not available" : "Хранилище временно недоступно",
"Unexpected error: {error}" : "Неожиданная ошибка: {error}",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} папка","{folderCount} папки","{folderCount} папок","{folderCount} папки"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} файл","{fileCount} файла","{fileCount} файлов","{fileCount} файла"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["один файл и {folderCount} папка","один файл и {folderCount} папки","один файл и {folderCount} папок","один файл и {folderCount} папки"],
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@
"This operation is forbidden" : "Операция запрещена",
"This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступен. Проверьте журналы событий или свяжитесь с администратором",
"Storage is temporarily not available" : "Хранилище временно недоступно",
"Unexpected error: {error}" : "Неожиданная ошибка: {error}",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} папка","{folderCount} папки","{folderCount} папок","{folderCount} папки"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} файл","{fileCount} файла","{fileCount} файлов","{fileCount} файла"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["один файл и {folderCount} папка","один файл и {folderCount} папки","один файл и {folderCount} папок","один файл и {folderCount} папки"],
Expand Down
7 changes: 7 additions & 0 deletions apps/files/l10n/zh_HK.js
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,13 @@ OC.L10N.register(
"Files moved successfully" : "檔案移動成功",
"Conflicts resolution skipped" : "已略過衝突解決",
"Upload cancelled" : "上傳已取消",
"Adding the file extension \"{new}\" may render the file unreadable." : "加入檔案副檔名「{new}」可能會導致檔案無法讀取。",
"Removing the file extension \"{old}\" may render the file unreadable." : "移除檔案副檔名「{old}」可能會導致檔案無法讀取。",
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "將檔案副檔名從「{old}」改為「{new}」可能會導致檔案無法讀取。",
"Change file extension" : "變更檔案副檔名",
"Keep {oldextension}" : "保留 {oldextension}",
"Use {newextension}" : "使用 {newextension}",
"Remove extension" : "移除副檔名",
"This operation is forbidden" : "此操作被禁止",
"This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員",
"Storage is temporarily not available" : "儲存空間暫時無法使用",
Expand Down
7 changes: 7 additions & 0 deletions apps/files/l10n/zh_HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,13 @@
"Files moved successfully" : "檔案移動成功",
"Conflicts resolution skipped" : "已略過衝突解決",
"Upload cancelled" : "上傳已取消",
"Adding the file extension \"{new}\" may render the file unreadable." : "加入檔案副檔名「{new}」可能會導致檔案無法讀取。",
"Removing the file extension \"{old}\" may render the file unreadable." : "移除檔案副檔名「{old}」可能會導致檔案無法讀取。",
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "將檔案副檔名從「{old}」改為「{new}」可能會導致檔案無法讀取。",
"Change file extension" : "變更檔案副檔名",
"Keep {oldextension}" : "保留 {oldextension}",
"Use {newextension}" : "使用 {newextension}",
"Remove extension" : "移除副檔名",
"This operation is forbidden" : "此操作被禁止",
"This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員",
"Storage is temporarily not available" : "儲存空間暫時無法使用",
Expand Down
8 changes: 6 additions & 2 deletions apps/settings/l10n/ar.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 38a8547

Please sign in to comment.