Skip to content

Commit 7149343

Browse files
committed
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 5e71875 commit 7149343

50 files changed

Lines changed: 108 additions & 66 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/encryption/l10n/uk.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/encryption/l10n/uk.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"Please repeat the recovery key password" : "Введіть ще раз пароль для ключа відновлення",
44
"Repeated recovery key password does not match the provided recovery key password" : "Введені паролі ключа відновлення не співпадають",
55
"Recovery key successfully enabled" : "Ключ відновлення підключено",
6-
"Could not enable recovery key. Please check your recovery key password!" : "Не вдалося підключити ключ відновлення. Будь ласка, перевірте пароль свого ключа відновлення!",
6+
"Could not enable recovery key. Please check your recovery key password!" : "Не вдалося застосувати ключ відновлення. Будь ласка, перевірте пароль ключа відновлення!",
77
"Recovery key successfully disabled" : "Ключ відновлення відключено",
88
"Could not disable recovery key. Please check your recovery key password!" : "Не вдалося відключити ключ відновлення. Будь ласка, перевірте пароль ключа відновлення!",
99
"Missing parameters" : "Відсутні параметри",
@@ -14,7 +14,7 @@
1414
"Could not change the password. Maybe the old password was not correct." : "Не вдалося змінити пароль. Можливо ви неправильно ввели старий пароль.",
1515
"Recovery Key disabled" : "Ключ відновлення відключений",
1616
"Recovery Key enabled" : "Відновлення ключа увімкнено",
17-
"Could not enable the recovery key, please try again or contact your administrator" : "Не вдалося підключити ключ відновлення, будь ласка, перевірте пароль ключа відновлення!",
17+
"Could not enable the recovery key, please try again or contact your administrator" : "Не вдалося застосувати ключ відновлення, будь ласка, перевірте пароль ключа відновлення або сконтактуйте з адміністратором!",
1818
"Could not update the private key password." : "Не вдалося оновити пароль секретного ключа.",
1919
"The old password was not correct, please try again." : "Старий пароль введено не вірно, спробуйте ще раз.",
2020
"The current log-in password was not correct, please try again." : "Невірний пароль входу, будь ласка, спробуйте ще раз.",

apps/federatedfilesharing/l10n/uk.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ OC.L10N.register(
2929
"Federated Cloud Sharing" : "Об’єднання хмарних сховищ",
3030
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID, див %s",
3131
"Share with me through my #Nextcloud Federated Cloud ID" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID",
32-
"Sharing" : "Поділитись",
32+
"Sharing" : "Поділитися",
3333
"Federated file sharing" : "Інтегрований обмін файлами",
3434
"Provide federated file sharing across servers" : "Забезпечте об’єднаний обмін файлами між серверами",
3535
"Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Налаштуйте, як люди можуть ділитися між серверами. Це також включає спільний доступ між користувачами на цьому сервері, якщо вони використовують федеративний спільний доступ.",

apps/federatedfilesharing/l10n/uk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"Federated Cloud Sharing" : "Об’єднання хмарних сховищ",
2828
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID, див %s",
2929
"Share with me through my #Nextcloud Federated Cloud ID" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID",
30-
"Sharing" : "Поділитись",
30+
"Sharing" : "Поділитися",
3131
"Federated file sharing" : "Інтегрований обмін файлами",
3232
"Provide federated file sharing across servers" : "Забезпечте об’єднаний обмін файлами між серверами",
3333
"Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Налаштуйте, як люди можуть ділитися між серверами. Це також включає спільний доступ між користувачами на цьому сервері, якщо вони використовують федеративний спільний доступ.",

apps/files/l10n/pl.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ OC.L10N.register(
6060
"Could not copy \"{file}\"" : "Nie można skopiować \"{file}\"",
6161
"Copied {origin} inside {destination}" : "Skopiowano {origin} wewnątrz {destination}",
6262
"Copied {origin} and {nbfiles} other files inside {destination}" : "Skopiowano {origin} oraz {nbfiles} innych plików wewnątrz {destination}",
63+
"Failed to redirect to client" : "Nie udało się przekierować do klienta",
6364
"{newName} already exists" : "{newName} już istnieje",
6465
"Could not rename \"{fileName}\", it does not exist any more" : "Nie można zmienić nazwy \"{fileName}\", plik już nie istnieje",
6566
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nazwa \"{targetName}\" jest już używana w katalogu \"{dir}\". Wybierz inną nazwę.",

apps/files/l10n/pl.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"Could not copy \"{file}\"" : "Nie można skopiować \"{file}\"",
5959
"Copied {origin} inside {destination}" : "Skopiowano {origin} wewnątrz {destination}",
6060
"Copied {origin} and {nbfiles} other files inside {destination}" : "Skopiowano {origin} oraz {nbfiles} innych plików wewnątrz {destination}",
61+
"Failed to redirect to client" : "Nie udało się przekierować do klienta",
6162
"{newName} already exists" : "{newName} już istnieje",
6263
"Could not rename \"{fileName}\", it does not exist any more" : "Nie można zmienić nazwy \"{fileName}\", plik już nie istnieje",
6364
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nazwa \"{targetName}\" jest już używana w katalogu \"{dir}\". Wybierz inną nazwę.",

apps/files_sharing/l10n/uk.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ OC.L10N.register(
232232
"Error updating the share: {errorMessage}" : "Помилка під час оновлення спільного ресурсу: {errorMessage}",
233233
"Error updating the share" : "Помилка оновлення спільного ресурсу",
234234
"Shared" : "Спільні",
235-
"Share" : "Поділитися",
235+
"Share" : "Спільний доступ",
236236
"Shared with" : "Спільний доступ з",
237237
"Shared with you and the group {group} by {owner}" : " {owner} надав доступ вам та групі {group}",
238238
"Shared with you and {circle} by {owner}" : "{owner} надав доступ вам та колу {circle}",

apps/files_sharing/l10n/uk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
"Error updating the share: {errorMessage}" : "Помилка під час оновлення спільного ресурсу: {errorMessage}",
231231
"Error updating the share" : "Помилка оновлення спільного ресурсу",
232232
"Shared" : "Спільні",
233-
"Share" : "Поділитися",
233+
"Share" : "Спільний доступ",
234234
"Shared with" : "Спільний доступ з",
235235
"Shared with you and the group {group} by {owner}" : " {owner} надав доступ вам та групі {group}",
236236
"Shared with you and {circle} by {owner}" : "{owner} надав доступ вам та колу {circle}",

apps/settings/l10n/lt_LT.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ OC.L10N.register(
107107
"Personal" : "Asmeniniai",
108108
"Administration" : "Administravimas",
109109
"Additional settings" : "Papildomi nustatymai",
110+
"Administration privileges" : "Administravimo teisės",
110111
"Groupware" : "Grupinio darbo įranga",
111112
"Overview" : "Apžvalga",
112113
"Basic settings" : "Pagrindiniai nustatymai",
@@ -486,6 +487,7 @@ OC.L10N.register(
486487
"It can take up to 24 hours before the account is displayed as verified." : "Gali užtrukti iki 24 valandų, kol paskyra bus rodoma kaip patikrinta. ",
487488
"Link https://…" : "Nuoroda https://…",
488489
"Twitter handle @…" : "Twitter rankenėlė @…",
490+
"Admin privileges" : "Administravimo teisės",
489491
"Unable to update biography" : "Nepavyko atnaujinti biografijos",
490492
"Unable to update full name" : "Nepavyko atnaujinti viso vardo",
491493
"No full name set" : "Nenustatyta jokio viso vardo",

apps/settings/l10n/lt_LT.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@
105105
"Personal" : "Asmeniniai",
106106
"Administration" : "Administravimas",
107107
"Additional settings" : "Papildomi nustatymai",
108+
"Administration privileges" : "Administravimo teisės",
108109
"Groupware" : "Grupinio darbo įranga",
109110
"Overview" : "Apžvalga",
110111
"Basic settings" : "Pagrindiniai nustatymai",
@@ -484,6 +485,7 @@
484485
"It can take up to 24 hours before the account is displayed as verified." : "Gali užtrukti iki 24 valandų, kol paskyra bus rodoma kaip patikrinta. ",
485486
"Link https://…" : "Nuoroda https://…",
486487
"Twitter handle @…" : "Twitter rankenėlė @…",
488+
"Admin privileges" : "Administravimo teisės",
487489
"Unable to update biography" : "Nepavyko atnaujinti biografijos",
488490
"Unable to update full name" : "Nepavyko atnaujinti viso vardo",
489491
"No full name set" : "Nenustatyta jokio viso vardo",

0 commit comments

Comments
 (0)