From d307ed8e42c45325ae35b295190cdb7f84dfc5f2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 14 Jul 2019 02:15:06 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/accessibility/l10n/ja.js | 6 +++++- apps/accessibility/l10n/ja.json | 6 +++++- apps/files/l10n/bg.js | 14 +++++++++++++- apps/files/l10n/bg.json | 14 +++++++++++++- apps/files_sharing/l10n/bg.js | 21 +++++++++++++++++---- apps/files_sharing/l10n/bg.json | 21 +++++++++++++++++---- apps/systemtags/l10n/de.js | 8 ++++---- apps/systemtags/l10n/de.json | 8 ++++---- apps/systemtags/l10n/de_DE.js | 8 ++++---- apps/systemtags/l10n/de_DE.json | 8 ++++---- apps/updatenotification/l10n/de.js | 4 ++-- apps/updatenotification/l10n/de.json | 4 ++-- apps/updatenotification/l10n/de_DE.js | 4 ++-- apps/updatenotification/l10n/de_DE.json | 4 ++-- apps/updatenotification/l10n/pt_BR.js | 2 ++ apps/updatenotification/l10n/pt_BR.json | 2 ++ apps/workflowengine/l10n/de.js | 2 +- apps/workflowengine/l10n/de.json | 2 +- apps/workflowengine/l10n/de_DE.js | 2 +- apps/workflowengine/l10n/de_DE.json | 2 +- core/l10n/de.js | 2 +- core/l10n/de.json | 2 +- core/l10n/de_DE.js | 2 +- core/l10n/de_DE.json | 2 +- 24 files changed, 106 insertions(+), 44 deletions(-) diff --git a/apps/accessibility/l10n/ja.js b/apps/accessibility/l10n/ja.js index 007bf81643..9df11589b9 100644 --- a/apps/accessibility/l10n/ja.js +++ b/apps/accessibility/l10n/ja.js @@ -3,6 +3,7 @@ OC.L10N.register( { "High contrast theme" : "ハイコントラストテーマ", "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ハイコントラストテーマは表示の質は下がりますが、見やすさは上がります。", + "Dark theme" : "ダークテーマ", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "ダークテーマは目の負担になりにくいです。このテーマは開発中のためバグを見つけたら報告してください。", "Dyslexia font" : "Dyslexia フォント", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexicは、ディスレクシアによって引き起こされる一般的な読み間違いの一部を軽減するためにデザインされた、無料で利用できる書体/フォントです。", @@ -13,6 +14,9 @@ OC.L10N.register( "our issue tracker" : "問題追跡", "our design team" : "デザインチーム", "Enable" : "有効にする", - "Dark theme (beta)" : "ダークテーマ (ベータ版)" + "Dark theme (beta)" : "ダークテーマ (ベータ版)", + "Themes" : "テーマ", + "Fonts" : "フォント", + "enabled" : "有効" }, "nplurals=1; plural=0;"); diff --git a/apps/accessibility/l10n/ja.json b/apps/accessibility/l10n/ja.json index c3c14abc62..68f82a319e 100644 --- a/apps/accessibility/l10n/ja.json +++ b/apps/accessibility/l10n/ja.json @@ -1,6 +1,7 @@ { "translations": { "High contrast theme" : "ハイコントラストテーマ", "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ハイコントラストテーマは表示の質は下がりますが、見やすさは上がります。", + "Dark theme" : "ダークテーマ", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "ダークテーマは目の負担になりにくいです。このテーマは開発中のためバグを見つけたら報告してください。", "Dyslexia font" : "Dyslexia フォント", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexicは、ディスレクシアによって引き起こされる一般的な読み間違いの一部を軽減するためにデザインされた、無料で利用できる書体/フォントです。", @@ -11,6 +12,9 @@ "our issue tracker" : "問題追跡", "our design team" : "デザインチーム", "Enable" : "有効にする", - "Dark theme (beta)" : "ダークテーマ (ベータ版)" + "Dark theme (beta)" : "ダークテーマ (ベータ版)", + "Themes" : "テーマ", + "Fonts" : "フォント", + "enabled" : "有効" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index 79aebb17b0..7f538c76b8 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -14,6 +14,7 @@ OC.L10N.register( "Home" : "Домашен", "Close" : "Затвори", "Could not create folder \"{dir}\"" : "Папката \"{dir}\" не може да бъде създадена", + "This will stop your current uploads." : "Това ще прекрати всички ваши текущи процеси по качване на файлове.", "Upload cancelled." : "Качването е прекъснато.", "Processing files …" : "Обработване на файлове ...", "…" : "…", @@ -21,13 +22,17 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "Няма достатъчно свободно място. Опитвате да качите {size1} при свободни само {size2}", "Target folder \"{dir}\" does not exist any more" : "Дестинацията \"{dir}\" не съществува", "Not enough free space" : "Няма достатъчно свободно място", + "An unknown error has occurred" : "Възникна неизвестна грешка", "Uploading …" : "Качване …", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} от {totalSize} ({bitrate})", + "Uploading that item is not supported" : "Качването на такъв файл не се поддържа", "Target folder does not exist any more" : "Дестинацията не съществува", + "Error when assembling chunks, status code {status}" : "Грешка при асемлиране на парчетата, код {status}", "Actions" : "Действия", "Rename" : "Преименувай", "Copy" : "Копирай", "Choose target folder" : "Избор на папка", + "Open" : "Отвори", "Disconnect storage" : "Извади хранилището", "Unshare" : "Прекратяване на споделяне", "Could not load info for file \"{file}\"" : "Информацията за файла \"{file}\" не може да бъде заредена", @@ -60,8 +65,12 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Нямаш разрешение да създаваш или качваш файлове тук.", "_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла"], "New" : "Създай", + "{used} of {quota} used" : "{used} от {quota} използвани", + "{used} used" : "{used} използвани", "\"{name}\" is an invalid file name." : "\"{name}\" е непозволено име за файл.", "File name cannot be empty." : "Името на файла не може да бъде оставено празно.", + "\"/\" is not allowed inside a file name." : "\"/\" е непозволен знак в името на файла.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" не е разрешен тип файл", "Storage of {owner} is full, files can not be updated or synced anymore!" : "Хранилището на {owner} е запълнено. Поради това качването и синхронизирането на файлове е невъзможно!", "Your storage is full, files can not be updated or synced anymore!" : "Хранилището е запълнено. Поради това качването и синхронизирането на файлове е невъзможно!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Хранилището на {owner} е почти запълнено ({usedSpacePercent}%)", @@ -111,7 +120,9 @@ OC.L10N.register( "A file or folder has been restored" : "Възстановяванена файл или папка", "Unlimited" : "Неограничено", "Upload (max. %s)" : "Качи (макс. %s)", + "File Management" : "Управление на файлове", "%s used" : "%s използвани", + "%s%% of %s used" : "%s%% от %s използвани", "%1$s of %2$s used" : "%1$s от %2$s използвани", "Settings" : "Настройки", "Show hidden files" : "Показвай и скрити файлове", @@ -143,6 +154,7 @@ OC.L10N.register( "With PHP-FPM it might take 5 minutes for changes to be applied." : "Ако ползвате PHP-FPM прилагането на промени може да отнеме 5 минути.", "Missing permissions to edit from here." : "Липсва разрешение за редакция от тук.", "%s of %s used" : "%s от %s използвани", - "Cancel upload" : "Откажи качването" + "Cancel upload" : "Откажи качването", + "%1$s%% of %2$s used" : "%1$s%% от %2$s използвани" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json index 91f96635d0..832dd7a36d 100644 --- a/apps/files/l10n/bg.json +++ b/apps/files/l10n/bg.json @@ -12,6 +12,7 @@ "Home" : "Домашен", "Close" : "Затвори", "Could not create folder \"{dir}\"" : "Папката \"{dir}\" не може да бъде създадена", + "This will stop your current uploads." : "Това ще прекрати всички ваши текущи процеси по качване на файлове.", "Upload cancelled." : "Качването е прекъснато.", "Processing files …" : "Обработване на файлове ...", "…" : "…", @@ -19,13 +20,17 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Няма достатъчно свободно място. Опитвате да качите {size1} при свободни само {size2}", "Target folder \"{dir}\" does not exist any more" : "Дестинацията \"{dir}\" не съществува", "Not enough free space" : "Няма достатъчно свободно място", + "An unknown error has occurred" : "Възникна неизвестна грешка", "Uploading …" : "Качване …", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} от {totalSize} ({bitrate})", + "Uploading that item is not supported" : "Качването на такъв файл не се поддържа", "Target folder does not exist any more" : "Дестинацията не съществува", + "Error when assembling chunks, status code {status}" : "Грешка при асемлиране на парчетата, код {status}", "Actions" : "Действия", "Rename" : "Преименувай", "Copy" : "Копирай", "Choose target folder" : "Избор на папка", + "Open" : "Отвори", "Disconnect storage" : "Извади хранилището", "Unshare" : "Прекратяване на споделяне", "Could not load info for file \"{file}\"" : "Информацията за файла \"{file}\" не може да бъде заредена", @@ -58,8 +63,12 @@ "You don’t have permission to upload or create files here" : "Нямаш разрешение да създаваш или качваш файлове тук.", "_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла"], "New" : "Създай", + "{used} of {quota} used" : "{used} от {quota} използвани", + "{used} used" : "{used} използвани", "\"{name}\" is an invalid file name." : "\"{name}\" е непозволено име за файл.", "File name cannot be empty." : "Името на файла не може да бъде оставено празно.", + "\"/\" is not allowed inside a file name." : "\"/\" е непозволен знак в името на файла.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" не е разрешен тип файл", "Storage of {owner} is full, files can not be updated or synced anymore!" : "Хранилището на {owner} е запълнено. Поради това качването и синхронизирането на файлове е невъзможно!", "Your storage is full, files can not be updated or synced anymore!" : "Хранилището е запълнено. Поради това качването и синхронизирането на файлове е невъзможно!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Хранилището на {owner} е почти запълнено ({usedSpacePercent}%)", @@ -109,7 +118,9 @@ "A file or folder has been restored" : "Възстановяванена файл или папка", "Unlimited" : "Неограничено", "Upload (max. %s)" : "Качи (макс. %s)", + "File Management" : "Управление на файлове", "%s used" : "%s използвани", + "%s%% of %s used" : "%s%% от %s използвани", "%1$s of %2$s used" : "%1$s от %2$s използвани", "Settings" : "Настройки", "Show hidden files" : "Показвай и скрити файлове", @@ -141,6 +152,7 @@ "With PHP-FPM it might take 5 minutes for changes to be applied." : "Ако ползвате PHP-FPM прилагането на промени може да отнеме 5 минути.", "Missing permissions to edit from here." : "Липсва разрешение за редакция от тук.", "%s of %s used" : "%s от %s използвани", - "Cancel upload" : "Откажи качването" + "Cancel upload" : "Откажи качването", + "%1$s%% of %2$s used" : "%1$s%% от %2$s използвани" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index c725c1e40d..ddaffa7d14 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -22,15 +22,22 @@ OC.L10N.register( "Download" : "Изтегли", "Delete" : "Изтрий", "You can upload into this folder" : "Може да качвате в папката", + "Terms of service" : "Условия за ползване", "Invalid server URL" : "URL адреса на сървъра не е валиден", "No expiration date set" : "Не е зададен срок на валидност", "Shared by" : "Споделено от", "File shares" : "Няма споделяния", + "Downloaded via public link" : "Изтеглен чрез публична връзка", "Downloaded by {email}" : "Изтеглен от {email}", + "Shared with group {group}" : "Споделен с група {group}", + "Removed share for group {group}" : "Премахнато е споделянето за група {group}", "Shared as public link" : "Споделено с публична връзка", "Removed public link" : "Премахни публичната връзка", + "Public link expired" : "Публичната връзка изтече", + "Public link of {actor} expired" : "Публичната връзка за {actor} изтече", "You shared {file} as public link" : "Споделихте {file} с публична връзка", "You removed public link for {file}" : "Премахнахте публична връзка към файла {file}", + "{user} accepted the remote share" : "{user} прие отдалеченото споделяне", "Shared with {user}" : "Споделен с {user}", "{actor} shared with {user}" : "{actor} сподели с {user}", "Shared by {actor}" : "Споделено от {actor}", @@ -40,16 +47,22 @@ OC.L10N.register( "A file or folder was shared from another server" : "Споделяне на файл / папка с друг сървър", "A file or folder has been shared" : "Споделяне на файл / папка", "Please specify a file or folder path" : "Моля въведете път до файл или папка", + "Could not create share" : "Не е възможно създаването на споделянето", "invalid permissions" : "невалидни права", "Please specify a valid user" : "Моля въведете валиден потребител", "Please specify a valid group" : "Моля въведете валидна група", + "Public link sharing is disabled by the administrator" : "Публичното споделяне на линкове е спряно от администратора", "Invalid date, date format must be YYYY-MM-DD" : "Невалидна дата, форматът е различен от ГГГГ-ММ-ДД", + "Please specify a valid circle" : "Моля, изберете валиден кръг", "Not a directory" : "Не е директория", "shared by %s" : "споделено от %s", + "Download all files" : "Изтегли всички файлове", "Direct link" : "Директна връзка", "Add to your Nextcloud" : "Добавете към Nextcloud", "File sharing" : "Споделяне на файлове", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Приложението позволява споделянето на файлове с Nextcloud. Администраторът може да ограничи споделянето само за определени групи. Потретилите с права ще могат да споделят файлове и папки с други потребители и групи от Nextcloud. За споделяне с потребители извън Nextloud администраторът трябва да активира функционалността за споделяне с връзка. Администратора може да наложи ползването на пароли, валидност, споделяне с връзка от сървър към сървър и споделяне от мобилни устройства.\nИзключването на функционалността ще прекрати споделени файлове и папки от сървъра (за потребители, клиенти за синхронизиране и мобилни приложения). Подробна информация ще намерите в документацията на Nextcloud.", + "Link to a file" : "Линк към файл", + "Shared" : "Споделен", "Share" : "Сподели", "Sharing" : "Споделяне", "No entries found in this folder" : "Папката е празна", @@ -62,13 +75,13 @@ OC.L10N.register( "the link expired" : "валидността на връзката е изтекла", "sharing is disabled" : "споделянето е изключено", "For more info, please ask the person who sent this link." : "За допълнителна информация, моля питай човека, който е изпратил връзката.", + "Share note" : "Сподели бележка", "Toggle grid view" : "Превключи решетъчния изглед", "Download %s" : "Изтегли %s", + "Upload files to %s" : "Качване на файлове към %s", + "Note" : "Бележка", "Select or drop files" : "Изберете файл или преместете с мишката", "Uploading files…" : "Качване на файлове…", - "Uploaded files:" : "Качени файлове:", - "This share is password-protected" : "Тази зона е защитена с парола.", - "The password is wrong. Try again." : "Грешна парола. Опитай отново.", - "Password" : "Парола" + "Uploaded files:" : "Качени файлове:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/bg.json b/apps/files_sharing/l10n/bg.json index 7f4a13e7fc..eb5e6a759a 100644 --- a/apps/files_sharing/l10n/bg.json +++ b/apps/files_sharing/l10n/bg.json @@ -20,15 +20,22 @@ "Download" : "Изтегли", "Delete" : "Изтрий", "You can upload into this folder" : "Може да качвате в папката", + "Terms of service" : "Условия за ползване", "Invalid server URL" : "URL адреса на сървъра не е валиден", "No expiration date set" : "Не е зададен срок на валидност", "Shared by" : "Споделено от", "File shares" : "Няма споделяния", + "Downloaded via public link" : "Изтеглен чрез публична връзка", "Downloaded by {email}" : "Изтеглен от {email}", + "Shared with group {group}" : "Споделен с група {group}", + "Removed share for group {group}" : "Премахнато е споделянето за група {group}", "Shared as public link" : "Споделено с публична връзка", "Removed public link" : "Премахни публичната връзка", + "Public link expired" : "Публичната връзка изтече", + "Public link of {actor} expired" : "Публичната връзка за {actor} изтече", "You shared {file} as public link" : "Споделихте {file} с публична връзка", "You removed public link for {file}" : "Премахнахте публична връзка към файла {file}", + "{user} accepted the remote share" : "{user} прие отдалеченото споделяне", "Shared with {user}" : "Споделен с {user}", "{actor} shared with {user}" : "{actor} сподели с {user}", "Shared by {actor}" : "Споделено от {actor}", @@ -38,16 +45,22 @@ "A file or folder was shared from another server" : "Споделяне на файл / папка с друг сървър", "A file or folder has been shared" : "Споделяне на файл / папка", "Please specify a file or folder path" : "Моля въведете път до файл или папка", + "Could not create share" : "Не е възможно създаването на споделянето", "invalid permissions" : "невалидни права", "Please specify a valid user" : "Моля въведете валиден потребител", "Please specify a valid group" : "Моля въведете валидна група", + "Public link sharing is disabled by the administrator" : "Публичното споделяне на линкове е спряно от администратора", "Invalid date, date format must be YYYY-MM-DD" : "Невалидна дата, форматът е различен от ГГГГ-ММ-ДД", + "Please specify a valid circle" : "Моля, изберете валиден кръг", "Not a directory" : "Не е директория", "shared by %s" : "споделено от %s", + "Download all files" : "Изтегли всички файлове", "Direct link" : "Директна връзка", "Add to your Nextcloud" : "Добавете към Nextcloud", "File sharing" : "Споделяне на файлове", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Приложението позволява споделянето на файлове с Nextcloud. Администраторът може да ограничи споделянето само за определени групи. Потретилите с права ще могат да споделят файлове и папки с други потребители и групи от Nextcloud. За споделяне с потребители извън Nextloud администраторът трябва да активира функционалността за споделяне с връзка. Администратора може да наложи ползването на пароли, валидност, споделяне с връзка от сървър към сървър и споделяне от мобилни устройства.\nИзключването на функционалността ще прекрати споделени файлове и папки от сървъра (за потребители, клиенти за синхронизиране и мобилни приложения). Подробна информация ще намерите в документацията на Nextcloud.", + "Link to a file" : "Линк към файл", + "Shared" : "Споделен", "Share" : "Сподели", "Sharing" : "Споделяне", "No entries found in this folder" : "Папката е празна", @@ -60,13 +73,13 @@ "the link expired" : "валидността на връзката е изтекла", "sharing is disabled" : "споделянето е изключено", "For more info, please ask the person who sent this link." : "За допълнителна информация, моля питай човека, който е изпратил връзката.", + "Share note" : "Сподели бележка", "Toggle grid view" : "Превключи решетъчния изглед", "Download %s" : "Изтегли %s", + "Upload files to %s" : "Качване на файлове към %s", + "Note" : "Бележка", "Select or drop files" : "Изберете файл или преместете с мишката", "Uploading files…" : "Качване на файлове…", - "Uploaded files:" : "Качени файлове:", - "This share is password-protected" : "Тази зона е защитена с парола.", - "The password is wrong. Try again." : "Грешна парола. Опитай отново.", - "Password" : "Парола" + "Uploaded files:" : "Качени файлове:" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/systemtags/l10n/de.js b/apps/systemtags/l10n/de.js index f1f76c4047..01cba39061 100644 --- a/apps/systemtags/l10n/de.js +++ b/apps/systemtags/l10n/de.js @@ -43,16 +43,16 @@ OC.L10N.register( "%s (invisible)" : "%s (unsichtbar)", "System tags for a file have been modified" : "System-Tags für eine Datei wurden geändert", "Collaborative tags" : "Kollaborative Tags", - "Collaborative tagging functionality which shares tags among users." : "Kollaborative Tags die von den Benutzern gemeinsam bearbeitet werden können.", - "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Kollaborative Tags die von den Benutzern gemeinsam bearbeitet werden können. Sehr gut für Gruppen.\n(Wenn Du ein Anbieter mit einer Mehrkundeninstallation bist, so ist angeraten diese App zu deaktiveren, da die Tags mit allen Kunden geteilt werden.)", + "Collaborative tagging functionality which shares tags among users." : "Kollaborative Tags Schlagwort-Funktionalität, welche Schlagworte unter den Benutzern teilt.", + "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Gemeinschaftliche Schlagwort-Funktionalität, welche Schlagworte unter den Benutzern teilt. Sehr gut für Gruppen.\n(Wenn Du ein Anbieter mit einer Mehrkundeninstallation bist, so ist angeraten diese App zu deaktiveren, da die Schlagworte mit allen Kunden geteilt werden.)", "Tagged files" : "Mit Tags versehene Dateien", "Select tags to filter by" : "Wähle Tags nach denen gefilter werden soll", "No tags found" : "Keine Tags gefunden", "Please select tags to filter by" : "Bitte wähle die Tags nach denen gefiltert werden soll", "No files found for the selected tags" : "Keine Dateien für die ausgewählten Tags gefunden", - "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." : "Öffentliche Tags sind für alle Benutzer verfügbar. Eingeschränkte Tags sind für alle Benutzer sichtbar, können jedoch nicht zugewiesen werden. Nicht sichtbare Tags sind für interne Verwendung und können vom Benutzer nicht eingesehen und nicht zugewiesen werden.", + "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." : "Öffentliche Schlagworte sind für alle Benutzer verfügbar. Eingeschränkte Schlagworte sind für alle Benutzer sichtbar, können jedoch nicht zugewiesen werden. Nicht sichtbare Schlagworte sind für interne Verwendung und können vom Benutzer nicht eingesehen und nicht zugewiesen werden.", "Select tag …" : "Tag wählen…", - "Create a new tag" : "Neuen Tag erstellen", + "Create a new tag" : "Neues Schlagwort erstellen", "Name" : "Name", "Public" : "Öffentlich", "Restricted" : "Eingeschränkt", diff --git a/apps/systemtags/l10n/de.json b/apps/systemtags/l10n/de.json index 0139ae78bc..86c68804b5 100644 --- a/apps/systemtags/l10n/de.json +++ b/apps/systemtags/l10n/de.json @@ -41,16 +41,16 @@ "%s (invisible)" : "%s (unsichtbar)", "System tags for a file have been modified" : "System-Tags für eine Datei wurden geändert", "Collaborative tags" : "Kollaborative Tags", - "Collaborative tagging functionality which shares tags among users." : "Kollaborative Tags die von den Benutzern gemeinsam bearbeitet werden können.", - "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Kollaborative Tags die von den Benutzern gemeinsam bearbeitet werden können. Sehr gut für Gruppen.\n(Wenn Du ein Anbieter mit einer Mehrkundeninstallation bist, so ist angeraten diese App zu deaktiveren, da die Tags mit allen Kunden geteilt werden.)", + "Collaborative tagging functionality which shares tags among users." : "Kollaborative Tags Schlagwort-Funktionalität, welche Schlagworte unter den Benutzern teilt.", + "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Gemeinschaftliche Schlagwort-Funktionalität, welche Schlagworte unter den Benutzern teilt. Sehr gut für Gruppen.\n(Wenn Du ein Anbieter mit einer Mehrkundeninstallation bist, so ist angeraten diese App zu deaktiveren, da die Schlagworte mit allen Kunden geteilt werden.)", "Tagged files" : "Mit Tags versehene Dateien", "Select tags to filter by" : "Wähle Tags nach denen gefilter werden soll", "No tags found" : "Keine Tags gefunden", "Please select tags to filter by" : "Bitte wähle die Tags nach denen gefiltert werden soll", "No files found for the selected tags" : "Keine Dateien für die ausgewählten Tags gefunden", - "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." : "Öffentliche Tags sind für alle Benutzer verfügbar. Eingeschränkte Tags sind für alle Benutzer sichtbar, können jedoch nicht zugewiesen werden. Nicht sichtbare Tags sind für interne Verwendung und können vom Benutzer nicht eingesehen und nicht zugewiesen werden.", + "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." : "Öffentliche Schlagworte sind für alle Benutzer verfügbar. Eingeschränkte Schlagworte sind für alle Benutzer sichtbar, können jedoch nicht zugewiesen werden. Nicht sichtbare Schlagworte sind für interne Verwendung und können vom Benutzer nicht eingesehen und nicht zugewiesen werden.", "Select tag …" : "Tag wählen…", - "Create a new tag" : "Neuen Tag erstellen", + "Create a new tag" : "Neues Schlagwort erstellen", "Name" : "Name", "Public" : "Öffentlich", "Restricted" : "Eingeschränkt", diff --git a/apps/systemtags/l10n/de_DE.js b/apps/systemtags/l10n/de_DE.js index a52b344692..d874a316dc 100644 --- a/apps/systemtags/l10n/de_DE.js +++ b/apps/systemtags/l10n/de_DE.js @@ -43,16 +43,16 @@ OC.L10N.register( "%s (invisible)" : "%s (unsichtbar)", "System tags for a file have been modified" : "System-Tag für eine Datei wurden geändert", "Collaborative tags" : "Kollaborative Tags", - "Collaborative tagging functionality which shares tags among users." : "Kollaborative Tags die von den Benutzern gemeinsam bearbeitet werden können", - "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Kollaborative Tags die von den Benutzern gemeinsam bearbeitet werden können. Sehr gut für Gruppen.\n\t(Wenn Sie ein Anbieter mit einer Mehrkundeninstallation sind, so ist angeraten diese App zu deaktiveren, da die Tags mit allen Kunden geteilt werden.)", + "Collaborative tagging functionality which shares tags among users." : "Gemeinschaftliche Schlagwort-Funktionalität, welche Schlagworte unter den Benutzern teilt.", + "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Gemeinschaftliche Schlagwort-Funktionalität, welche Schlagworte unter den Benutzern teilt. Sehr gut für Gruppen.\n\t(Wenn Sie ein Anbieter mit einer Mehrkundeninstallation sind, so ist angeraten diese App zu deaktiveren, da die Schlagworte mit allen Kunden geteilt werden.)", "Tagged files" : "Mit Tags versehene Dateien", "Select tags to filter by" : "Wählen Sie Tags nach denen gefiltert werden soll", "No tags found" : "Keine Tags gefunden", "Please select tags to filter by" : "Bitte wählen Sie Tags nach denen gefiltert werden sollen", "No files found for the selected tags" : "Keine Dateien für die ausgewählten Tags gefunden", - "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." : "Kollaborative Tags sind für alle Benutzer verfügbar. Eingeschränkte Tags sind für alle Benutzer sichtbar, können jedoch nicht zugewiesen werden. Nicht sichtbare Tags sind für interne Verwendung und können vom Benutzer nicht eingesehen und nicht zugewiesen werden.", + "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." : "Gemeinschaftliche Schlagworte sind für alle Benutzer verfügbar. Eingeschränkte Schlagworte sind für alle Benutzer sichtbar, können jedoch nicht zugewiesen werden. Nicht sichtbare Schlagworte sind für interne Verwendung und können vom Benutzer nicht eingesehen und nicht zugewiesen werden.", "Select tag …" : "Tag wählen …", - "Create a new tag" : "Neuen Tag erstellen", + "Create a new tag" : "Neues Schlagwort erstellen", "Name" : "Name", "Public" : "Öffentlich", "Restricted" : "Eingeschränkt", diff --git a/apps/systemtags/l10n/de_DE.json b/apps/systemtags/l10n/de_DE.json index b05870092d..8aa92f4c8d 100644 --- a/apps/systemtags/l10n/de_DE.json +++ b/apps/systemtags/l10n/de_DE.json @@ -41,16 +41,16 @@ "%s (invisible)" : "%s (unsichtbar)", "System tags for a file have been modified" : "System-Tag für eine Datei wurden geändert", "Collaborative tags" : "Kollaborative Tags", - "Collaborative tagging functionality which shares tags among users." : "Kollaborative Tags die von den Benutzern gemeinsam bearbeitet werden können", - "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Kollaborative Tags die von den Benutzern gemeinsam bearbeitet werden können. Sehr gut für Gruppen.\n\t(Wenn Sie ein Anbieter mit einer Mehrkundeninstallation sind, so ist angeraten diese App zu deaktiveren, da die Tags mit allen Kunden geteilt werden.)", + "Collaborative tagging functionality which shares tags among users." : "Gemeinschaftliche Schlagwort-Funktionalität, welche Schlagworte unter den Benutzern teilt.", + "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Gemeinschaftliche Schlagwort-Funktionalität, welche Schlagworte unter den Benutzern teilt. Sehr gut für Gruppen.\n\t(Wenn Sie ein Anbieter mit einer Mehrkundeninstallation sind, so ist angeraten diese App zu deaktiveren, da die Schlagworte mit allen Kunden geteilt werden.)", "Tagged files" : "Mit Tags versehene Dateien", "Select tags to filter by" : "Wählen Sie Tags nach denen gefiltert werden soll", "No tags found" : "Keine Tags gefunden", "Please select tags to filter by" : "Bitte wählen Sie Tags nach denen gefiltert werden sollen", "No files found for the selected tags" : "Keine Dateien für die ausgewählten Tags gefunden", - "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." : "Kollaborative Tags sind für alle Benutzer verfügbar. Eingeschränkte Tags sind für alle Benutzer sichtbar, können jedoch nicht zugewiesen werden. Nicht sichtbare Tags sind für interne Verwendung und können vom Benutzer nicht eingesehen und nicht zugewiesen werden.", + "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." : "Gemeinschaftliche Schlagworte sind für alle Benutzer verfügbar. Eingeschränkte Schlagworte sind für alle Benutzer sichtbar, können jedoch nicht zugewiesen werden. Nicht sichtbare Schlagworte sind für interne Verwendung und können vom Benutzer nicht eingesehen und nicht zugewiesen werden.", "Select tag …" : "Tag wählen …", - "Create a new tag" : "Neuen Tag erstellen", + "Create a new tag" : "Neues Schlagwort erstellen", "Name" : "Name", "Public" : "Öffentlich", "Restricted" : "Eingeschränkt", diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index f201ac4444..b4e5564d21 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -35,8 +35,8 @@ OC.L10N.register( "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Die Verbindung zum Appstore konnte nicht aufgebaut werden oder der Appstore hat keine Apps zurück geliefert. Suche selbst nach den Updates oder stelle sicher, dass Dein Server Zugriff auf das Internet hat und eine Verbindung zum Appstore aufbauen kann. ", "All apps have an update for this version available" : "Für alle Apps steht eine Aktualisierung zur Verfügung", "View changelog" : "Liste der Änderungen anschauen", - "Enterprise" : "Unternehmen-Version", - "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Für den Einsatz in Unternehmen. Stellt immer die neueste Patch-Version bereit, wird jedoch nicht sofort auf die nächste Hauptversion aktualisiert. Dieses Update wird durchgeführt, sobald die Nextcloud GmbH zusätzliche Vorbereitungen und Tests für umfangreiche und unternehmenskritische Bereitstellungen durchgeführt hat. Dieser Kanal steht nur Kunden zur Verfügung und enthält das Nextcloud Firmen-Paket .", + "Enterprise" : "Version für Unternehmen", + "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Für den Einsatz in Unternehmen. Stellt immer die neueste Patch-Version bereit, wird jedoch nicht sofort auf die nächste Hauptversion aktualisiert. Diese Aktualisierung wird durchgeführt, sobald die Nextcloud GmbH zusätzliche Vorbereitungen und Tests für umfangreiche und unternehmenskritische Software-Verteilungen durchgeführt hat. Dieser Kanal steht nur Kunden zur Verfügung und enthält das Nextcloud Firmen-Paket .", "Stable" : "Stabil", "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Die aktuellste stabile Version. Diese ist für den regelmäßigen Gebrauch geeignet und wird immer auf die letzte Hauptversion aktualisiert.", "Beta" : "Beta", diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json index d2e70af0c8..a34b8aec26 100644 --- a/apps/updatenotification/l10n/de.json +++ b/apps/updatenotification/l10n/de.json @@ -33,8 +33,8 @@ "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Die Verbindung zum Appstore konnte nicht aufgebaut werden oder der Appstore hat keine Apps zurück geliefert. Suche selbst nach den Updates oder stelle sicher, dass Dein Server Zugriff auf das Internet hat und eine Verbindung zum Appstore aufbauen kann. ", "All apps have an update for this version available" : "Für alle Apps steht eine Aktualisierung zur Verfügung", "View changelog" : "Liste der Änderungen anschauen", - "Enterprise" : "Unternehmen-Version", - "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Für den Einsatz in Unternehmen. Stellt immer die neueste Patch-Version bereit, wird jedoch nicht sofort auf die nächste Hauptversion aktualisiert. Dieses Update wird durchgeführt, sobald die Nextcloud GmbH zusätzliche Vorbereitungen und Tests für umfangreiche und unternehmenskritische Bereitstellungen durchgeführt hat. Dieser Kanal steht nur Kunden zur Verfügung und enthält das Nextcloud Firmen-Paket .", + "Enterprise" : "Version für Unternehmen", + "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Für den Einsatz in Unternehmen. Stellt immer die neueste Patch-Version bereit, wird jedoch nicht sofort auf die nächste Hauptversion aktualisiert. Diese Aktualisierung wird durchgeführt, sobald die Nextcloud GmbH zusätzliche Vorbereitungen und Tests für umfangreiche und unternehmenskritische Software-Verteilungen durchgeführt hat. Dieser Kanal steht nur Kunden zur Verfügung und enthält das Nextcloud Firmen-Paket .", "Stable" : "Stabil", "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Die aktuellste stabile Version. Diese ist für den regelmäßigen Gebrauch geeignet und wird immer auf die letzte Hauptversion aktualisiert.", "Beta" : "Beta", diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index c241d0fa1e..fb15af6d4f 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -35,8 +35,8 @@ OC.L10N.register( "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Die Verbindung zum Appstore konnte nicht aufgebaut werden oder der Appstore hat keine Apps zurück geliefert. Suchen Sie selbst nach den Updates oder stellen Sie sicher, dass ihr Server Zugriff auf das Internet hat und eine Verbindung zum Appstore aufbauen kann. ", "All apps have an update for this version available" : "Für alle Apps steht eine Aktualisierung zur Verfügung", "View changelog" : "Liste der Änderungen anschauen", - "Enterprise" : "Unternehmen-Version", - "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Für den Einsatz in Unternehmen. Stellt immer die neueste Patch-Version bereit, wird jedoch nicht sofort auf die nächste Hauptversion aktualisiert. Dieses Update wird durchgeführt, sobald die Nextcloud GmbH zusätzliche Vorbereitungen und Tests für umfangreiche und unternehmenskritische Bereitstellungen durchgeführt hat. Dieser Kanal steht nur Kunden zur Verfügung und enthält das Nextcloud Firmen-Paket .", + "Enterprise" : "Version für Unternehmen", + "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Für den Einsatz in Unternehmen. Stellt immer die neueste Patch-Version bereit, wird jedoch nicht sofort auf die nächste Hauptversion aktualisiert. Diese Aktualisierung wird durchgeführt, sobald die Nextcloud GmbH zusätzliche Vorbereitungen und Tests für umfangreiche und unternehmenskritische Software-Verteilungen durchgeführt hat. Dieser Kanal steht nur Kunden zur Verfügung und enthält das Nextcloud Firmen-Paket .", "Stable" : "Stabil", "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Die aktuellste stabile Version. Diese ist für den regelmäßigen Gebrauch geeignet und wird immer auf die letzte Hauptversion aktualisiert.", "Beta" : "Beta", diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json index 5c13c48201..38e5c2472b 100644 --- a/apps/updatenotification/l10n/de_DE.json +++ b/apps/updatenotification/l10n/de_DE.json @@ -33,8 +33,8 @@ "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Die Verbindung zum Appstore konnte nicht aufgebaut werden oder der Appstore hat keine Apps zurück geliefert. Suchen Sie selbst nach den Updates oder stellen Sie sicher, dass ihr Server Zugriff auf das Internet hat und eine Verbindung zum Appstore aufbauen kann. ", "All apps have an update for this version available" : "Für alle Apps steht eine Aktualisierung zur Verfügung", "View changelog" : "Liste der Änderungen anschauen", - "Enterprise" : "Unternehmen-Version", - "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Für den Einsatz in Unternehmen. Stellt immer die neueste Patch-Version bereit, wird jedoch nicht sofort auf die nächste Hauptversion aktualisiert. Dieses Update wird durchgeführt, sobald die Nextcloud GmbH zusätzliche Vorbereitungen und Tests für umfangreiche und unternehmenskritische Bereitstellungen durchgeführt hat. Dieser Kanal steht nur Kunden zur Verfügung und enthält das Nextcloud Firmen-Paket .", + "Enterprise" : "Version für Unternehmen", + "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Für den Einsatz in Unternehmen. Stellt immer die neueste Patch-Version bereit, wird jedoch nicht sofort auf die nächste Hauptversion aktualisiert. Diese Aktualisierung wird durchgeführt, sobald die Nextcloud GmbH zusätzliche Vorbereitungen und Tests für umfangreiche und unternehmenskritische Software-Verteilungen durchgeführt hat. Dieser Kanal steht nur Kunden zur Verfügung und enthält das Nextcloud Firmen-Paket .", "Stable" : "Stabil", "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Die aktuellste stabile Version. Diese ist für den regelmäßigen Gebrauch geeignet und wird immer auf die letzte Hauptversion aktualisiert.", "Beta" : "Beta", diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js index b68671459d..e6322b14f9 100644 --- a/apps/updatenotification/l10n/pt_BR.js +++ b/apps/updatenotification/l10n/pt_BR.js @@ -35,6 +35,8 @@ OC.L10N.register( "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Não foi possível conectar a appstore ou não havia atualização. Procure manualmente por atualizações ou verifique se o servidor tem acesso à internet.", "All apps have an update for this version available" : "Todos os aplicativos tem uma atualização disponível", "View changelog" : "Visualizar registro de alterações", + "Enterprise" : "Empresarial", + "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Para uso empresarial. Fornece sempre o nível de patch mais recente, mas não será atualizado para a próxima versão principal imediatamente. Essa atualização acontece assim que a Nextcloud GmbH fizer mais ajustes e testes para implantações de larga escala e missão crítica. Este canal está disponível apenas para clientes do Nextcloud Enterprise.", "Stable" : "Estável", "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "A versão estável mais recente. É adequada para uso regular e será sempre atualizada para a versão principal mais recente.", "Beta" : "Beta", diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json index 8c7272be03..5e48e1e1c9 100644 --- a/apps/updatenotification/l10n/pt_BR.json +++ b/apps/updatenotification/l10n/pt_BR.json @@ -33,6 +33,8 @@ "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Não foi possível conectar a appstore ou não havia atualização. Procure manualmente por atualizações ou verifique se o servidor tem acesso à internet.", "All apps have an update for this version available" : "Todos os aplicativos tem uma atualização disponível", "View changelog" : "Visualizar registro de alterações", + "Enterprise" : "Empresarial", + "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Para uso empresarial. Fornece sempre o nível de patch mais recente, mas não será atualizado para a próxima versão principal imediatamente. Essa atualização acontece assim que a Nextcloud GmbH fizer mais ajustes e testes para implantações de larga escala e missão crítica. Este canal está disponível apenas para clientes do Nextcloud Enterprise.", "Stable" : "Estável", "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "A versão estável mais recente. É adequada para uso regular e será sempre atualizada para a versão principal mais recente.", "Beta" : "Beta", diff --git a/apps/workflowengine/l10n/de.js b/apps/workflowengine/l10n/de.js index f1232eb6ac..249bc64076 100644 --- a/apps/workflowengine/l10n/de.js +++ b/apps/workflowengine/l10n/de.js @@ -68,7 +68,7 @@ OC.L10N.register( "Check %s does not exist" : "Die Prüfung %s existiert nicht", "Check %s is invalid" : "Die Prüfung %s ist ungültig", "Check #%s does not exist" : "Die Prüfung #%s existiert nicht", - "Tag management" : "Tags-Verwaltung", + "Tag management" : "Schlagwortverwaltung", "Files workflow engine" : "Datei-Arbeitsablauf-Engine", "Open documentation" : "Dokumentation öffnen", "Loading…" : "Laden…", diff --git a/apps/workflowengine/l10n/de.json b/apps/workflowengine/l10n/de.json index 00298b26b5..d8d27097ee 100644 --- a/apps/workflowengine/l10n/de.json +++ b/apps/workflowengine/l10n/de.json @@ -66,7 +66,7 @@ "Check %s does not exist" : "Die Prüfung %s existiert nicht", "Check %s is invalid" : "Die Prüfung %s ist ungültig", "Check #%s does not exist" : "Die Prüfung #%s existiert nicht", - "Tag management" : "Tags-Verwaltung", + "Tag management" : "Schlagwortverwaltung", "Files workflow engine" : "Datei-Arbeitsablauf-Engine", "Open documentation" : "Dokumentation öffnen", "Loading…" : "Laden…", diff --git a/apps/workflowengine/l10n/de_DE.js b/apps/workflowengine/l10n/de_DE.js index ad03c5af3e..2e45c4eda4 100644 --- a/apps/workflowengine/l10n/de_DE.js +++ b/apps/workflowengine/l10n/de_DE.js @@ -68,7 +68,7 @@ OC.L10N.register( "Check %s does not exist" : "Die Prüfung %s existiert nicht", "Check %s is invalid" : "Die Prüfung %s ist ungültig", "Check #%s does not exist" : "Die Prüfung #%s existiert nicht", - "Tag management" : "Tags-Verwaltung", + "Tag management" : "Schlagwortverwaltung", "Files workflow engine" : "Datei-Arbeitsablauf-Engine", "Open documentation" : "Dokumentation öffnen", "Loading…" : "Laden…", diff --git a/apps/workflowengine/l10n/de_DE.json b/apps/workflowengine/l10n/de_DE.json index 35219b8d7c..3ff6cc5d11 100644 --- a/apps/workflowengine/l10n/de_DE.json +++ b/apps/workflowengine/l10n/de_DE.json @@ -66,7 +66,7 @@ "Check %s does not exist" : "Die Prüfung %s existiert nicht", "Check %s is invalid" : "Die Prüfung %s ist ungültig", "Check #%s does not exist" : "Die Prüfung #%s existiert nicht", - "Tag management" : "Tags-Verwaltung", + "Tag management" : "Schlagwortverwaltung", "Files workflow engine" : "Datei-Arbeitsablauf-Engine", "Open documentation" : "Dokumentation öffnen", "Loading…" : "Laden…", diff --git a/core/l10n/de.js b/core/l10n/de.js index cf5b37be86..d4013cacdb 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -229,7 +229,7 @@ OC.L10N.register( "User disabled" : "Nutzer deaktiviert", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Deiner IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.", "Reset password" : "Passwort zurücksetzen", - "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Eine Nachricht zum Zurücksetzen des Passworts wurde an die in diesem Konto hinterlegte E-Mail Adresse gesendet. Wenn du diese nicht erhalten hast, bitte prüfe den Spam/Junk Ordner oder kontaktiere deinen lokalen Administrator für weitere Hilfe.", + "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Eine Nachricht zum Zurücksetzen des Passworts wurde an die in diesem Konto hinterlegte E-Mail Adresse gesendet. Wenn Du diese nicht erhalten hast, prüfe bitte den Spam/Junk Ordner oder kontaktiere Deinen lokalen Administrator für weitere Hilfe.", "If it is not there ask your local administrator." : "Wenn Du keine E-Mail bekommen hast, wende Dich bitte an Deinen lokalen Administrator.", "Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktiere Deinen Administrator.", "Back to login" : "Zur Anmeldung wechseln", diff --git a/core/l10n/de.json b/core/l10n/de.json index 972e87af43..00f6ca6466 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -227,7 +227,7 @@ "User disabled" : "Nutzer deaktiviert", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Deiner IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.", "Reset password" : "Passwort zurücksetzen", - "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Eine Nachricht zum Zurücksetzen des Passworts wurde an die in diesem Konto hinterlegte E-Mail Adresse gesendet. Wenn du diese nicht erhalten hast, bitte prüfe den Spam/Junk Ordner oder kontaktiere deinen lokalen Administrator für weitere Hilfe.", + "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Eine Nachricht zum Zurücksetzen des Passworts wurde an die in diesem Konto hinterlegte E-Mail Adresse gesendet. Wenn Du diese nicht erhalten hast, prüfe bitte den Spam/Junk Ordner oder kontaktiere Deinen lokalen Administrator für weitere Hilfe.", "If it is not there ask your local administrator." : "Wenn Du keine E-Mail bekommen hast, wende Dich bitte an Deinen lokalen Administrator.", "Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktiere Deinen Administrator.", "Back to login" : "Zur Anmeldung wechseln", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index da7a634e99..4088f7cd8d 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -229,7 +229,7 @@ OC.L10N.register( "User disabled" : "Nutzer deaktiviert", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Ihrer IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.", "Reset password" : "Passwort zurücksetzen", - "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Eine Nachricht zum Zurücksetzen des Passworts wurde an die in diesem Konto hinterlegte E-Mail Adresse gesendet. Wenn Sie diese nicht erhalten haben, prüfen Sie bitte den Spam/Junk Ordner oder kontaktieren Sie Ihren lokalen Administrator für weitere Hilfe.", + "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Eine Nachricht zum Zurücksetzen des Passworts wurde an die in diesem Konto hinterlegte E-Mail-Adresse gesendet. Wenn Sie diese nicht erhalten haben, prüfen Sie bitte den Spam/Junk Ordner oder kontaktieren Sie Ihren lokalen Administrator für weitere Hilfe.", "If it is not there ask your local administrator." : "Wenn Sie keine E-Mail bekommen haben, wenden Sie sich bitte an Ihren lokalen Administrator.", "Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktieren Sie Ihren Administrator.", "Back to login" : "Zur Anmeldung wechseln", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 7f53aab943..9323cec7e1 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -227,7 +227,7 @@ "User disabled" : "Nutzer deaktiviert", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Es wurden mehrere ungültige Anmeldeversuche von Ihrer IP-Adresse festgestellt. Daher wird die nächste Anmeldung um 30 Sekunden verzögert.", "Reset password" : "Passwort zurücksetzen", - "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Eine Nachricht zum Zurücksetzen des Passworts wurde an die in diesem Konto hinterlegte E-Mail Adresse gesendet. Wenn Sie diese nicht erhalten haben, prüfen Sie bitte den Spam/Junk Ordner oder kontaktieren Sie Ihren lokalen Administrator für weitere Hilfe.", + "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Eine Nachricht zum Zurücksetzen des Passworts wurde an die in diesem Konto hinterlegte E-Mail-Adresse gesendet. Wenn Sie diese nicht erhalten haben, prüfen Sie bitte den Spam/Junk Ordner oder kontaktieren Sie Ihren lokalen Administrator für weitere Hilfe.", "If it is not there ask your local administrator." : "Wenn Sie keine E-Mail bekommen haben, wenden Sie sich bitte an Ihren lokalen Administrator.", "Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktieren Sie Ihren Administrator.", "Back to login" : "Zur Anmeldung wechseln",