You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/encryption/l10n/uk.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
"Could not enable the recovery key, please try again or contact your administrator" : "Не вдалося застосувати ключ відновлення, будь ласка, перевірте пароль ключа відновлення або сконтактуйте з адміністратором!",
17
17
"Could not update the private key password." : "Не вдалося оновити пароль секретного ключа.",
18
18
"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." : "Неправильний пароль входу, будь ласка, спробуйте ще раз.",
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Недійсний приватний ключ для застосунку шифрування. Щоб відновити доступ до зашифрованих файлів, оновіть пароль приватного ключа в особистих налаштуваннях.",
22
22
"Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Застосунок шифрування увімкнено, але ваші ключі не ініціалізовано. Будь ласка, вийдіть з системи та увійдіть знову. ",
"Folder name must not be empty." : "Nazwa folderu nie może być pusta.",
382
384
"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.",
383
386
"\"{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.",
384
388
"\"{segment}\" is a reserved name and not allowed for filenames." : "„{segment}” jest nazwą zastrzeżoną i nie jest dozwolona w przypadku nazw plików.",
385
389
"\"{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}\".",
386
391
"Filenames must not end with \"{extension}\"." : "Nazwy plików nie mogą kończyć się na „{extension}”.",
392
+
"Invalid folder name." : "Nieprawidłowa nazwa folderu.",
387
393
"List of favorite files and folders." : "Lista ulubionych plików i katalogów.",
388
394
"No favorites yet" : "Brak ulubionych",
389
395
"Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj",
"Folder name must not be empty." : "Nazwa folderu nie może być pusta.",
380
382
"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.",
381
384
"\"{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.",
382
386
"\"{segment}\" is a reserved name and not allowed for filenames." : "„{segment}” jest nazwą zastrzeżoną i nie jest dozwolona w przypadku nazw plików.",
383
387
"\"{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}\".",
384
389
"Filenames must not end with \"{extension}\"." : "Nazwy plików nie mogą kończyć się na „{extension}”.",
390
+
"Invalid folder name." : "Nieprawidłowa nazwa folderu.",
385
391
"List of favorite files and folders." : "Lista ulubionych plików i katalogów.",
386
392
"No favorites yet" : "Brak ulubionych",
387
393
"Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj",
Copy file name to clipboardExpand all lines: apps/files/l10n/uk.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -207,7 +207,7 @@ OC.L10N.register(
207
207
"Not sanitized filenames" : "Несанітарні імена файлів",
208
208
"Windows filename support has been enabled." : "Увімкнено сумісність з найменуванням файлів у Windows.",
209
209
"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." : "Ви можете ініціювати перейменування файлів з неправильними іменами, це буде виконано у фоновому режимі і може зайняти деякий час.",
211
211
"Please note that this may cause high workload on the sync clients." : "Зауважте, що це може спричинити високе навантаження на клієнти синхронізації.",
212
212
"Limit" : "Ліміт",
213
213
"This allows to configure how many users should be processed in one background job run." : "Це дозволяє налаштувати, скільки користувачів має бути оброблено за один запуск фонового завдання.",
Copy file name to clipboardExpand all lines: apps/files/l10n/uk.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -205,7 +205,7 @@
205
205
"Not sanitized filenames" : "Несанітарні імена файлів",
206
206
"Windows filename support has been enabled." : "Увімкнено сумісність з найменуванням файлів у Windows.",
207
207
"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." : "Ви можете ініціювати перейменування файлів з неправильними іменами, це буде виконано у фоновому режимі і може зайняти деякий час.",
209
209
"Please note that this may cause high workload on the sync clients." : "Зауважте, що це може спричинити високе навантаження на клієнти синхронізації.",
210
210
"Limit" : "Ліміт",
211
211
"This allows to configure how many users should be processed in one background job run." : "Це дозволяє налаштувати, скільки користувачів має бути оброблено за один запуск фонового завдання.",
Copy file name to clipboardExpand all lines: apps/settings/l10n/de.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -213,6 +213,9 @@
213
213
"Failed to write and read a value from local cache." : "Schreiben und Lesen eines Werts aus dem lokalen Cache ist fehlgeschlagen.",
214
214
"Failed to write and read a value from distributed cache." : "Schreiben und Lesen eines Werts aus dem verteilten Cache ist fehlgeschlagen.",
215
215
"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",
"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.",
0 commit comments