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 Sep 22, 2023
1 parent 3b6a9cd commit c63ef4a
Show file tree
Hide file tree
Showing 20 changed files with 180 additions and 10 deletions.
7 changes: 7 additions & 0 deletions apps/admin_audit/l10n/th.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OC.L10N.register(
"admin_audit",
{
"Auditing / Logging" : "การตรวจสอบ / บันทึก",
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "ให้ความสามารถในการบันทึก (logging) สำหรับ Nextcloud เช่น การบันทึกการเข้าถึงไฟล์ หรือการดำเนินการที่ละเอียดอ่อน"
},
"nplurals=1; plural=0;");
5 changes: 5 additions & 0 deletions apps/admin_audit/l10n/th.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{ "translations": {
"Auditing / Logging" : "การตรวจสอบ / บันทึก",
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "ให้ความสามารถในการบันทึก (logging) สำหรับ Nextcloud เช่น การบันทึกการเข้าถึงไฟล์ หรือการดำเนินการที่ละเอียดอ่อน"
},"pluralForm" :"nplurals=1; plural=0;"
}
3 changes: 3 additions & 0 deletions apps/files/l10n/sk.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ OC.L10N.register(
"Your storage is almost full ({usedSpacePercent}%)." : "Vaše úložisko je takmer plné ({usedSpacePercent}%)",
"_matches \"{filter}\"_::_match \"{filter}\"_" : ["odpovedá \"{filter}\"","odpovedá \"{filter}\"","odpovedá \"{filter}\"","odpovedajú \"{filter}\""],
"View in folder" : "Zobraziť v priečinku",
"Direct link was copied (only works for users who have access to this file/folder)" : "Priamy link bol skopirovaný (funguje iba pre používateľov, ktorí majú prístup k danému súboru/adresáru)",
"Path" : "Cesta",
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtov","%n bajtov"],
"Favorited" : "Pridané k obľúbeným",
Expand Down Expand Up @@ -185,6 +186,7 @@ OC.L10N.register(
"Another entry with the same name already exists" : "Názov už existuje",
"Renamed \"{oldName}\" to \"{newName}\"" : "Premenované z \"{oldName}\" na \"{newName}\"",
"Could not rename \"{oldName}\", it does not exist any more" : "Nebolo možné premenovať \"{oldName}\". Položka už neexistuje.",
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Názov \"{newName}\" sa už používa v adresári \"{dir}\". Vyberte prosím iný názov.",
"Could not rename \"{oldName}\"" : "Nebolo možné premenovať \"{oldName}\"",
"Total rows summary" : "Súčet všetkých riadkov",
"ascending" : "vzostupne",
Expand All @@ -193,6 +195,7 @@ OC.L10N.register(
"Select all" : "Vybrať všetko",
"Unselect all" : "Zrušiť výber",
"List of files and folders." : "Zoznam súborov a adresárov.",
"{summaryFile} and {summaryFolder}" : "{summaryFile} a {summaryFolder}",
"File not found" : "Súbor nenájdený",
"Storage informations" : "Úložiskové informácie",
"{usedQuotaByte} used" : "{usedQuotaByte} použitých",
Expand Down
3 changes: 3 additions & 0 deletions apps/files/l10n/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
"Your storage is almost full ({usedSpacePercent}%)." : "Vaše úložisko je takmer plné ({usedSpacePercent}%)",
"_matches \"{filter}\"_::_match \"{filter}\"_" : ["odpovedá \"{filter}\"","odpovedá \"{filter}\"","odpovedá \"{filter}\"","odpovedajú \"{filter}\""],
"View in folder" : "Zobraziť v priečinku",
"Direct link was copied (only works for users who have access to this file/folder)" : "Priamy link bol skopirovaný (funguje iba pre používateľov, ktorí majú prístup k danému súboru/adresáru)",
"Path" : "Cesta",
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtov","%n bajtov"],
"Favorited" : "Pridané k obľúbeným",
Expand Down Expand Up @@ -183,6 +184,7 @@
"Another entry with the same name already exists" : "Názov už existuje",
"Renamed \"{oldName}\" to \"{newName}\"" : "Premenované z \"{oldName}\" na \"{newName}\"",
"Could not rename \"{oldName}\", it does not exist any more" : "Nebolo možné premenovať \"{oldName}\". Položka už neexistuje.",
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Názov \"{newName}\" sa už používa v adresári \"{dir}\". Vyberte prosím iný názov.",
"Could not rename \"{oldName}\"" : "Nebolo možné premenovať \"{oldName}\"",
"Total rows summary" : "Súčet všetkých riadkov",
"ascending" : "vzostupne",
Expand All @@ -191,6 +193,7 @@
"Select all" : "Vybrať všetko",
"Unselect all" : "Zrušiť výber",
"List of files and folders." : "Zoznam súborov a adresárov.",
"{summaryFile} and {summaryFolder}" : "{summaryFile} a {summaryFolder}",
"File not found" : "Súbor nenájdený",
"Storage informations" : "Úložiskové informácie",
"{usedQuotaByte} used" : "{usedQuotaByte} použitých",
Expand Down
13 changes: 9 additions & 4 deletions apps/files/l10n/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ OC.L10N.register(
"An unknown error has occurred" : "Сталася невідома помилка",
"File could not be uploaded" : "Неможливо завантажити файл",
"Uploading …" : "Завантаження…",
"{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber} із {total})",
"Uploading … ({currentNumber}/{total})" : "Завантаження ... ({currentNumber}/{total})",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} з {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Завантаження цього елемента не підтримується",
Expand Down Expand Up @@ -52,10 +53,10 @@ OC.L10N.register(
"This operation is forbidden" : "Операцію заборонено",
"This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступний, будь ласка, перевірте файл журналу або зверніться до адміністратора ",
"Storage is temporarily not available" : "Сховище тимчасово недоступне",
"Could not move \"{file}\", target exists" : "Не вдається перемістити файл \"{file}\", оскільк він існує в точці призначення",
"Could not move \"{file}\", target exists" : "Не вдалося перемістити файл \"{file}\", оскільки файл з таким ім'ям вже присутній",
"Could not move \"{file}\"" : "Неможливо перемістити файл \"{file}\"",
"copy" : "копія",
"Could not copy \"{file}\", target exists" : "Не вдається скопіювати файл \"{file}\", оскільки він вже присутній в точці призначення",
"Could not copy \"{file}\", target exists" : "Не вдалося скопіювати файл \"{file}\", оскільки файл з таким ім'ям вже присутній",
"Could not copy \"{file}\"" : "Неможливо скопіювати \"{file}\"",
"Copied {origin} inside {destination}" : "Скопійовано {origin} до {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} та {nbfiles} інших файлів скопійовано до {destination}",
Expand All @@ -65,8 +66,8 @@ OC.L10N.register(
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Ім'я \"{targetName}\" вже використовується у каталозі \"{dir}\". Будь-ласка, виберіть іншу назву.",
"Could not rename \"{fileName}\"" : "Неможливо перейменувати \"{fileName}\"",
"Could not create file \"{file}\"" : "Неможливо створити файл \"{file}\"",
"Could not create file \"{file}\" because it already exists" : "Неможливо створити файл \"{file}\", оскільки він вже існує.",
"Could not create folder \"{dir}\" because it already exists" : "Неможливо створити каталог \"{dir}\", оскільки він вже існує.",
"Could not create file \"{file}\" because it already exists" : "Неможливо створити файл \"{file}\", оскільки файл з таким ім'ям вже присутній.",
"Could not create folder \"{dir}\" because it already exists" : "Неможливо створити каталог \"{dir}\", оскільки каталог з таким ім'ям він вже присутній.",
"Could not fetch file details \"{file}\"" : "Неможливо отримати деталі файлу \"{file}\"",
"Error deleting file \"{fileName}\"." : "Помилка вилучення файлу \"{fileName}\".",
"No search results in other folders for {tag}{filter}{endtag}" : "Нічого не знайдено в інших каталогах за запитом {tag}{filter}{endtag}",
Expand Down Expand Up @@ -185,6 +186,7 @@ OC.L10N.register(
"Another entry with the same name already exists" : "Ще один запис з такою же назвою присутній.",
"Renamed \"{oldName}\" to \"{newName}\"" : "Перейменовано \"{oldName}\" у \"{newName\"",
"Could not rename \"{oldName}\", it does not exist any more" : "Не вдалося перейментувати \"{oldName}\", оскільки він вже відсутній",
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Ім'я \"{newName}\" вже використовується у каталозі \"{dir}\". Виберіть інше ім'я.",
"Could not rename \"{oldName}\"" : "Не вдалося перейменувати \"{oldName}\"",
"Total rows summary" : "Загалом рядків",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" не показується в окремих елементах",
Expand All @@ -196,7 +198,10 @@ OC.L10N.register(
"Unselect all" : "Зняти вибір",
"List of files and folders." : "Список файлів та каталогів",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Список не подається повністю з міркувань обчислювальних потужностей. Файли показуватимуться під час прокручування списку.",
"{summaryFile} and {summaryFolder}" : "{summaryFile} та {summaryFolder}",
"File not found" : "Файл не знайдено",
"_{count} file_::_{count} files_" : ["{count} файл","{count} файли","{count} файлів","{count} файлів"],
"_{count} folder_::_{count} folders_" : ["{count} каталог","{count} каталоги","{count} каталогів","{count} каталогів"],
"Storage informations" : "Інформація про сховище",
"{usedQuotaByte} used" : "{usedQuotaByte} використано",
"{relative}% used" : "{relative}% використано",
Expand Down
13 changes: 9 additions & 4 deletions apps/files/l10n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"An unknown error has occurred" : "Сталася невідома помилка",
"File could not be uploaded" : "Неможливо завантажити файл",
"Uploading …" : "Завантаження…",
"{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber} із {total})",
"Uploading … ({currentNumber}/{total})" : "Завантаження ... ({currentNumber}/{total})",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} з {totalSize} ({bitrate})",
"Uploading that item is not supported" : "Завантаження цього елемента не підтримується",
Expand Down Expand Up @@ -50,10 +51,10 @@
"This operation is forbidden" : "Операцію заборонено",
"This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступний, будь ласка, перевірте файл журналу або зверніться до адміністратора ",
"Storage is temporarily not available" : "Сховище тимчасово недоступне",
"Could not move \"{file}\", target exists" : "Не вдається перемістити файл \"{file}\", оскільк він існує в точці призначення",
"Could not move \"{file}\", target exists" : "Не вдалося перемістити файл \"{file}\", оскільки файл з таким ім'ям вже присутній",
"Could not move \"{file}\"" : "Неможливо перемістити файл \"{file}\"",
"copy" : "копія",
"Could not copy \"{file}\", target exists" : "Не вдається скопіювати файл \"{file}\", оскільки він вже присутній в точці призначення",
"Could not copy \"{file}\", target exists" : "Не вдалося скопіювати файл \"{file}\", оскільки файл з таким ім'ям вже присутній",
"Could not copy \"{file}\"" : "Неможливо скопіювати \"{file}\"",
"Copied {origin} inside {destination}" : "Скопійовано {origin} до {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} та {nbfiles} інших файлів скопійовано до {destination}",
Expand All @@ -63,8 +64,8 @@
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Ім'я \"{targetName}\" вже використовується у каталозі \"{dir}\". Будь-ласка, виберіть іншу назву.",
"Could not rename \"{fileName}\"" : "Неможливо перейменувати \"{fileName}\"",
"Could not create file \"{file}\"" : "Неможливо створити файл \"{file}\"",
"Could not create file \"{file}\" because it already exists" : "Неможливо створити файл \"{file}\", оскільки він вже існує.",
"Could not create folder \"{dir}\" because it already exists" : "Неможливо створити каталог \"{dir}\", оскільки він вже існує.",
"Could not create file \"{file}\" because it already exists" : "Неможливо створити файл \"{file}\", оскільки файл з таким ім'ям вже присутній.",
"Could not create folder \"{dir}\" because it already exists" : "Неможливо створити каталог \"{dir}\", оскільки каталог з таким ім'ям він вже присутній.",
"Could not fetch file details \"{file}\"" : "Неможливо отримати деталі файлу \"{file}\"",
"Error deleting file \"{fileName}\"." : "Помилка вилучення файлу \"{fileName}\".",
"No search results in other folders for {tag}{filter}{endtag}" : "Нічого не знайдено в інших каталогах за запитом {tag}{filter}{endtag}",
Expand Down Expand Up @@ -183,6 +184,7 @@
"Another entry with the same name already exists" : "Ще один запис з такою же назвою присутній.",
"Renamed \"{oldName}\" to \"{newName}\"" : "Перейменовано \"{oldName}\" у \"{newName\"",
"Could not rename \"{oldName}\", it does not exist any more" : "Не вдалося перейментувати \"{oldName}\", оскільки він вже відсутній",
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Ім'я \"{newName}\" вже використовується у каталозі \"{dir}\". Виберіть інше ім'я.",
"Could not rename \"{oldName}\"" : "Не вдалося перейменувати \"{oldName}\"",
"Total rows summary" : "Загалом рядків",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" не показується в окремих елементах",
Expand All @@ -194,7 +196,10 @@
"Unselect all" : "Зняти вибір",
"List of files and folders." : "Список файлів та каталогів",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Список не подається повністю з міркувань обчислювальних потужностей. Файли показуватимуться під час прокручування списку.",
"{summaryFile} and {summaryFolder}" : "{summaryFile} та {summaryFolder}",
"File not found" : "Файл не знайдено",
"_{count} file_::_{count} files_" : ["{count} файл","{count} файли","{count} файлів","{count} файлів"],
"_{count} folder_::_{count} folders_" : ["{count} каталог","{count} каталоги","{count} каталогів","{count} каталогів"],
"Storage informations" : "Інформація про сховище",
"{usedQuotaByte} used" : "{usedQuotaByte} використано",
"{relative}% used" : "{relative}% використано",
Expand Down
28 changes: 28 additions & 0 deletions apps/files_reminders/l10n/uk.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
OC.L10N.register(
"files_reminders",
{
"Reminder for {name}" : "Нагадування для {name}",
"View file" : "Переглянути файл",
"View folder" : "Переглянути каталог",
"Set file reminders" : "Встановити нагадування для файлу",
"**📣 File reminders**\n\nSet file reminders." : "**📣 Нагадування для файлів**\n\nВстановити нагадування для файлу.",
"Back" : "Назад",
"Clear reminder" : "Зняти нагадування",
"Set custom reminder" : "Встановити власне нагадування",
"Later today" : "Пізніше сьогодні",
"Set reminder for later today" : "Встановити нагадування на сьогодні пізніше",
"Tomorrow" : "Завтра",
"Set reminder for tomorrow" : "Встановити нагадування на завтра",
"This weekend" : "Цими вихідними",
"Set reminder for this weekend" : "Встановити нагадування на ці вихідні",
"Next week" : "Наступний тиждень",
"Set reminder for next week" : "Встановити нагадування на наступний тиждень",
"Set reminder at custom date & time" : "Встановити нагадування на власну дату та час",
"Reminder set for \"{fileName}\"" : "Встановлено нагадування для \"{fileName}\"",
"Failed to set reminder" : "Не вдалося встановити нагадування",
"Please choose a valid date & time" : "Виберіть дійсні дату та час",
"Reminder cleared" : "Нагадування знято",
"Failed to clear reminder" : "Не вдалося зняти нагадування",
"Failed to load reminder" : "Не вдалося отримати нагадування"
},
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");
Loading

0 comments on commit c63ef4a

Please sign in to comment.