Skip to content

Commit 515768b

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent b0aac33 commit 515768b

22 files changed

Lines changed: 54 additions & 18 deletions

File tree

apps/encryption/l10n/uk.js

Lines changed: 1 addition & 1 deletion
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"Could not enable the recovery key, please try again or contact your administrator" : "Не вдалося застосувати ключ відновлення, будь ласка, перевірте пароль ключа відновлення або сконтактуйте з адміністратором!",
1717
"Could not update the private key password." : "Не вдалося оновити пароль секретного ключа.",
1818
"The old password was not correct, please try again." : "Старий пароль введено не вірно, спробуйте ще раз.",
19-
"The current log-in password was not correct, please try again." : "Невірний пароль входу, будь ласка, спробуйте ще раз.",
19+
"The current log-in password was not correct, please try again." : "Неправильний пароль входу, будь ласка, спробуйте ще раз.",
2020
"Private key password successfully updated." : "Пароль секретного ключа оновлено.",
2121
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Недійсний приватний ключ для застосунку шифрування. Щоб відновити доступ до зашифрованих файлів, оновіть пароль приватного ключа в особистих налаштуваннях.",
2222
"Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Застосунок шифрування увімкнено, але ваші ключі не ініціалізовано. Будь ласка, вийдіть з системи та увійдіть знову. ",

apps/files/l10n/pl.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ OC.L10N.register(
5858
"Favorite files" : "Ulubione pliki",
5959
"No favorites" : "Brak ulubionych",
6060
"More favorites" : "Więcej ulubionych",
61+
"No read permission on file." : "Brak uprawnień do odczytu pliku.",
6162
"Accept" : "Akceptuj",
6263
"Reject" : "Odrzuć",
6364
"Incoming ownership transfer from {user}" : "Przychodzące przeniesienie własności od {user}",
@@ -379,11 +380,16 @@ OC.L10N.register(
379380
"_%n file_::_%n files_" : ["%n plik","%n pliki","%n plików","%n plików"],
380381
"_%n folder_::_%n folders_" : ["%n katalog","%n katalogi","%n katalogów","%n katalogów"],
381382
"_%n hidden_::_%n hidden_" : ["%n ukryty","%n ukryte","%n ukrytych","%n ukrytych"],
383+
"Folder name must not be empty." : "Nazwa folderu nie może być pusta.",
382384
"Filename must not be empty." : "Nazwa pliku nie może być pusta.",
385+
"\"{char}\" is not allowed inside a folder name." : "Znak \"{char}\" jest niedozwolony w nazwie folderu.",
383386
"\"{char}\" is not allowed inside a filename." : "„{char}” nie jest dozwolone w nazwie pliku.",
387+
"\"{segment}\" is a reserved name and not allowed for folder names." : "\"{segment}\" jest nazwą zastrzeżoną i nie może być użyta jako nazwa folderu.",
384388
"\"{segment}\" is a reserved name and not allowed for filenames." : "„{segment}” jest nazwą zastrzeżoną i nie jest dozwolona w przypadku nazw plików.",
385389
"\"{extension}\" is not an allowed filetype." : "„{extension}” nie jest dozwolonym typem pliku.",
390+
"Folder names must not end with \"{extension}\"." : "Nazwy folderów nie mogą kończyć się rozszerzeniem \"{extension}\".",
386391
"Filenames must not end with \"{extension}\"." : "Nazwy plików nie mogą kończyć się na „{extension}”.",
392+
"Invalid folder name." : "Nieprawidłowa nazwa folderu.",
387393
"List of favorite files and folders." : "Lista ulubionych plików i katalogów.",
388394
"No favorites yet" : "Brak ulubionych",
389395
"Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj",

apps/files/l10n/pl.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"Favorite files" : "Ulubione pliki",
5757
"No favorites" : "Brak ulubionych",
5858
"More favorites" : "Więcej ulubionych",
59+
"No read permission on file." : "Brak uprawnień do odczytu pliku.",
5960
"Accept" : "Akceptuj",
6061
"Reject" : "Odrzuć",
6162
"Incoming ownership transfer from {user}" : "Przychodzące przeniesienie własności od {user}",
@@ -377,11 +378,16 @@
377378
"_%n file_::_%n files_" : ["%n plik","%n pliki","%n plików","%n plików"],
378379
"_%n folder_::_%n folders_" : ["%n katalog","%n katalogi","%n katalogów","%n katalogów"],
379380
"_%n hidden_::_%n hidden_" : ["%n ukryty","%n ukryte","%n ukrytych","%n ukrytych"],
381+
"Folder name must not be empty." : "Nazwa folderu nie może być pusta.",
380382
"Filename must not be empty." : "Nazwa pliku nie może być pusta.",
383+
"\"{char}\" is not allowed inside a folder name." : "Znak \"{char}\" jest niedozwolony w nazwie folderu.",
381384
"\"{char}\" is not allowed inside a filename." : "„{char}” nie jest dozwolone w nazwie pliku.",
385+
"\"{segment}\" is a reserved name and not allowed for folder names." : "\"{segment}\" jest nazwą zastrzeżoną i nie może być użyta jako nazwa folderu.",
382386
"\"{segment}\" is a reserved name and not allowed for filenames." : "„{segment}” jest nazwą zastrzeżoną i nie jest dozwolona w przypadku nazw plików.",
383387
"\"{extension}\" is not an allowed filetype." : "„{extension}” nie jest dozwolonym typem pliku.",
388+
"Folder names must not end with \"{extension}\"." : "Nazwy folderów nie mogą kończyć się rozszerzeniem \"{extension}\".",
384389
"Filenames must not end with \"{extension}\"." : "Nazwy plików nie mogą kończyć się na „{extension}”.",
390+
"Invalid folder name." : "Nieprawidłowa nazwa folderu.",
385391
"List of favorite files and folders." : "Lista ulubionych plików i katalogów.",
386392
"No favorites yet" : "Brak ulubionych",
387393
"Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj",

apps/files/l10n/uk.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ OC.L10N.register(
207207
"Not sanitized filenames" : "Несанітарні імена файлів",
208208
"Windows filename support has been enabled." : "Увімкнено сумісність з найменуванням файлів у Windows.",
209209
"While this blocks users from creating new files with unsupported filenames, existing files are not yet renamed and thus still may break sync on Windows." : "Хоча це забороняє користувачам створювати нові файли з непідтримуваними іменами, наявні файли ще не перейменовано, а отже, вони все ще можуть порушувати синхронізацію у Windows.",
210-
"You can trigger a rename of files with invalid filenames, this will be done in the background and may take some time." : "Ви можете ініціювати перейменування файлів з невірними іменами, це буде зроблено у фоновому режимі і може зайняти деякий час.",
210+
"You can trigger a rename of files with invalid filenames, this will be done in the background and may take some time." : "Ви можете ініціювати перейменування файлів з неправильними іменами, це буде виконано у фоновому режимі і може зайняти деякий час.",
211211
"Please note that this may cause high workload on the sync clients." : "Зауважте, що це може спричинити високе навантаження на клієнти синхронізації.",
212212
"Limit" : "Ліміт",
213213
"This allows to configure how many users should be processed in one background job run." : "Це дозволяє налаштувати, скільки користувачів має бути оброблено за один запуск фонового завдання.",

apps/files/l10n/uk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
"Not sanitized filenames" : "Несанітарні імена файлів",
206206
"Windows filename support has been enabled." : "Увімкнено сумісність з найменуванням файлів у Windows.",
207207
"While this blocks users from creating new files with unsupported filenames, existing files are not yet renamed and thus still may break sync on Windows." : "Хоча це забороняє користувачам створювати нові файли з непідтримуваними іменами, наявні файли ще не перейменовано, а отже, вони все ще можуть порушувати синхронізацію у Windows.",
208-
"You can trigger a rename of files with invalid filenames, this will be done in the background and may take some time." : "Ви можете ініціювати перейменування файлів з невірними іменами, це буде зроблено у фоновому режимі і може зайняти деякий час.",
208+
"You can trigger a rename of files with invalid filenames, this will be done in the background and may take some time." : "Ви можете ініціювати перейменування файлів з неправильними іменами, це буде виконано у фоновому режимі і може зайняти деякий час.",
209209
"Please note that this may cause high workload on the sync clients." : "Зауважте, що це може спричинити високе навантаження на клієнти синхронізації.",
210210
"Limit" : "Ліміт",
211211
"This allows to configure how many users should be processed in one background job run." : "Це дозволяє налаштувати, скільки користувачів має бути оброблено за один запуск фонового завдання.",

apps/files_external/l10n/uk.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ OC.L10N.register(
66
"Storage with ID \"%d\" not found" : "Сховище з ідентифікатором \"%d\" не знайдено",
77
"Forbidden to manage local mounts" : "Заборонено керувати місцевими кріпленнями",
88
"Invalid backend or authentication mechanism class" : "Недійсний бекенд сервера або клас методу автентифікації",
9-
"Invalid mount point" : "Невірна точка монтування",
9+
"Invalid mount point" : "Недійсна точка монтування",
1010
"Objectstore forbidden" : "Objectstore заборонено",
11-
"Invalid storage backend \"%s\"" : "Невірне сховище \"%s\"",
11+
"Invalid storage backend \"%s\"" : "Недійсне сховище \"%s\"",
1212
"Not permitted to use backend \"%s\"" : "Не дозволено використовувати бекенд \"%s\"",
1313
"Not permitted to use authentication mechanism \"%s\"" : "Не дозволено використовувати метод автентифікації \"%s\"",
1414
"Unsatisfied backend parameters" : "Незадоволені параметри серверної частини",

apps/files_external/l10n/uk.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"Storage with ID \"%d\" not found" : "Сховище з ідентифікатором \"%d\" не знайдено",
55
"Forbidden to manage local mounts" : "Заборонено керувати місцевими кріпленнями",
66
"Invalid backend or authentication mechanism class" : "Недійсний бекенд сервера або клас методу автентифікації",
7-
"Invalid mount point" : "Невірна точка монтування",
7+
"Invalid mount point" : "Недійсна точка монтування",
88
"Objectstore forbidden" : "Objectstore заборонено",
9-
"Invalid storage backend \"%s\"" : "Невірне сховище \"%s\"",
9+
"Invalid storage backend \"%s\"" : "Недійсне сховище \"%s\"",
1010
"Not permitted to use backend \"%s\"" : "Не дозволено використовувати бекенд \"%s\"",
1111
"Not permitted to use authentication mechanism \"%s\"" : "Не дозволено використовувати метод автентифікації \"%s\"",
1212
"Unsatisfied backend parameters" : "Незадоволені параметри серверної частини",

apps/settings/l10n/de.js

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

apps/settings/l10n/de.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,9 @@
213213
"Failed to write and read a value from local cache." : "Schreiben und Lesen eines Werts aus dem lokalen Cache ist fehlgeschlagen.",
214214
"Failed to write and read a value from distributed cache." : "Schreiben und Lesen eines Werts aus dem verteilten Cache ist fehlgeschlagen.",
215215
"Configured" : "Eingerichtet",
216+
"Redis cache" : "Redis-Cache",
217+
"You are still using the old Redis cache backend. For full support of latest Valkey and Redis features, like clustering and sentinel, please switch to the new KeyValueCache backend." : "Du verwendest noch das alte Redis-Cache-Backend. Um die neuesten Funktionen von Valkey und Redis, wie Clustering und Sentinel, vollständig nutzen zu können, bitte zum neuen KeyValueCache-Backend wechseln.",
218+
"No legacy Redis cache detected" : "Es wurde kein älterer Redis-Cache erkannt",
216219
"Mimetype migrations available" : "MIME-Type-Migrationen verfügbar",
217220
"One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Eine oder mehrere MIME-Type-Migrationen sind verfügbar. Gelegentlich werden neue MIME-Typen hinzugefügt, um bestimmte Dateitypen besser handhaben zu können. Die Migration der MIME-Typen dauert bei größeren Instanzen lange, daher erfolgt sie bei Upgrades nicht automatisch. Verwende den Befehl `occ maintenance:repair --include-expensive`, um die Migrationen durchzuführen.",
218221
"MySQL row format" : "MySQL-Zeilenformat",

0 commit comments

Comments
 (0)