diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-03-09 00:23:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-03-09 00:23:34 +0000 |
commit | 151f4ce40bbf02c13ef8b7d95ceed93baff74ad6 (patch) | |
tree | 10af6c76c9717182930af06beed6ee71064f9edb | |
parent | 41dbdcc94c8c3cbb4a6684067dac7590ac2ba007 (diff) | |
download | nextcloud-server-151f4ce40bbf02c13ef8b7d95ceed93baff74ad6.tar.gz nextcloud-server-151f4ce40bbf02c13ef8b7d95ceed93baff74ad6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r-- | apps/encryption/l10n/uk.js | 1 | ||||
-rw-r--r-- | apps/encryption/l10n/uk.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/de.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/uk.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/uk.json | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/uk.js | 7 | ||||
-rw-r--r-- | apps/sharebymail/l10n/uk.json | 7 | ||||
-rw-r--r-- | apps/systemtags/l10n/sv.js | 6 | ||||
-rw-r--r-- | apps/systemtags/l10n/sv.json | 6 | ||||
-rw-r--r-- | apps/theming/l10n/uk.js | 3 | ||||
-rw-r--r-- | apps/theming/l10n/uk.json | 3 | ||||
-rw-r--r-- | lib/l10n/de.js | 38 | ||||
-rw-r--r-- | lib/l10n/de.json | 38 |
14 files changed, 76 insertions, 40 deletions
diff --git a/apps/encryption/l10n/uk.js b/apps/encryption/l10n/uk.js index 5058d5b166b..d17b0892569 100644 --- a/apps/encryption/l10n/uk.js +++ b/apps/encryption/l10n/uk.js @@ -53,6 +53,7 @@ OC.L10N.register( "Basic encryption module" : "Основний модуль шифрування", "Your private key password no longer matches your log-in password." : "Пароль вашого закритого ключа більше не відповідає паролю від вашого облікового запису.", "Set your old private key password to your current log-in password:" : "Замініть старий пароль від закритого ключа на новий пароль входу:", + "If you do not remember your old password you can ask your administrator to recover your files." : "Якщо ви не пам'ятаєте ваш старий пароль, ви можете звернутися до вашого адміністратора для відновлення ваших файлів.", "Old log-in password" : "Старий пароль входу", "Current log-in password" : "Поточний пароль входу", "Update Private Key Password" : "Оновити пароль для закритого ключа", diff --git a/apps/encryption/l10n/uk.json b/apps/encryption/l10n/uk.json index 5334b7884b1..6f2c589357e 100644 --- a/apps/encryption/l10n/uk.json +++ b/apps/encryption/l10n/uk.json @@ -51,6 +51,7 @@ "Basic encryption module" : "Основний модуль шифрування", "Your private key password no longer matches your log-in password." : "Пароль вашого закритого ключа більше не відповідає паролю від вашого облікового запису.", "Set your old private key password to your current log-in password:" : "Замініть старий пароль від закритого ключа на новий пароль входу:", + "If you do not remember your old password you can ask your administrator to recover your files." : "Якщо ви не пам'ятаєте ваш старий пароль, ви можете звернутися до вашого адміністратора для відновлення ваших файлів.", "Old log-in password" : "Старий пароль входу", "Current log-in password" : "Поточний пароль входу", "Update Private Key Password" : "Оновити пароль для закритого ключа", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index a0cebfe9159..d5b0c012122 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -908,7 +908,7 @@ OC.L10N.register( "Set user groups" : "Benutzergruppen einstellen", "Administered groups" : "Administrierte Gruppen", "Set user as admin for …" : "Benutzer als Administration setzen für …", - "Set user quota" : "Benutzerkontingent einstellen", + "Set user quota" : "Kontokontingent einstellen", "Add new user" : "Neuen Benutzer hinzufügen", "_{userCount} user …_::_{userCount} users …_" : ["{userCount} Benutzer …","{userCount} Benutzer …"], "_{userCount} user_::_{userCount} users_" : ["{userCount} Benutzer","{userCount} Benutzer"], diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index f11970ff552..1d1f8476c33 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -906,7 +906,7 @@ "Set user groups" : "Benutzergruppen einstellen", "Administered groups" : "Administrierte Gruppen", "Set user as admin for …" : "Benutzer als Administration setzen für …", - "Set user quota" : "Benutzerkontingent einstellen", + "Set user quota" : "Kontokontingent einstellen", "Add new user" : "Neuen Benutzer hinzufügen", "_{userCount} user …_::_{userCount} users …_" : ["{userCount} Benutzer …","{userCount} Benutzer …"], "_{userCount} user_::_{userCount} users_" : ["{userCount} Benutzer","{userCount} Benutzer"], diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index b4013251b2e..1870a9aae44 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -352,6 +352,7 @@ OC.L10N.register( "{index} of {total}" : "{index} із {total}", "Daemon" : "Демон", "Type" : "Тип", + "Display Name" : "Назва для показу", "Learn more" : "Дізнатися більше", "Confirm" : "Підтвердити", "Cancel" : "Скасувати", diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index 5805adcb131..2f9ae524b51 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -350,6 +350,7 @@ "{index} of {total}" : "{index} із {total}", "Daemon" : "Демон", "Type" : "Тип", + "Display Name" : "Назва для показу", "Learn more" : "Дізнатися більше", "Confirm" : "Підтвердити", "Cancel" : "Скасувати", diff --git a/apps/sharebymail/l10n/uk.js b/apps/sharebymail/l10n/uk.js index bb437233a81..5d02a752a5e 100644 --- a/apps/sharebymail/l10n/uk.js +++ b/apps/sharebymail/l10n/uk.js @@ -20,13 +20,20 @@ OC.L10N.register( "Failed to send share by email" : "Не вдалося надіслати спільний доступ електронною поштою", "%1$s shared %2$s with you" : "%1$s поділив(ла)ся%2$s з вами", "Note:" : "Примітка:", + "This share is valid until %s at midnight" : "Доступ до спільного ресурсу є чинний до опівночі %s", + "Expiration:" : "Термін завершення:", "Open %s" : "Відкрити %s", "%1$s via %2$s" : "%1$s через %2$s", + "%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$s поділився %2$s з вами. Ви мали отримати окремий лист з посиланням на доступ до цього ресурсу.", + "Password to access %1$s shared to you by %2$s" : "%2$s надіслав вам пароль для доступу до %1$s", + "Password to access %s" : "Пароль для доступу до %s", "It is protected with the following password:" : "Він захищений таким паролем:", "This password will expire at %s" : "Цей пароль закінчиться о %s", "%1$s shared %2$s with you and wants to add:" : "%1$s поділив(ла)ся %2$s з вами та бажає додати:", "%1$s shared %2$s with you and wants to add" : "%1$s поділив(ла)ся %2$s з вами та бажає додати", "%s added a note to a file shared with you" : "%s додав(-ла) примітку до файлу, яким поділилися з вами", + "You just shared %1$s with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Ви щойно надали доступ %2$s до %1$s. Цей спільний ресурс було надіслано отримувачеві. Через безпекові політики, які було визначено адміністратором %3$s кожний спільний ресурс має бути захищено паролем, також не дозволено напряму надсилати пароль отримувачеві. Таким чином ви маєте вручну надіслати пароль отримувачеві.", + "Password to access %1$s shared by you with %2$s" : "%2$s надіслав вам пароль для доступу до %1$s", "This is the password:" : "Це пароль:", "You can choose a different password at any time in the share dialog." : "Ви можете будь-коли вибрати інший пароль у діалоговому вікні спільного доступу.", "Could not find share" : "Не вдалося знайти спільний доступ", diff --git a/apps/sharebymail/l10n/uk.json b/apps/sharebymail/l10n/uk.json index 1c9e498cefd..5a6e7855774 100644 --- a/apps/sharebymail/l10n/uk.json +++ b/apps/sharebymail/l10n/uk.json @@ -18,13 +18,20 @@ "Failed to send share by email" : "Не вдалося надіслати спільний доступ електронною поштою", "%1$s shared %2$s with you" : "%1$s поділив(ла)ся%2$s з вами", "Note:" : "Примітка:", + "This share is valid until %s at midnight" : "Доступ до спільного ресурсу є чинний до опівночі %s", + "Expiration:" : "Термін завершення:", "Open %s" : "Відкрити %s", "%1$s via %2$s" : "%1$s через %2$s", + "%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$s поділився %2$s з вами. Ви мали отримати окремий лист з посиланням на доступ до цього ресурсу.", + "Password to access %1$s shared to you by %2$s" : "%2$s надіслав вам пароль для доступу до %1$s", + "Password to access %s" : "Пароль для доступу до %s", "It is protected with the following password:" : "Він захищений таким паролем:", "This password will expire at %s" : "Цей пароль закінчиться о %s", "%1$s shared %2$s with you and wants to add:" : "%1$s поділив(ла)ся %2$s з вами та бажає додати:", "%1$s shared %2$s with you and wants to add" : "%1$s поділив(ла)ся %2$s з вами та бажає додати", "%s added a note to a file shared with you" : "%s додав(-ла) примітку до файлу, яким поділилися з вами", + "You just shared %1$s with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Ви щойно надали доступ %2$s до %1$s. Цей спільний ресурс було надіслано отримувачеві. Через безпекові політики, які було визначено адміністратором %3$s кожний спільний ресурс має бути захищено паролем, також не дозволено напряму надсилати пароль отримувачеві. Таким чином ви маєте вручну надіслати пароль отримувачеві.", + "Password to access %1$s shared by you with %2$s" : "%2$s надіслав вам пароль для доступу до %1$s", "This is the password:" : "Це пароль:", "You can choose a different password at any time in the share dialog." : "Ви можете будь-коли вибрати інший пароль у діалоговому вікні спільного доступу.", "Could not find share" : "Не вдалося знайти спільний доступ", diff --git a/apps/systemtags/l10n/sv.js b/apps/systemtags/l10n/sv.js index 930d5a84a78..f072d6aac72 100644 --- a/apps/systemtags/l10n/sv.js +++ b/apps/systemtags/l10n/sv.js @@ -72,14 +72,17 @@ OC.L10N.register( "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} och {lastTag} kommer att tas bort från 1 fil.","{tags} och {lastTag} kommer att tas bort från {count} filer."], "{displayName} (hidden)" : "{displayName} (dold)", "{displayName} (restricted)" : "{displayName} (begränsad)", + "Only admins can create new tags" : "Endast administratörer kan skapa nya taggar", "Failed to apply tags changes" : "Kunde inte tillämpa taggändringar", "File tags modification canceled" : "Ändring av filtaggar avbröts", "Manage tags" : "Hantera taggar", "Applying tags changes…" : "Tillämpar taggändringar...", "Search or create tag" : "Sök eller skapa tagg", + "Search tag" : "Sök tagg", "Change tag color" : "Ändra färg på tagg", "Create new tag" : "Skapa ny tagg", "Select or create tags to apply to all selected files" : "Välj eller skapa taggar som ska tillämpas på alla valda filer", + "Select tags to apply to all selected files" : "Välj taggar att använda på alla valda filer", "Cancel" : "Avbryt", "Apply changes" : "Tillämpa ändringar", "Failed to load tags" : "Kunde inte läsa in taggar", @@ -92,6 +95,9 @@ OC.L10N.register( "Unable to update setting" : "Kunde inte uppdatera inställningen", "System tag creation is now restricted to administrators" : "Skapandet av systemtaggar är nu begränsat till administratörer", "System tag creation is now allowed for everybody" : "Skapandet av systemtaggar är nu tillåtet för alla", + "System tag management" : "Hantering av systemtaggar", + "If enabled, only administrators can create and edit tags. Accounts can still assign and remove them from files." : "Om aktiverat kan endast administratörer skapa och redigera taggar. Användare kan fortfarande tilldela och ta bort dem från filer.", + "Restrict tag creation and editing to administrators" : "Begränsa skapande och redigering av taggar till administratörer", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Samarbetstaggar är tillgängliga för alla användare. Begränsade taggar är synliga för användarna men kan inte tilldelas av dem. Osynliga taggar är för internt bruk, eftersom användarna inte kan se eller tilldela dem.", "Assigned collaborative tags" : "Tilldelade samarbetstaggar", "Open in Files" : "Öppna i Filer", diff --git a/apps/systemtags/l10n/sv.json b/apps/systemtags/l10n/sv.json index 55ed0eb5494..d3b3b5de3c6 100644 --- a/apps/systemtags/l10n/sv.json +++ b/apps/systemtags/l10n/sv.json @@ -70,14 +70,17 @@ "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} och {lastTag} kommer att tas bort från 1 fil.","{tags} och {lastTag} kommer att tas bort från {count} filer."], "{displayName} (hidden)" : "{displayName} (dold)", "{displayName} (restricted)" : "{displayName} (begränsad)", + "Only admins can create new tags" : "Endast administratörer kan skapa nya taggar", "Failed to apply tags changes" : "Kunde inte tillämpa taggändringar", "File tags modification canceled" : "Ändring av filtaggar avbröts", "Manage tags" : "Hantera taggar", "Applying tags changes…" : "Tillämpar taggändringar...", "Search or create tag" : "Sök eller skapa tagg", + "Search tag" : "Sök tagg", "Change tag color" : "Ändra färg på tagg", "Create new tag" : "Skapa ny tagg", "Select or create tags to apply to all selected files" : "Välj eller skapa taggar som ska tillämpas på alla valda filer", + "Select tags to apply to all selected files" : "Välj taggar att använda på alla valda filer", "Cancel" : "Avbryt", "Apply changes" : "Tillämpa ändringar", "Failed to load tags" : "Kunde inte läsa in taggar", @@ -90,6 +93,9 @@ "Unable to update setting" : "Kunde inte uppdatera inställningen", "System tag creation is now restricted to administrators" : "Skapandet av systemtaggar är nu begränsat till administratörer", "System tag creation is now allowed for everybody" : "Skapandet av systemtaggar är nu tillåtet för alla", + "System tag management" : "Hantering av systemtaggar", + "If enabled, only administrators can create and edit tags. Accounts can still assign and remove them from files." : "Om aktiverat kan endast administratörer skapa och redigera taggar. Användare kan fortfarande tilldela och ta bort dem från filer.", + "Restrict tag creation and editing to administrators" : "Begränsa skapande och redigering av taggar till administratörer", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Samarbetstaggar är tillgängliga för alla användare. Begränsade taggar är synliga för användarna men kan inte tilldelas av dem. Osynliga taggar är för internt bruk, eftersom användarna inte kan se eller tilldela dem.", "Assigned collaborative tags" : "Tilldelade samarbetstaggar", "Open in Files" : "Öppna i Filer", diff --git a/apps/theming/l10n/uk.js b/apps/theming/l10n/uk.js index 95f070fec9c..a953073926a 100644 --- a/apps/theming/l10n/uk.js +++ b/apps/theming/l10n/uk.js @@ -75,7 +75,9 @@ OC.L10N.register( "Background and login image" : "Зображення тла та логотипу організації на сторінці авторизації", "Advanced options" : "Розширені налаштування", "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Встановіть розширення ImageMagick PHP з підтримкою SVG-зображень, щоб автоматично генерувати іконки на основі завантаженого логотипа і кольору.", + "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Для нас дуже важливо забезпечити доступ для всіх. Ми дотримуємось сучасних стандартів розробки у вебі, намагаємося забезпечити зручність користування без комп'ютерної миші, а також за допомогою допоміжного програмного забезпечення, наприклад, застосунки зчитування з екрана. Ми прагнемо відповідати {linkstart}Правилам доступу до вмісту у мережі {linkend} 2.1 на рівні AA, а з темою високої контрастності навіть на рівні AAA.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Якщо ви виявите будь-які проблеми, не соромтеся повідомити про них на {issuetracker}нашій системі відстеження проблем{linkend}. І якщо ви хочете взяти участь, приєднуйтесь до {designteam}нашої команди дизайнерів{linkend}!", + "Unable to apply the setting." : "Не вдалося застосувати налаштування.", "Appearance and accessibility settings" : "Налаштування оформлення та доступности", "Misc accessibility options" : "Різні налаштування доступності", "Enable blur background filter (may increase GPU load)" : "Увімкнути фільтр розмиття тла (матиме додаткове навантаження на GPU)", @@ -119,6 +121,7 @@ OC.L10N.register( "Remove background image" : "Вилучити зображення тла", "Color" : "Колір", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Для нас дуже важливо забезпечити доступ для всіх. Ми дотримуємось сучасних стандартів розробки у вебі, намагаємося забезпечити зручність користування без комп'ютерної миші, а також за допомогою допоміжного програмного забезпечення, наприклад, застосунки зчитування з екрана. Ми прагнемо відповідати {guidelines} Правилам доступу до вмісту у мережі {linkend} 2.1 на рівні AA, а з темою високої контрастності навіть на рівні AAA.", + ". Unable to apply the setting." : ". Не вдалося застосувати налаштування.", "Background" : "Тло", "Set a custom background" : "Встановити спеціальне зображення тла", "Change color" : "Змінити колір", diff --git a/apps/theming/l10n/uk.json b/apps/theming/l10n/uk.json index 923204566bb..aff0183a9ec 100644 --- a/apps/theming/l10n/uk.json +++ b/apps/theming/l10n/uk.json @@ -73,7 +73,9 @@ "Background and login image" : "Зображення тла та логотипу організації на сторінці авторизації", "Advanced options" : "Розширені налаштування", "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Встановіть розширення ImageMagick PHP з підтримкою SVG-зображень, щоб автоматично генерувати іконки на основі завантаженого логотипа і кольору.", + "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Для нас дуже важливо забезпечити доступ для всіх. Ми дотримуємось сучасних стандартів розробки у вебі, намагаємося забезпечити зручність користування без комп'ютерної миші, а також за допомогою допоміжного програмного забезпечення, наприклад, застосунки зчитування з екрана. Ми прагнемо відповідати {linkstart}Правилам доступу до вмісту у мережі {linkend} 2.1 на рівні AA, а з темою високої контрастності навіть на рівні AAA.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Якщо ви виявите будь-які проблеми, не соромтеся повідомити про них на {issuetracker}нашій системі відстеження проблем{linkend}. І якщо ви хочете взяти участь, приєднуйтесь до {designteam}нашої команди дизайнерів{linkend}!", + "Unable to apply the setting." : "Не вдалося застосувати налаштування.", "Appearance and accessibility settings" : "Налаштування оформлення та доступности", "Misc accessibility options" : "Різні налаштування доступності", "Enable blur background filter (may increase GPU load)" : "Увімкнути фільтр розмиття тла (матиме додаткове навантаження на GPU)", @@ -117,6 +119,7 @@ "Remove background image" : "Вилучити зображення тла", "Color" : "Колір", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Для нас дуже важливо забезпечити доступ для всіх. Ми дотримуємось сучасних стандартів розробки у вебі, намагаємося забезпечити зручність користування без комп'ютерної миші, а також за допомогою допоміжного програмного забезпечення, наприклад, застосунки зчитування з екрана. Ми прагнемо відповідати {guidelines} Правилам доступу до вмісту у мережі {linkend} 2.1 на рівні AA, а з темою високої контрастності навіть на рівні AAA.", + ". Unable to apply the setting." : ". Не вдалося застосувати налаштування.", "Background" : "Тло", "Set a custom background" : "Встановити спеціальне зображення тла", "Change color" : "Змінити колір", diff --git a/lib/l10n/de.js b/lib/l10n/de.js index d192ef29438..0a5957df968 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -270,10 +270,10 @@ OC.L10N.register( "The Login is already being used" : "Dieser Anmeldename wird bereits verwendet", "Could not create account" : "Konto konnte nicht erstellt werden", "Only the following characters are allowed in an Login: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Nur die folgenden Zeichen sind in einem Anmeldenamen erlaubt: \"a-z\", \"A-Z\", \"0-9\", Leerzeichen und \"_.@-'\"", - "A valid Login must be provided" : "Ein gültiger Anmeldename muss angegeben werden.", + "A valid Login must be provided" : "Ein gültiger Anmeldename muss eingegeben werden.", "Login contains whitespace at the beginning or at the end" : "Anmeldename enthält Leerzeichen am Anfang oder am Ende", "Login must not consist of dots only" : "Der Anmeldename darf nicht nur aus Punkten bestehen", - "Login is invalid because files already exist for this user" : "Der Anmeldename ist ungültig, da bereits Dateien von diesem Benutzer existieren", + "Login is invalid because files already exist for this user" : "Der Anmeldename ist ungültig, da bereits Dateien von diesem Konto existieren", "Account disabled" : "Konto deaktiviert", "Login canceled by app" : "Anmeldung durch die App abgebrochen", "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Die App \"%1$s\" kann nicht installiert werden, da die folgenden Abhängigkeiten nicht erfüllt sind: %2$s", @@ -286,31 +286,31 @@ OC.L10N.register( "This can usually be fixed by giving the web server write access to the config directory. See %s" : "Dies kann zumeist behoben werden, indem dem Webserver Schreibzugriff auf das Konfigurationsverzeichnis eingeräumt wird. Siehe auch %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Oder wenn du lieber möchtest, dass die Datei config.php schreibgeschützt bleiben soll, dann setze die Option \"config_is_read_only\" in der Datei auf true. Siehe %s", "Cannot write into \"apps\" directory." : "Schreiben in das \"apps\"-Verzeichnis ist nicht möglich.", - "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Dies kann normalerweise behoben werden, indem dem Webserver Schreibzugriff auf das App-Verzeichnis gegeben wird oder der App-Store in der Konfigurationsdatei deaktiviert wird.", - "Cannot create \"data\" directory." : "Kann das \"Daten\"-Verzeichnis nicht erstellen.", + "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Dies kann normalerweise behoben werden, indem dem Webserver Schreibzugriff auf das App-Verzeichnis gegeben wird, oder der App-Store in der Konfigurationsdatei deaktiviert wird.", + "Cannot create \"data\" directory." : "Kann das \"data\"-Verzeichnis nicht erstellen.", "This can usually be fixed by giving the web server write access to the root directory. See %s" : "Dies kann zumeist behoben werden, indem dem Webserver Schreibzugriff auf das Wurzel-Verzeichnis eingeräumt wird. Siehe auch %s", "Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "Berechtigungen können zumeist korrigiert werden, indem dem Webserver Schreibzugriff auf das Wurzel-Verzeichnis eingeräumt wird. Siehe auch %s. ", - "Your data directory is not writable." : "Dein Datenverzeichnis ist schreibgeschützt.", + "Your data directory is not writable." : "Das Datenverzeichnis ist schreibgeschützt.", "Setting locale to %s failed." : "Das Setzen der Spracheeinstellung auf %s ist fehlgeschlagen.", - "Please install one of these locales on your system and restart your web server." : "Bitte installiere eine dieser Sprachen auf deinem System und starte den Webserver neu.", + "Please install one of these locales on your system and restart your web server." : "Bitte eine dieser Sprachen auf dem System installieren und den Webserver neu starten.", "PHP module %s not installed." : "PHP-Modul %s nicht installiert.", - "Please ask your server administrator to install the module." : "Bitte für die Installation des Moduls deine Serveradministration kontaktieren.", + "Please ask your server administrator to install the module." : "Bitte für die Installation des Moduls die Serveradministration kontaktieren.", "PHP setting \"%s\" is not set to \"%s\"." : "PHP-Einstellung \"%s\" ist nicht auf \"%s\" gesetzt.", - "Adjusting this setting in php.ini will make Nextcloud run again" : "Eine Änderung dieser Einstellung in der php.ini kann deine Nextcloud wieder lauffähig machen.", + "Adjusting this setting in php.ini will make Nextcloud run again" : "Eine Änderung dieser Einstellung in der php.ini kann diese Nextcloud wieder lauffähig machen.", "<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "<code>mbstring.func_overload</code> ist auf <code>%s</code> gesetzt und nicht auf den erwarteten Wert <code>0</code>.", - "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini." : "Bitte setze zum Beheben dieses Problems <code>mbstring.func_overload</code> in deiner php.ini auf <code>0</code>.", + "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini." : "Zum Beheben dieses Problems bitte <code>mbstring.func_overload</code> in der php.ini auf <code>0</code> setzen.", "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.", "PHP modules have been installed, but they are still listed as missing?" : "PHP-Module wurden installiert, werden aber als noch fehlend gelistet?", - "Please ask your server administrator to restart the web server." : "Bitte kontaktiere deine Serveradministration und bitte um den Neustart des Webservers.", + "Please ask your server administrator to restart the web server." : "Bitte die Serveradministration konatktieren und um Neustart des Webservers bitten.", "The required %s config variable is not configured in the config.php file." : "Die erforderliche %s Konfigurationsvariable ist in der config.php nicht konfiguriert.", - "Please ask your server administrator to check the Nextcloud configuration." : "Bitte deine Serveradministration, die Nextcloud-Konfiguration zu überprüfen.", + "Please ask your server administrator to check the Nextcloud configuration." : "Die Serveradministration bitten, die Nextcloud-Konfiguration zu überprüfen.", "Your data directory is readable by other people." : "Dein Datenverzeichnis kann von anderen Benutzern gelesen werden", - "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "Bitte ändere die Berechtigungen auf 0770, so dass das Verzeichnis nicht von Anderen angezeigt werden kann.", - "Your data directory must be an absolute path." : "Dein Datenverzeichnis muss einen eindeutigen Pfad haben", - "Check the value of \"datadirectory\" in your configuration." : "Überprüfe bitte die Angabe unter \"datadirectory\" in deiner Konfiguration", - "Your data directory is invalid." : "Dein Datenverzeichnis ist ungültig", - "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Stelle sicher, dass eine Datei \"%1$s\" im Wurzelverzeichnis des Datenverzeichnisses existiert. Sie sollte folgenden Inhalt haben: \"%2$s\"", + "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "Bitte die Berechtigungen auf 0770 ändern, so dass das Verzeichnis nicht von Anderen angezeigt werden kann.", + "Your data directory must be an absolute path." : "Das Datenverzeichnis muss einen eindeutigen Pfad haben", + "Check the value of \"datadirectory\" in your configuration." : "Bitte die Angabe unter \"datadirectory\" in der Konfiguration überprüfen.", + "Your data directory is invalid." : "Das Datenverzeichnis ist ungültig", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Bitte sicherstellen, dass eine Datei \"%1$s\" im Wurzelverzeichnis des Datenverzeichnisses existiert. Sie sollte folgenden Inhalt haben: \"%2$s\"", "Action \"%s\" not supported or implemented." : "Aktion \"%s\" wird nicht unterstützt oder ist nicht implementiert.", "Authentication failed, wrong token or provider ID given" : "Authentifizierung ist fehlgeschlagen. Falsches Token oder falsche Provider-ID wurde übertragen.", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Es fehlen Parameter, um die Anfrage zu bearbeiten. Fehlende Parameter: \"%s\"", @@ -322,7 +322,7 @@ OC.L10N.register( "Storage connection error. %s" : "Verbindungsfehler zum Speicherplatz. %s", "Storage is temporarily not available" : "Speicher ist vorübergehend nicht verfügbar", "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, musst du sicherstellen, dass dein Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein.", + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, muß sichergestellt sein, dass der Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein.", "Transcribe audio" : "Audio transkribieren", "Transcribe the things said in an audio" : "Inhalt der Audiodatei transkribieren", "Audio input" : "Audioeingang", @@ -359,14 +359,14 @@ OC.L10N.register( "Generate image" : "Bild erstellen", "Generate an image from a text prompt" : "Bild aus einer Texteingabe erstellen", "Prompt" : "Prompt", - "Describe the image you want to generate" : "Beschreibe das Bild, das du erstellen möchtest", + "Describe the image you want to generate" : "Das Bild, das erstellt werden soll, beschreiben", "Number of images" : "Anzahl der Bilder", "How many images to generate" : "Wie viele Bilder erstellt werden sollen", "Output images" : "Ausgegebene Bilder", "The generated images" : "Die erstellten Bilder", "Free text to text prompt" : "Freie Text-zu-Text-Eingabeaufforderung", "Runs an arbitrary prompt through a language model that returns a reply" : "Führt eine beliebige Eingabeaufforderung mit einem Sprachmodell aus, das eine Antwort zurückgibt", - "Describe a task that you want the assistant to do or ask a question" : "Beschreibe eine Aufgabe, die der Assistent erledigen soll, oder stelle eine Frage", + "Describe a task that you want the assistant to do or ask a question" : "Eine Aufgabe beschreiben, die der Assistent erledigen soll, oder eine Frage stellen", "Generated reply" : "Erstellte Antwort", "The generated text from the assistant" : "Der vom Assistenten erstellte Text", "Change Tone" : "Ton ändern", diff --git a/lib/l10n/de.json b/lib/l10n/de.json index c84e957ee40..f758cb6d223 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -268,10 +268,10 @@ "The Login is already being used" : "Dieser Anmeldename wird bereits verwendet", "Could not create account" : "Konto konnte nicht erstellt werden", "Only the following characters are allowed in an Login: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Nur die folgenden Zeichen sind in einem Anmeldenamen erlaubt: \"a-z\", \"A-Z\", \"0-9\", Leerzeichen und \"_.@-'\"", - "A valid Login must be provided" : "Ein gültiger Anmeldename muss angegeben werden.", + "A valid Login must be provided" : "Ein gültiger Anmeldename muss eingegeben werden.", "Login contains whitespace at the beginning or at the end" : "Anmeldename enthält Leerzeichen am Anfang oder am Ende", "Login must not consist of dots only" : "Der Anmeldename darf nicht nur aus Punkten bestehen", - "Login is invalid because files already exist for this user" : "Der Anmeldename ist ungültig, da bereits Dateien von diesem Benutzer existieren", + "Login is invalid because files already exist for this user" : "Der Anmeldename ist ungültig, da bereits Dateien von diesem Konto existieren", "Account disabled" : "Konto deaktiviert", "Login canceled by app" : "Anmeldung durch die App abgebrochen", "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Die App \"%1$s\" kann nicht installiert werden, da die folgenden Abhängigkeiten nicht erfüllt sind: %2$s", @@ -284,31 +284,31 @@ "This can usually be fixed by giving the web server write access to the config directory. See %s" : "Dies kann zumeist behoben werden, indem dem Webserver Schreibzugriff auf das Konfigurationsverzeichnis eingeräumt wird. Siehe auch %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Oder wenn du lieber möchtest, dass die Datei config.php schreibgeschützt bleiben soll, dann setze die Option \"config_is_read_only\" in der Datei auf true. Siehe %s", "Cannot write into \"apps\" directory." : "Schreiben in das \"apps\"-Verzeichnis ist nicht möglich.", - "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Dies kann normalerweise behoben werden, indem dem Webserver Schreibzugriff auf das App-Verzeichnis gegeben wird oder der App-Store in der Konfigurationsdatei deaktiviert wird.", - "Cannot create \"data\" directory." : "Kann das \"Daten\"-Verzeichnis nicht erstellen.", + "This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Dies kann normalerweise behoben werden, indem dem Webserver Schreibzugriff auf das App-Verzeichnis gegeben wird, oder der App-Store in der Konfigurationsdatei deaktiviert wird.", + "Cannot create \"data\" directory." : "Kann das \"data\"-Verzeichnis nicht erstellen.", "This can usually be fixed by giving the web server write access to the root directory. See %s" : "Dies kann zumeist behoben werden, indem dem Webserver Schreibzugriff auf das Wurzel-Verzeichnis eingeräumt wird. Siehe auch %s", "Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "Berechtigungen können zumeist korrigiert werden, indem dem Webserver Schreibzugriff auf das Wurzel-Verzeichnis eingeräumt wird. Siehe auch %s. ", - "Your data directory is not writable." : "Dein Datenverzeichnis ist schreibgeschützt.", + "Your data directory is not writable." : "Das Datenverzeichnis ist schreibgeschützt.", "Setting locale to %s failed." : "Das Setzen der Spracheeinstellung auf %s ist fehlgeschlagen.", - "Please install one of these locales on your system and restart your web server." : "Bitte installiere eine dieser Sprachen auf deinem System und starte den Webserver neu.", + "Please install one of these locales on your system and restart your web server." : "Bitte eine dieser Sprachen auf dem System installieren und den Webserver neu starten.", "PHP module %s not installed." : "PHP-Modul %s nicht installiert.", - "Please ask your server administrator to install the module." : "Bitte für die Installation des Moduls deine Serveradministration kontaktieren.", + "Please ask your server administrator to install the module." : "Bitte für die Installation des Moduls die Serveradministration kontaktieren.", "PHP setting \"%s\" is not set to \"%s\"." : "PHP-Einstellung \"%s\" ist nicht auf \"%s\" gesetzt.", - "Adjusting this setting in php.ini will make Nextcloud run again" : "Eine Änderung dieser Einstellung in der php.ini kann deine Nextcloud wieder lauffähig machen.", + "Adjusting this setting in php.ini will make Nextcloud run again" : "Eine Änderung dieser Einstellung in der php.ini kann diese Nextcloud wieder lauffähig machen.", "<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "<code>mbstring.func_overload</code> ist auf <code>%s</code> gesetzt und nicht auf den erwarteten Wert <code>0</code>.", - "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini." : "Bitte setze zum Beheben dieses Problems <code>mbstring.func_overload</code> in deiner php.ini auf <code>0</code>.", + "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini." : "Zum Beheben dieses Problems bitte <code>mbstring.func_overload</code> in der php.ini auf <code>0</code> setzen.", "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.", "PHP modules have been installed, but they are still listed as missing?" : "PHP-Module wurden installiert, werden aber als noch fehlend gelistet?", - "Please ask your server administrator to restart the web server." : "Bitte kontaktiere deine Serveradministration und bitte um den Neustart des Webservers.", + "Please ask your server administrator to restart the web server." : "Bitte die Serveradministration konatktieren und um Neustart des Webservers bitten.", "The required %s config variable is not configured in the config.php file." : "Die erforderliche %s Konfigurationsvariable ist in der config.php nicht konfiguriert.", - "Please ask your server administrator to check the Nextcloud configuration." : "Bitte deine Serveradministration, die Nextcloud-Konfiguration zu überprüfen.", + "Please ask your server administrator to check the Nextcloud configuration." : "Die Serveradministration bitten, die Nextcloud-Konfiguration zu überprüfen.", "Your data directory is readable by other people." : "Dein Datenverzeichnis kann von anderen Benutzern gelesen werden", - "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "Bitte ändere die Berechtigungen auf 0770, so dass das Verzeichnis nicht von Anderen angezeigt werden kann.", - "Your data directory must be an absolute path." : "Dein Datenverzeichnis muss einen eindeutigen Pfad haben", - "Check the value of \"datadirectory\" in your configuration." : "Überprüfe bitte die Angabe unter \"datadirectory\" in deiner Konfiguration", - "Your data directory is invalid." : "Dein Datenverzeichnis ist ungültig", - "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Stelle sicher, dass eine Datei \"%1$s\" im Wurzelverzeichnis des Datenverzeichnisses existiert. Sie sollte folgenden Inhalt haben: \"%2$s\"", + "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "Bitte die Berechtigungen auf 0770 ändern, so dass das Verzeichnis nicht von Anderen angezeigt werden kann.", + "Your data directory must be an absolute path." : "Das Datenverzeichnis muss einen eindeutigen Pfad haben", + "Check the value of \"datadirectory\" in your configuration." : "Bitte die Angabe unter \"datadirectory\" in der Konfiguration überprüfen.", + "Your data directory is invalid." : "Das Datenverzeichnis ist ungültig", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Bitte sicherstellen, dass eine Datei \"%1$s\" im Wurzelverzeichnis des Datenverzeichnisses existiert. Sie sollte folgenden Inhalt haben: \"%2$s\"", "Action \"%s\" not supported or implemented." : "Aktion \"%s\" wird nicht unterstützt oder ist nicht implementiert.", "Authentication failed, wrong token or provider ID given" : "Authentifizierung ist fehlgeschlagen. Falsches Token oder falsche Provider-ID wurde übertragen.", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Es fehlen Parameter, um die Anfrage zu bearbeiten. Fehlende Parameter: \"%s\"", @@ -320,7 +320,7 @@ "Storage connection error. %s" : "Verbindungsfehler zum Speicherplatz. %s", "Storage is temporarily not available" : "Speicher ist vorübergehend nicht verfügbar", "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, musst du sicherstellen, dass dein Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein.", + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, muß sichergestellt sein, dass der Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein.", "Transcribe audio" : "Audio transkribieren", "Transcribe the things said in an audio" : "Inhalt der Audiodatei transkribieren", "Audio input" : "Audioeingang", @@ -357,14 +357,14 @@ "Generate image" : "Bild erstellen", "Generate an image from a text prompt" : "Bild aus einer Texteingabe erstellen", "Prompt" : "Prompt", - "Describe the image you want to generate" : "Beschreibe das Bild, das du erstellen möchtest", + "Describe the image you want to generate" : "Das Bild, das erstellt werden soll, beschreiben", "Number of images" : "Anzahl der Bilder", "How many images to generate" : "Wie viele Bilder erstellt werden sollen", "Output images" : "Ausgegebene Bilder", "The generated images" : "Die erstellten Bilder", "Free text to text prompt" : "Freie Text-zu-Text-Eingabeaufforderung", "Runs an arbitrary prompt through a language model that returns a reply" : "Führt eine beliebige Eingabeaufforderung mit einem Sprachmodell aus, das eine Antwort zurückgibt", - "Describe a task that you want the assistant to do or ask a question" : "Beschreibe eine Aufgabe, die der Assistent erledigen soll, oder stelle eine Frage", + "Describe a task that you want the assistant to do or ask a question" : "Eine Aufgabe beschreiben, die der Assistent erledigen soll, oder eine Frage stellen", "Generated reply" : "Erstellte Antwort", "The generated text from the assistant" : "Der vom Assistenten erstellte Text", "Change Tone" : "Ton ändern", |