Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-15 03:12:09 +0300
committerNextcloud bot <bot@nextcloud.com>2018-09-15 03:12:09 +0300
commit3771aeb58403dec07c6a074a942ba948b84ef62e (patch)
treeca84166cce619f53edaf91bab2c940545c915204 /apps
parent6112adfe064afbad17c485954d22e3947fe8ed13 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/federatedfilesharing/l10n/bg.js1
-rw-r--r--apps/federatedfilesharing/l10n/bg.json1
-rw-r--r--apps/files/l10n/bg.js42
-rw-r--r--apps/files/l10n/bg.json42
-rw-r--r--apps/files_versions/l10n/zh_CN.js3
-rw-r--r--apps/files_versions/l10n/zh_CN.json3
-rw-r--r--apps/oauth2/l10n/ko.js1
-rw-r--r--apps/oauth2/l10n/ko.json1
-rw-r--r--apps/sharebymail/l10n/cs.js2
-rw-r--r--apps/sharebymail/l10n/cs.json2
-rw-r--r--apps/systemtags/l10n/bg.js2
-rw-r--r--apps/systemtags/l10n/bg.json2
-rw-r--r--apps/theming/l10n/cs.js2
-rw-r--r--apps/theming/l10n/cs.json2
-rw-r--r--apps/theming/l10n/ja.js1
-rw-r--r--apps/theming/l10n/ja.json1
-rw-r--r--apps/workflowengine/l10n/ko.js2
-rw-r--r--apps/workflowengine/l10n/ko.json2
-rw-r--r--apps/workflowengine/l10n/zh_CN.js1
-rw-r--r--apps/workflowengine/l10n/zh_CN.json1
20 files changed, 76 insertions, 38 deletions
diff --git a/apps/federatedfilesharing/l10n/bg.js b/apps/federatedfilesharing/l10n/bg.js
index cfe8703ba91..079f53e96df 100644
--- a/apps/federatedfilesharing/l10n/bg.js
+++ b/apps/federatedfilesharing/l10n/bg.js
@@ -20,6 +20,7 @@ OC.L10N.register(
"Not allowed to create a federated share with the same user" : "Не е позволено създаване на федерално споделяне със същият потребител",
"File is already shared with %s" : "Файлът е вече споделен с %s",
"Accept" : "Приемам",
+ "Sharing" : "Споделяне",
"Open documentation" : "Отвори документацията",
"Allow users on this server to send shares to other servers" : "Позволи на потребители от този сървър да споделят папки с други сървъри",
"Allow users on this server to receive shares from other servers" : "Позволи на потребители на този сървър да получават споделени папки от други сървъри",
diff --git a/apps/federatedfilesharing/l10n/bg.json b/apps/federatedfilesharing/l10n/bg.json
index 36714a6d4f2..176e5ae4836 100644
--- a/apps/federatedfilesharing/l10n/bg.json
+++ b/apps/federatedfilesharing/l10n/bg.json
@@ -18,6 +18,7 @@
"Not allowed to create a federated share with the same user" : "Не е позволено създаване на федерално споделяне със същият потребител",
"File is already shared with %s" : "Файлът е вече споделен с %s",
"Accept" : "Приемам",
+ "Sharing" : "Споделяне",
"Open documentation" : "Отвори документацията",
"Allow users on this server to send shares to other servers" : "Позволи на потребители от този сървър да споделят папки с други сървъри",
"Allow users on this server to receive shares from other servers" : "Позволи на потребители на този сървър да получават споделени папки от други сървъри",
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js
index 47255cd9591..28b0d31e900 100644
--- a/apps/files/l10n/bg.js
+++ b/apps/files/l10n/bg.js
@@ -1,15 +1,16 @@
OC.L10N.register(
"files",
{
- "Storage is temporarily not available" : "Временно хранилището не е налично.",
- "Storage invalid" : "Невалидно хранилище.",
+ "Storage is temporarily not available" : "Временно хранилището не е налично",
+ "Storage invalid" : "Невалидно хранилище",
"Unknown error" : "Неизвестна грешка",
"All files" : "Всички файлове",
- "Recent" : "Скорошен",
+ "Recent" : "Последни",
"Favorites" : "Любими",
- "File could not be found" : "Файлът не може да бъде открит",
+ "File could not be found" : "Файлът не може да бъде намерен",
+ "Move or copy" : "Премести или копирай",
"Download" : "Изтегли",
- "Delete" : "Изтриване",
+ "Delete" : "Изтрий",
"Home" : "Домашен",
"Close" : "Затвори",
"Could not create folder \"{dir}\"" : "Папката \"{dir}\" не може да бъде създадена",
@@ -18,9 +19,12 @@ 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" : "Няма достатъчно свободно място",
+ "Uploading …" : "Качване …",
+ "…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} от {totalSize} ({bitrate})",
"Actions" : "Действия",
- "Rename" : "Преименуване",
+ "Rename" : "Преименувай",
+ "Copy" : "Копирай",
"Target folder" : "Целева папка",
"Disconnect storage" : "Извади хранилището",
"Unshare" : "Прекратяване на споделяне",
@@ -43,13 +47,13 @@ OC.L10N.register(
"Error deleting file \"{fileName}\"." : "Грешка при изтриването на файла \"{fileName}\".",
"Name" : "Име",
"Size" : "Размер",
- "Modified" : "Променен на",
+ "Modified" : "Промяна",
"_%n folder_::_%n folders_" : ["%n папка","%n папки"],
"_%n file_::_%n files_" : ["%n файл","%n файла"],
"{dirs} and {files}" : "{dirs} и {files}",
"_including %n hidden_::_including %n hidden_" : ["включително %n скрит","включително %n скрити"],
"You don’t have permission to upload or create files here" : "Нямаш разрешение да създаваш или качваш файлове тук.",
- "_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла."],
+ "_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла"],
"New" : "Създай",
"\"{name}\" is an invalid file name." : "\"{name}\" е непозволено име за файл.",
"File name cannot be empty." : "Името на файла не може да бъде оставено празно.",
@@ -64,11 +68,12 @@ OC.L10N.register(
"Favorited" : "Отбелязано в любими",
"Favorite" : "Любими",
"New folder" : "Нова папка",
+ "Add to favorites" : "Добави към любимите",
"An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на тагове",
- "Added to favorites" : "Добавено към предпочитани",
- "Removed from favorites" : "Премахнато от предпочитани",
- "You added {file} to your favorites" : "Добавихте {file} към предпочитани",
- "You removed {file} from your favorites" : "Махнахте {file} от вашите предпочитания",
+ "Added to favorites" : "Добавено към любимите",
+ "Removed from favorites" : "Премахни от любимите",
+ "You added {file} to your favorites" : "Добавихте {file} към любимите",
+ "You removed {file} from your favorites" : "Премахнахте {file} от любимите",
"File changes" : "Файлови промени",
"Created by {user}" : "Създаден от {user}",
"Changed by {user}" : "Променен от {user}",
@@ -76,20 +81,21 @@ OC.L10N.register(
"Restored by {user}" : "Възстановен от {user}",
"Renamed by {user}" : "Преименуван от {user}",
"Moved by {user}" : "Преместен от {user}",
+ "\"remote user\"" : "\"отдалечен потребител\"",
"You created {file}" : "Вие създадохте {file}",
"{user} created {file}" : "{user} създаде {file}",
"{file} was created in a public folder" : "{file} беше създаден в публична папка",
- "You changed {file}" : "Променихте {file}",
+ "You changed {file}" : "Вие променихте {file}",
"{user} changed {file}" : "{user} промени {file}",
"You deleted {file}" : "Вие изтрихте {file}",
"{user} deleted {file}" : "{user} изтри {file}",
"You restored {file}" : "Възстановихте {file}",
"{user} restored {file}" : "{user} възстанови {file}",
- "You renamed {oldfile} to {newfile}" : "Преименувахте {oldfile} на {newfile}",
+ "You renamed {oldfile} to {newfile}" : "Вие преименувахте {oldfile} на {newfile}",
"{user} renamed {oldfile} to {newfile}" : "{user} преименува {oldfile} на {newfile}",
- "You moved {oldfile} to {newfile}" : "Преместихте {oldfile} в {newfile}",
+ "You moved {oldfile} to {newfile}" : "Вие преместихте {oldfile} в {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} премести {oldfile} в {newfile}",
- "A file has been added to or removed from your <strong>favorites</strong>" : "Файл беше добавен или премахнат от <strong>предпочитанията</strong> ви",
+ "A file has been added to or removed from your <strong>favorites</strong>" : "Файл беше добавен или премахнат от <strong>любимите</strong> ви",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "<strong>Промяна</strong> или <strong>преименуване</strong> на файл / папка",
"A new file or folder has been <strong>created</strong>" : "<strong>Създаване</strong> на нов файл / папка",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Изпращай известия само при създаване / промяна на <strong>любими файлове</strong> <em>(Само за потока)</em>",
@@ -103,6 +109,7 @@ OC.L10N.register(
"Settings" : "Настройки",
"Show hidden files" : "Показвай и скрити файлове",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Адресът осигурява<a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">достъп до файловете ви чрез WebDAV</a>",
"No files in here" : "Тук няма файлове",
"Upload some content or sync with your devices!" : "Качи съдържание или синхронизирай с твоите устройства!",
"No entries found in this folder" : "Няма намерени записи в тази папка",
@@ -116,6 +123,7 @@ OC.L10N.register(
"Shared with you" : "Споделено с вас",
"Shared by link" : "Споделено с връзка",
"Text file" : "Текстов файл",
- "New text file.txt" : "Нов текст file.txt"
+ "New text file.txt" : "Нов текст file.txt",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Адресът осигурява <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">достъп до файловете ви чрез WebDAV</a>"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json
index 781af24cba7..ee26f56147c 100644
--- a/apps/files/l10n/bg.json
+++ b/apps/files/l10n/bg.json
@@ -1,13 +1,14 @@
{ "translations": {
- "Storage is temporarily not available" : "Временно хранилището не е налично.",
- "Storage invalid" : "Невалидно хранилище.",
+ "Storage is temporarily not available" : "Временно хранилището не е налично",
+ "Storage invalid" : "Невалидно хранилище",
"Unknown error" : "Неизвестна грешка",
"All files" : "Всички файлове",
- "Recent" : "Скорошен",
+ "Recent" : "Последни",
"Favorites" : "Любими",
- "File could not be found" : "Файлът не може да бъде открит",
+ "File could not be found" : "Файлът не може да бъде намерен",
+ "Move or copy" : "Премести или копирай",
"Download" : "Изтегли",
- "Delete" : "Изтриване",
+ "Delete" : "Изтрий",
"Home" : "Домашен",
"Close" : "Затвори",
"Could not create folder \"{dir}\"" : "Папката \"{dir}\" не може да бъде създадена",
@@ -16,9 +17,12 @@
"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" : "Няма достатъчно свободно място",
+ "Uploading …" : "Качване …",
+ "…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} от {totalSize} ({bitrate})",
"Actions" : "Действия",
- "Rename" : "Преименуване",
+ "Rename" : "Преименувай",
+ "Copy" : "Копирай",
"Target folder" : "Целева папка",
"Disconnect storage" : "Извади хранилището",
"Unshare" : "Прекратяване на споделяне",
@@ -41,13 +45,13 @@
"Error deleting file \"{fileName}\"." : "Грешка при изтриването на файла \"{fileName}\".",
"Name" : "Име",
"Size" : "Размер",
- "Modified" : "Променен на",
+ "Modified" : "Промяна",
"_%n folder_::_%n folders_" : ["%n папка","%n папки"],
"_%n file_::_%n files_" : ["%n файл","%n файла"],
"{dirs} and {files}" : "{dirs} и {files}",
"_including %n hidden_::_including %n hidden_" : ["включително %n скрит","включително %n скрити"],
"You don’t have permission to upload or create files here" : "Нямаш разрешение да създаваш или качваш файлове тук.",
- "_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла."],
+ "_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла"],
"New" : "Създай",
"\"{name}\" is an invalid file name." : "\"{name}\" е непозволено име за файл.",
"File name cannot be empty." : "Името на файла не може да бъде оставено празно.",
@@ -62,11 +66,12 @@
"Favorited" : "Отбелязано в любими",
"Favorite" : "Любими",
"New folder" : "Нова папка",
+ "Add to favorites" : "Добави към любимите",
"An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на тагове",
- "Added to favorites" : "Добавено към предпочитани",
- "Removed from favorites" : "Премахнато от предпочитани",
- "You added {file} to your favorites" : "Добавихте {file} към предпочитани",
- "You removed {file} from your favorites" : "Махнахте {file} от вашите предпочитания",
+ "Added to favorites" : "Добавено към любимите",
+ "Removed from favorites" : "Премахни от любимите",
+ "You added {file} to your favorites" : "Добавихте {file} към любимите",
+ "You removed {file} from your favorites" : "Премахнахте {file} от любимите",
"File changes" : "Файлови промени",
"Created by {user}" : "Създаден от {user}",
"Changed by {user}" : "Променен от {user}",
@@ -74,20 +79,21 @@
"Restored by {user}" : "Възстановен от {user}",
"Renamed by {user}" : "Преименуван от {user}",
"Moved by {user}" : "Преместен от {user}",
+ "\"remote user\"" : "\"отдалечен потребител\"",
"You created {file}" : "Вие създадохте {file}",
"{user} created {file}" : "{user} създаде {file}",
"{file} was created in a public folder" : "{file} беше създаден в публична папка",
- "You changed {file}" : "Променихте {file}",
+ "You changed {file}" : "Вие променихте {file}",
"{user} changed {file}" : "{user} промени {file}",
"You deleted {file}" : "Вие изтрихте {file}",
"{user} deleted {file}" : "{user} изтри {file}",
"You restored {file}" : "Възстановихте {file}",
"{user} restored {file}" : "{user} възстанови {file}",
- "You renamed {oldfile} to {newfile}" : "Преименувахте {oldfile} на {newfile}",
+ "You renamed {oldfile} to {newfile}" : "Вие преименувахте {oldfile} на {newfile}",
"{user} renamed {oldfile} to {newfile}" : "{user} преименува {oldfile} на {newfile}",
- "You moved {oldfile} to {newfile}" : "Преместихте {oldfile} в {newfile}",
+ "You moved {oldfile} to {newfile}" : "Вие преместихте {oldfile} в {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} премести {oldfile} в {newfile}",
- "A file has been added to or removed from your <strong>favorites</strong>" : "Файл беше добавен или премахнат от <strong>предпочитанията</strong> ви",
+ "A file has been added to or removed from your <strong>favorites</strong>" : "Файл беше добавен или премахнат от <strong>любимите</strong> ви",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "<strong>Промяна</strong> или <strong>преименуване</strong> на файл / папка",
"A new file or folder has been <strong>created</strong>" : "<strong>Създаване</strong> на нов файл / папка",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Изпращай известия само при създаване / промяна на <strong>любими файлове</strong> <em>(Само за потока)</em>",
@@ -101,6 +107,7 @@
"Settings" : "Настройки",
"Show hidden files" : "Показвай и скрити файлове",
"WebDAV" : "WebDAV",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Адресът осигурява<a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">достъп до файловете ви чрез WebDAV</a>",
"No files in here" : "Тук няма файлове",
"Upload some content or sync with your devices!" : "Качи съдържание или синхронизирай с твоите устройства!",
"No entries found in this folder" : "Няма намерени записи в тази папка",
@@ -114,6 +121,7 @@
"Shared with you" : "Споделено с вас",
"Shared by link" : "Споделено с връзка",
"Text file" : "Текстов файл",
- "New text file.txt" : "Нов текст file.txt"
+ "New text file.txt" : "Нов текст file.txt",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Адресът осигурява <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">достъп до файловете ви чрез WebDAV</a>"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_versions/l10n/zh_CN.js b/apps/files_versions/l10n/zh_CN.js
index cc269e58af6..a06eee417ca 100644
--- a/apps/files_versions/l10n/zh_CN.js
+++ b/apps/files_versions/l10n/zh_CN.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n 比特"],
"Restore" : "恢复",
"No earlier versions available" : "无可用的更早的版本",
- "More versions …" : "更多版本…"
+ "More versions …" : "更多版本…",
+ "This application automatically maintains older versions of files that are changed." : "此应用程序自动维护更改的旧版本文件。"
},
"nplurals=1; plural=0;");
diff --git a/apps/files_versions/l10n/zh_CN.json b/apps/files_versions/l10n/zh_CN.json
index 89e4d02c9c6..e36c70f03d9 100644
--- a/apps/files_versions/l10n/zh_CN.json
+++ b/apps/files_versions/l10n/zh_CN.json
@@ -5,6 +5,7 @@
"_%n byte_::_%n bytes_" : ["%n 比特"],
"Restore" : "恢复",
"No earlier versions available" : "无可用的更早的版本",
- "More versions …" : "更多版本…"
+ "More versions …" : "更多版本…",
+ "This application automatically maintains older versions of files that are changed." : "此应用程序自动维护更改的旧版本文件。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/apps/oauth2/l10n/ko.js b/apps/oauth2/l10n/ko.js
index c4d2b0be24d..e5366d4b18b 100644
--- a/apps/oauth2/l10n/ko.js
+++ b/apps/oauth2/l10n/ko.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "리다이렉트 URL은 예시와 같이 완전한 URL으로 이루어져야 합니다. 예시: https://yourdomain.com/path",
"OAuth 2.0 clients" : "OAuth 2.0 클라이언트",
"Name" : "이름",
"Client Identifier" : "클라이언트 식별자",
diff --git a/apps/oauth2/l10n/ko.json b/apps/oauth2/l10n/ko.json
index e9cda5608e0..829e4667f80 100644
--- a/apps/oauth2/l10n/ko.json
+++ b/apps/oauth2/l10n/ko.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "리다이렉트 URL은 예시와 같이 완전한 URL으로 이루어져야 합니다. 예시: https://yourdomain.com/path",
"OAuth 2.0 clients" : "OAuth 2.0 클라이언트",
"Name" : "이름",
"Client Identifier" : "클라이언트 식별자",
diff --git a/apps/sharebymail/l10n/cs.js b/apps/sharebymail/l10n/cs.js
index cc3871bccd2..90d4ef5f1c0 100644
--- a/apps/sharebymail/l10n/cs.js
+++ b/apps/sharebymail/l10n/cs.js
@@ -30,6 +30,7 @@ OC.L10N.register(
"Password to access »%s«" : "Heslo pro přístup k »%s«",
"It is protected with the following password: %s" : "Je chráněn následujícím heslem: %s",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s s vámi sdílí „%2$s“ a chce přidat:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s s vámi sdílí „%2$s“ a chce přidat",
"»%s« added a note to a file shared with you" : "„%s“ přidal(a) poznámku k souboru, který je s vámi sdílený",
"%1$s via %2$s" : "%1$s prostřednictvím %2$s",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %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." : "Právě jste s »%s» nasdílel(a) %s. Sdílení bylo již příjemci zasláno. Kvůli bezpečnostní politice nastavené administrátorem %s musí být každé sdílení chráněno heslem a toto heslo nemůže být příjemci zasláno přímo. Kvůli tomu ho budete muset manuálně přeposlat.",
@@ -38,6 +39,7 @@ OC.L10N.register(
"You can choose a different password at any time in the share dialog." : "V dialogu sdílení můžete kdykoliv vybrat jiné heslo.",
"Could not find share" : "Sdílení se nedaří nalézt",
"Share by mail" : "Sdílet e-mailem",
+ "Share provider which allows you to share files by mail" : "Poskytovatel sdílení umožňuje sdílet soubory pomocí e-mailu",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Dovoluje uživatelům odeslat personalizovaný odkaz na soubor nebo složku po zadání e-mailové adresy.",
"Send password by mail" : "Odeslat heslo e-mailem",
"Enforce password protection" : "Vynutit ochranu heslem",
diff --git a/apps/sharebymail/l10n/cs.json b/apps/sharebymail/l10n/cs.json
index 12c3ec935ee..2601430ccac 100644
--- a/apps/sharebymail/l10n/cs.json
+++ b/apps/sharebymail/l10n/cs.json
@@ -28,6 +28,7 @@
"Password to access »%s«" : "Heslo pro přístup k »%s«",
"It is protected with the following password: %s" : "Je chráněn následujícím heslem: %s",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s s vámi sdílí „%2$s“ a chce přidat:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s s vámi sdílí „%2$s“ a chce přidat",
"»%s« added a note to a file shared with you" : "„%s“ přidal(a) poznámku k souboru, který je s vámi sdílený",
"%1$s via %2$s" : "%1$s prostřednictvím %2$s",
"You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %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." : "Právě jste s »%s» nasdílel(a) %s. Sdílení bylo již příjemci zasláno. Kvůli bezpečnostní politice nastavené administrátorem %s musí být každé sdílení chráněno heslem a toto heslo nemůže být příjemci zasláno přímo. Kvůli tomu ho budete muset manuálně přeposlat.",
@@ -36,6 +37,7 @@
"You can choose a different password at any time in the share dialog." : "V dialogu sdílení můžete kdykoliv vybrat jiné heslo.",
"Could not find share" : "Sdílení se nedaří nalézt",
"Share by mail" : "Sdílet e-mailem",
+ "Share provider which allows you to share files by mail" : "Poskytovatel sdílení umožňuje sdílet soubory pomocí e-mailu",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Dovoluje uživatelům odeslat personalizovaný odkaz na soubor nebo složku po zadání e-mailové adresy.",
"Send password by mail" : "Odeslat heslo e-mailem",
"Enforce password protection" : "Vynutit ochranu heslem",
diff --git a/apps/systemtags/l10n/bg.js b/apps/systemtags/l10n/bg.js
index 2c1508f8e6c..28e355cd7f4 100644
--- a/apps/systemtags/l10n/bg.js
+++ b/apps/systemtags/l10n/bg.js
@@ -6,7 +6,7 @@ OC.L10N.register(
"Create" : "Създай",
"Select tag…" : "Изберете етикет...",
"Tagged files" : "Отбелязани файлове",
- "Select tags to filter by" : "Моля изберете таг по който да филтрирате",
+ "Select tags to filter by" : "Филтриране по етикет",
"No tags found" : "Няма открити етикети",
"Please select tags to filter by" : "Моля изберете таг за филтриране",
"No files found for the selected tags" : "Няма намерени файлове за избраните тагове",
diff --git a/apps/systemtags/l10n/bg.json b/apps/systemtags/l10n/bg.json
index 732da7f6b88..d667e22e860 100644
--- a/apps/systemtags/l10n/bg.json
+++ b/apps/systemtags/l10n/bg.json
@@ -4,7 +4,7 @@
"Create" : "Създай",
"Select tag…" : "Изберете етикет...",
"Tagged files" : "Отбелязани файлове",
- "Select tags to filter by" : "Моля изберете таг по който да филтрирате",
+ "Select tags to filter by" : "Филтриране по етикет",
"No tags found" : "Няма открити етикети",
"Please select tags to filter by" : "Моля изберете таг за филтриране",
"No files found for the selected tags" : "Няма намерени файлове за избраните тагове",
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js
index 1f6ddfdd7c1..5cd64c1449d 100644
--- a/apps/theming/l10n/cs.js
+++ b/apps/theming/l10n/cs.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"No file uploaded" : "Nenahrán žádný soubor",
"Unsupported image type" : "Nepodporovaný typ obrázku",
"Theming" : "Motivy",
+ "Legal notice" : "Právní upozornění",
"Privacy policy" : "Zásady soukromí",
"Adjust the Nextcloud theme" : "Upravit motiv vzhledu Nextcloud",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motivy umožňují jednoduché přizpůsobení vzhledu vaší instance a podporovaných klientů. Tato přizpůsobení uvidí všichni uživatelé.",
@@ -36,6 +37,7 @@ OC.L10N.register(
"Upload new login background" : "Nahrát nové přihlašovací pozadí",
"Remove background image" : "Odebrat obrázek pozadí",
"Advanced options" : "Pokročilé předvolby",
+ "Legal notice link" : "Odkaz na právní upozornění",
"Privacy policy link" : "Odkaz na zásady ochrany osobních údajů",
"Header logo" : "Logo v záhlaví",
"Upload new header logo" : "Nahrát nové logo do hlavičky",
diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json
index 4bc148a6e08..54570d03f72 100644
--- a/apps/theming/l10n/cs.json
+++ b/apps/theming/l10n/cs.json
@@ -19,6 +19,7 @@
"No file uploaded" : "Nenahrán žádný soubor",
"Unsupported image type" : "Nepodporovaný typ obrázku",
"Theming" : "Motivy",
+ "Legal notice" : "Právní upozornění",
"Privacy policy" : "Zásady soukromí",
"Adjust the Nextcloud theme" : "Upravit motiv vzhledu Nextcloud",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motivy umožňují jednoduché přizpůsobení vzhledu vaší instance a podporovaných klientů. Tato přizpůsobení uvidí všichni uživatelé.",
@@ -34,6 +35,7 @@
"Upload new login background" : "Nahrát nové přihlašovací pozadí",
"Remove background image" : "Odebrat obrázek pozadí",
"Advanced options" : "Pokročilé předvolby",
+ "Legal notice link" : "Odkaz na právní upozornění",
"Privacy policy link" : "Odkaz na zásady ochrany osobních údajů",
"Header logo" : "Logo v záhlaví",
"Upload new header logo" : "Nahrát nové logo do hlavičky",
diff --git a/apps/theming/l10n/ja.js b/apps/theming/l10n/ja.js
index 70ec7779794..5b7676b3136 100644
--- a/apps/theming/l10n/ja.js
+++ b/apps/theming/l10n/ja.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Saved" : "保存済み",
"Admin" : "管理者",
"a safe home for all your data" : "あなたのデータを安全に保管するプラットフォーム",
+ "Name cannot be empty" : "名前は空にできません",
"The given name is too long" : "名前が長すぎます",
"The given web address is too long" : "Webアドレスが長すぎます",
"The given slogan is too long" : "スローガンが長すぎます",
diff --git a/apps/theming/l10n/ja.json b/apps/theming/l10n/ja.json
index 5ed7e6b55d1..67c5a911679 100644
--- a/apps/theming/l10n/ja.json
+++ b/apps/theming/l10n/ja.json
@@ -3,6 +3,7 @@
"Saved" : "保存済み",
"Admin" : "管理者",
"a safe home for all your data" : "あなたのデータを安全に保管するプラットフォーム",
+ "Name cannot be empty" : "名前は空にできません",
"The given name is too long" : "名前が長すぎます",
"The given web address is too long" : "Webアドレスが長すぎます",
"The given slogan is too long" : "スローガンが長すぎます",
diff --git a/apps/workflowengine/l10n/ko.js b/apps/workflowengine/l10n/ko.js
index e1ad26ca130..46bbcf87c4e 100644
--- a/apps/workflowengine/l10n/ko.js
+++ b/apps/workflowengine/l10n/ko.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"workflowengine",
{
+ "Group list is empty" : "그룹 목록이 비었습니다.",
+ "Unable to retrieve the group list" : "그룹 리스트를 받아올 수 없습니다.",
"Saved" : "저장됨",
"Saving failed:" : "저장 실패:",
"File MIME type" : "파일 MIME 형식",
diff --git a/apps/workflowengine/l10n/ko.json b/apps/workflowengine/l10n/ko.json
index 0bf33319f0b..44d3a8614d7 100644
--- a/apps/workflowengine/l10n/ko.json
+++ b/apps/workflowengine/l10n/ko.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Group list is empty" : "그룹 목록이 비었습니다.",
+ "Unable to retrieve the group list" : "그룹 리스트를 받아올 수 없습니다.",
"Saved" : "저장됨",
"Saving failed:" : "저장 실패:",
"File MIME type" : "파일 MIME 형식",
diff --git a/apps/workflowengine/l10n/zh_CN.js b/apps/workflowengine/l10n/zh_CN.js
index 1cc81c40faa..35bfb47564f 100644
--- a/apps/workflowengine/l10n/zh_CN.js
+++ b/apps/workflowengine/l10n/zh_CN.js
@@ -39,6 +39,7 @@ OC.L10N.register(
"Android client" : "Android 客户端",
"iOS client" : "iOS 客户端",
"Desktop client" : "桌面客户端",
+ "Thunderbird & Outlook addons" : "Thunderbird & Outlook 插件",
"User group membership" : "用户组成员资格",
"is member of" : "是成员",
"is not member of" : "不是成员",
diff --git a/apps/workflowengine/l10n/zh_CN.json b/apps/workflowengine/l10n/zh_CN.json
index 55c6ca16773..7d442796593 100644
--- a/apps/workflowengine/l10n/zh_CN.json
+++ b/apps/workflowengine/l10n/zh_CN.json
@@ -37,6 +37,7 @@
"Android client" : "Android 客户端",
"iOS client" : "iOS 客户端",
"Desktop client" : "桌面客户端",
+ "Thunderbird & Outlook addons" : "Thunderbird & Outlook 插件",
"User group membership" : "用户组成员资格",
"is member of" : "是成员",
"is not member of" : "不是成员",