aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-16 01:12:14 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-16 01:12:14 +0000
commitdef8af3e7e1f4328860f5c2d0c1643e0553f58e0 (patch)
tree71cd019171c96ba5cd52b43676e150c499f5ca0c /apps/files_sharing
parent846e2f296725c0ca5052707d2fc7fa7f464ca760 (diff)
downloadnextcloud-server-def8af3e7e1f4328860f5c2d0c1643e0553f58e0.tar.gz
nextcloud-server-def8af3e7e1f4328860f5c2d0c1643e0553f58e0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/cs.js1
-rw-r--r--apps/files_sharing/l10n/cs.json1
-rw-r--r--apps/files_sharing/l10n/de.js1
-rw-r--r--apps/files_sharing/l10n/de.json1
-rw-r--r--apps/files_sharing/l10n/de_DE.js1
-rw-r--r--apps/files_sharing/l10n/de_DE.json1
-rw-r--r--apps/files_sharing/l10n/nl.js3
-rw-r--r--apps/files_sharing/l10n/nl.json3
-rw-r--r--apps/files_sharing/l10n/ru.js5
-rw-r--r--apps/files_sharing/l10n/ru.json5
-rw-r--r--apps/files_sharing/l10n/sv.js4
-rw-r--r--apps/files_sharing/l10n/sv.json4
12 files changed, 30 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js
index 9dd03ab74d7..0bb477fd4f8 100644
--- a/apps/files_sharing/l10n/cs.js
+++ b/apps/files_sharing/l10n/cs.js
@@ -103,6 +103,7 @@ OC.L10N.register(
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Sdílení posláním hesla prostřednictvím Nextcloud Talk se nezdařilo protože Nextcloud Talk není zapnutý",
"Cannot increase permissions" : "Nelze navýšit oprávnění",
"shared by %s" : "Sdílel %s",
+ "Download all files" : "Stáhnout všechny soubory",
"Direct link" : "Přímý odkaz",
"Add to your Nextcloud" : "Přidat do Nextcloud",
"Share API is disabled" : "Sdílení API je zakázané",
diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json
index 356728a31e9..3313d3cc526 100644
--- a/apps/files_sharing/l10n/cs.json
+++ b/apps/files_sharing/l10n/cs.json
@@ -101,6 +101,7 @@
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Sdílení posláním hesla prostřednictvím Nextcloud Talk se nezdařilo protože Nextcloud Talk není zapnutý",
"Cannot increase permissions" : "Nelze navýšit oprávnění",
"shared by %s" : "Sdílel %s",
+ "Download all files" : "Stáhnout všechny soubory",
"Direct link" : "Přímý odkaz",
"Add to your Nextcloud" : "Přidat do Nextcloud",
"Share API is disabled" : "Sdílení API je zakázané",
diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js
index e70511e0f8c..bc53bc2e418 100644
--- a/apps/files_sharing/l10n/de.js
+++ b/apps/files_sharing/l10n/de.js
@@ -103,6 +103,7 @@ OC.L10N.register(
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Freigeben: Senden des Passwortes über Nextcloud Talk gescheitert, da Nextcloud Talk nicht verfügbar ist",
"Cannot increase permissions" : "Berechtigungen können nicht erhöht werden",
"shared by %s" : "von %s geteilt",
+ "Download all files" : "Alle Dateien herunterladen",
"Direct link" : "Direkter Link",
"Add to your Nextcloud" : "Zu Deiner Nextcloud hinzufügen",
"Share API is disabled" : "Teilen-API ist deaktivert",
diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json
index 3ee4b7d7ca0..f6918dc09aa 100644
--- a/apps/files_sharing/l10n/de.json
+++ b/apps/files_sharing/l10n/de.json
@@ -101,6 +101,7 @@
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Freigeben: Senden des Passwortes über Nextcloud Talk gescheitert, da Nextcloud Talk nicht verfügbar ist",
"Cannot increase permissions" : "Berechtigungen können nicht erhöht werden",
"shared by %s" : "von %s geteilt",
+ "Download all files" : "Alle Dateien herunterladen",
"Direct link" : "Direkter Link",
"Add to your Nextcloud" : "Zu Deiner Nextcloud hinzufügen",
"Share API is disabled" : "Teilen-API ist deaktivert",
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js
index 8031a843048..c7136558d17 100644
--- a/apps/files_sharing/l10n/de_DE.js
+++ b/apps/files_sharing/l10n/de_DE.js
@@ -103,6 +103,7 @@ OC.L10N.register(
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Freigeben: Senden des Passwortes über Nextcloud Talk gescheitert, da Nextcloud Talk nicht verfügbar ist",
"Cannot increase permissions" : "Berechtigungen können nicht erhöht werden",
"shared by %s" : "von %s geteilt",
+ "Download all files" : "Alle Dateien herunterladen",
"Direct link" : "Direkter Link",
"Add to your Nextcloud" : "Zu Ihrer Nextcloud hinzufügen",
"Share API is disabled" : "Teilen-API ist deaktivert",
diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json
index 1b354c8b768..c0d3feff3bd 100644
--- a/apps/files_sharing/l10n/de_DE.json
+++ b/apps/files_sharing/l10n/de_DE.json
@@ -101,6 +101,7 @@
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Freigeben: Senden des Passwortes über Nextcloud Talk gescheitert, da Nextcloud Talk nicht verfügbar ist",
"Cannot increase permissions" : "Berechtigungen können nicht erhöht werden",
"shared by %s" : "von %s geteilt",
+ "Download all files" : "Alle Dateien herunterladen",
"Direct link" : "Direkter Link",
"Add to your Nextcloud" : "Zu Ihrer Nextcloud hinzufügen",
"Share API is disabled" : "Teilen-API ist deaktivert",
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js
index 8cb3fad703a..d66e20501a0 100644
--- a/apps/files_sharing/l10n/nl.js
+++ b/apps/files_sharing/l10n/nl.js
@@ -103,6 +103,7 @@ OC.L10N.register(
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Delen versturen van het wachtwoord via Nextcloud Talk is mislukt omdat Nextcloud Talk niet is ingeschakeld",
"Cannot increase permissions" : "Kan de rechten niet verruimen",
"shared by %s" : "Gedeeld door %s",
+ "Download all files" : "Download alle bestanden",
"Direct link" : "Directe link",
"Add to your Nextcloud" : "Toevoegen aan je Nextcloud",
"Share API is disabled" : "Delen API is uitgeschakeld",
@@ -119,12 +120,14 @@ OC.L10N.register(
"sharing is disabled" : "delen is uitgeschakeld",
"For more info, please ask the person who sent this link." : "Voor meer informatie, neem contact op met de persoon die u deze link heeft gestuurd.",
"Share note" : "Notitie delen",
+ "Toggle grid view" : "Omschakelen roosterbeeld",
"Download %s" : "Download %s",
"Upload files to %s" : "Upload bestanden naar %s",
"Note" : "Notitie",
"Select or drop files" : "Selecteer bestanden of sleep ze naar dit venster",
"Uploading files…" : "Uploaden bestanden...",
"Uploaded files:" : "Geüploade bestanden",
+ "By uploading files, you agree to the %1$sterms of service%2$s." : "Door het uploaden van bestanden stem je in met de %1$sgebruiksvoorwaarden%2$s.",
"{actor} removed you from {file}" : "{actor} heeft je van {file} verwijderd",
"Sharing %s failed because the back end does not allow shares from type %s" : "Delen van %s mislukte omdat de backend het delen van type %s niet ondersteunt",
"%s is publicly shared" : "%s is openbaar gedeeld",
diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json
index 1e296934455..394e8a9db1f 100644
--- a/apps/files_sharing/l10n/nl.json
+++ b/apps/files_sharing/l10n/nl.json
@@ -101,6 +101,7 @@
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Delen versturen van het wachtwoord via Nextcloud Talk is mislukt omdat Nextcloud Talk niet is ingeschakeld",
"Cannot increase permissions" : "Kan de rechten niet verruimen",
"shared by %s" : "Gedeeld door %s",
+ "Download all files" : "Download alle bestanden",
"Direct link" : "Directe link",
"Add to your Nextcloud" : "Toevoegen aan je Nextcloud",
"Share API is disabled" : "Delen API is uitgeschakeld",
@@ -117,12 +118,14 @@
"sharing is disabled" : "delen is uitgeschakeld",
"For more info, please ask the person who sent this link." : "Voor meer informatie, neem contact op met de persoon die u deze link heeft gestuurd.",
"Share note" : "Notitie delen",
+ "Toggle grid view" : "Omschakelen roosterbeeld",
"Download %s" : "Download %s",
"Upload files to %s" : "Upload bestanden naar %s",
"Note" : "Notitie",
"Select or drop files" : "Selecteer bestanden of sleep ze naar dit venster",
"Uploading files…" : "Uploaden bestanden...",
"Uploaded files:" : "Geüploade bestanden",
+ "By uploading files, you agree to the %1$sterms of service%2$s." : "Door het uploaden van bestanden stem je in met de %1$sgebruiksvoorwaarden%2$s.",
"{actor} removed you from {file}" : "{actor} heeft je van {file} verwijderd",
"Sharing %s failed because the back end does not allow shares from type %s" : "Delen van %s mislukte omdat de backend het delen van type %s niet ondersteunt",
"%s is publicly shared" : "%s is openbaar gedeeld",
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js
index 4619be244dc..4ce15bed64f 100644
--- a/apps/files_sharing/l10n/ru.js
+++ b/apps/files_sharing/l10n/ru.js
@@ -22,6 +22,7 @@ OC.L10N.register(
"Download" : "Скачать",
"Delete" : "Удалить",
"You can upload into this folder" : "Вы можете загружать в этот каталог",
+ "Terms of service" : "Условия использования",
"No compatible server found at {remote}" : "Не найден совместимый сервер на {remote}",
"Invalid server URL" : "Неверный URL сервера",
"Failed to add the public link to your Nextcloud" : "Не удалось создать общедоступную ссылку",
@@ -102,6 +103,7 @@ OC.L10N.register(
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Не удалось отправить пароль для доступа: приложение Nextcloud Talk отключено.",
"Cannot increase permissions" : "Не удалось повысить права доступа",
"shared by %s" : "доступ предоставлен пользователем %s",
+ "Download all files" : "Скачать все файлы",
"Direct link" : "Прямая ссылка",
"Add to your Nextcloud" : "Добавить в свой Nextcloud",
"Share API is disabled" : "API общего доступа отключён",
@@ -118,11 +120,14 @@ OC.L10N.register(
"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:" : "Отправленные файлы:",
+ "By uploading files, you agree to the %1$sterms of service%2$s." : "Передачей файлов на сервер, вы принимаете %1$sусловия обслуживания%2$s.",
"{actor} removed you from {file}" : "{actor} закрыл(а) вам общий доступ к «{file}»",
"Sharing %s failed because the back end does not allow shares from type %s" : "Не удалось предоставить общий доступ к «%s», поскольку механизм удалённого обмена не разрешает публикации типа %s",
"%s is publicly shared" : "«%s» опубликован ",
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json
index 6240c9bfa07..4ee377c9811 100644
--- a/apps/files_sharing/l10n/ru.json
+++ b/apps/files_sharing/l10n/ru.json
@@ -20,6 +20,7 @@
"Download" : "Скачать",
"Delete" : "Удалить",
"You can upload into this folder" : "Вы можете загружать в этот каталог",
+ "Terms of service" : "Условия использования",
"No compatible server found at {remote}" : "Не найден совместимый сервер на {remote}",
"Invalid server URL" : "Неверный URL сервера",
"Failed to add the public link to your Nextcloud" : "Не удалось создать общедоступную ссылку",
@@ -100,6 +101,7 @@
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Не удалось отправить пароль для доступа: приложение Nextcloud Talk отключено.",
"Cannot increase permissions" : "Не удалось повысить права доступа",
"shared by %s" : "доступ предоставлен пользователем %s",
+ "Download all files" : "Скачать все файлы",
"Direct link" : "Прямая ссылка",
"Add to your Nextcloud" : "Добавить в свой Nextcloud",
"Share API is disabled" : "API общего доступа отключён",
@@ -116,11 +118,14 @@
"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:" : "Отправленные файлы:",
+ "By uploading files, you agree to the %1$sterms of service%2$s." : "Передачей файлов на сервер, вы принимаете %1$sусловия обслуживания%2$s.",
"{actor} removed you from {file}" : "{actor} закрыл(а) вам общий доступ к «{file}»",
"Sharing %s failed because the back end does not allow shares from type %s" : "Не удалось предоставить общий доступ к «%s», поскольку механизм удалённого обмена не разрешает публикации типа %s",
"%s is publicly shared" : "«%s» опубликован ",
diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js
index a95c792f982..d83db8a1cb8 100644
--- a/apps/files_sharing/l10n/sv.js
+++ b/apps/files_sharing/l10n/sv.js
@@ -22,6 +22,7 @@ OC.L10N.register(
"Download" : "Ladda ned",
"Delete" : "Radera",
"You can upload into this folder" : "Du kan ladda upp i denna mapp",
+ "Terms of service" : "Användarvilkor",
"No compatible server found at {remote}" : "Ingen kompatibel server hittad på {remote}",
"Invalid server URL" : "Ogiltig server URL",
"Failed to add the public link to your Nextcloud" : "Misslyckades skapa den offentliga delningslänken till ditt moln",
@@ -102,6 +103,7 @@ OC.L10N.register(
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Delning och skicka lösenordet via Nextcloud Talk går inte eftersom Nextcloud Talk är inte aktiverad",
"Cannot increase permissions" : "Kan inte utöka behörigheter",
"shared by %s" : "delad av %s",
+ "Download all files" : "Ladda ner alla filer",
"Direct link" : "Direktlänk",
"Add to your Nextcloud" : "Lägg till i molnet",
"Share API is disabled" : "Delning av API är inaktiverad",
@@ -120,9 +122,11 @@ OC.L10N.register(
"Toggle grid view" : "Växla rutnätsvy",
"Download %s" : "Ladda ned %s",
"Upload files to %s" : "Ladda upp filer till %s",
+ "Note" : "Anteckning",
"Select or drop files" : "Välj eller dra filer hit",
"Uploading files…" : "Laddar upp filer...",
"Uploaded files:" : "Uppladdade filer:",
+ "By uploading files, you agree to the %1$sterms of service%2$s." : "Genom att ladda upp filer godkänner du %1$sanvändarvillkoren %2$s.",
"{actor} removed you from {file}" : "{actor} tog bort dig från {file}",
"Sharing %s failed because the back end does not allow shares from type %s" : "Delningen av %s misslyckades. Ej tillåtet med delning av %s",
"%s is publicly shared" : "%s är delad publikt",
diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json
index e8a72bade49..b880c5bda03 100644
--- a/apps/files_sharing/l10n/sv.json
+++ b/apps/files_sharing/l10n/sv.json
@@ -20,6 +20,7 @@
"Download" : "Ladda ned",
"Delete" : "Radera",
"You can upload into this folder" : "Du kan ladda upp i denna mapp",
+ "Terms of service" : "Användarvilkor",
"No compatible server found at {remote}" : "Ingen kompatibel server hittad på {remote}",
"Invalid server URL" : "Ogiltig server URL",
"Failed to add the public link to your Nextcloud" : "Misslyckades skapa den offentliga delningslänken till ditt moln",
@@ -100,6 +101,7 @@
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Delning och skicka lösenordet via Nextcloud Talk går inte eftersom Nextcloud Talk är inte aktiverad",
"Cannot increase permissions" : "Kan inte utöka behörigheter",
"shared by %s" : "delad av %s",
+ "Download all files" : "Ladda ner alla filer",
"Direct link" : "Direktlänk",
"Add to your Nextcloud" : "Lägg till i molnet",
"Share API is disabled" : "Delning av API är inaktiverad",
@@ -118,9 +120,11 @@
"Toggle grid view" : "Växla rutnätsvy",
"Download %s" : "Ladda ned %s",
"Upload files to %s" : "Ladda upp filer till %s",
+ "Note" : "Anteckning",
"Select or drop files" : "Välj eller dra filer hit",
"Uploading files…" : "Laddar upp filer...",
"Uploaded files:" : "Uppladdade filer:",
+ "By uploading files, you agree to the %1$sterms of service%2$s." : "Genom att ladda upp filer godkänner du %1$sanvändarvillkoren %2$s.",
"{actor} removed you from {file}" : "{actor} tog bort dig från {file}",
"Sharing %s failed because the back end does not allow shares from type %s" : "Delningen av %s misslyckades. Ej tillåtet med delning av %s",
"%s is publicly shared" : "%s är delad publikt",