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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-14 05:27:02 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-14 05:27:02 +0300
commit707535c65bc0709b090676d33377f5bf83d0fd13 (patch)
tree6c0e88412f9594a72a906d6be80fd598418f505e /apps/files_sharing
parent05a6b4c23a4e8947cb80727931857e0b6d056a81 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/de.js4
-rw-r--r--apps/files_sharing/l10n/de.json4
-rw-r--r--apps/files_sharing/l10n/es_PE.js3
-rw-r--r--apps/files_sharing/l10n/es_PE.json3
-rw-r--r--apps/files_sharing/l10n/fr.js2
-rw-r--r--apps/files_sharing/l10n/fr.json2
-rw-r--r--apps/files_sharing/l10n/lt_LT.js4
-rw-r--r--apps/files_sharing/l10n/lt_LT.json4
8 files changed, 22 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js
index fdf35221eb5..d08ab4cc81d 100644
--- a/apps/files_sharing/l10n/de.js
+++ b/apps/files_sharing/l10n/de.js
@@ -179,11 +179,13 @@ OC.L10N.register(
"Added by {initiator}" : "Hinzugefügt von {initiator}",
"Via “{folder}”" : "Über “{folder}”",
"Internal link" : "Interner Link",
+ "Copy internal link to clipboard" : "Internen Link in die Zwischenablage kopieren",
"Link copied" : "Link kopiert",
"Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopiere den Link manuell.",
"Copy to clipboard" : "In die Zwischenablage kopieren",
"Only works for users with access to this folder" : "Funktioniert nur für Benutzer, die Zugriff auf diesen Ordner haben",
"Only works for users with access to this file" : "Funktioniert nur für Benutzer, die Zugriff auf diese Datei haben",
+ "Copy public link to clipboard" : "Öffentlichen Link in die Zwischenablage kopieren",
"Please enter the following required information before creating the share" : "Bitte gib die benötigten Informationen ein bevor die Freigabe erstellt wird",
"Password protection (enforced)" : "Passwortschutz (erzwungen)",
"Password protection" : "Passwortschutz",
@@ -194,6 +196,8 @@ OC.L10N.register(
"Share label" : "Freigabe-Label",
"Hide download" : "Download verbergen",
"Password protect" : "Passwortschutz",
+ "Password expires {passwordExpirationTime}" : "Passwort läuft um {passwordExpirationTime} ab",
+ "Password expired" : "Passwort abgelaufen",
"Video verification" : "Videoüberprüfung",
"Enter a note for the share recipient" : "Notiz für Empfänger der Freigabe eingeben",
"Add another link" : "Weiteren Link hinzufügen",
diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json
index b768f8a5d3d..e4377fec2ef 100644
--- a/apps/files_sharing/l10n/de.json
+++ b/apps/files_sharing/l10n/de.json
@@ -177,11 +177,13 @@
"Added by {initiator}" : "Hinzugefügt von {initiator}",
"Via “{folder}”" : "Über “{folder}”",
"Internal link" : "Interner Link",
+ "Copy internal link to clipboard" : "Internen Link in die Zwischenablage kopieren",
"Link copied" : "Link kopiert",
"Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopiere den Link manuell.",
"Copy to clipboard" : "In die Zwischenablage kopieren",
"Only works for users with access to this folder" : "Funktioniert nur für Benutzer, die Zugriff auf diesen Ordner haben",
"Only works for users with access to this file" : "Funktioniert nur für Benutzer, die Zugriff auf diese Datei haben",
+ "Copy public link to clipboard" : "Öffentlichen Link in die Zwischenablage kopieren",
"Please enter the following required information before creating the share" : "Bitte gib die benötigten Informationen ein bevor die Freigabe erstellt wird",
"Password protection (enforced)" : "Passwortschutz (erzwungen)",
"Password protection" : "Passwortschutz",
@@ -192,6 +194,8 @@
"Share label" : "Freigabe-Label",
"Hide download" : "Download verbergen",
"Password protect" : "Passwortschutz",
+ "Password expires {passwordExpirationTime}" : "Passwort läuft um {passwordExpirationTime} ab",
+ "Password expired" : "Passwort abgelaufen",
"Video verification" : "Videoüberprüfung",
"Enter a note for the share recipient" : "Notiz für Empfänger der Freigabe eingeben",
"Add another link" : "Weiteren Link hinzufügen",
diff --git a/apps/files_sharing/l10n/es_PE.js b/apps/files_sharing/l10n/es_PE.js
index 73295102d2d..f4e519e6bba 100644
--- a/apps/files_sharing/l10n/es_PE.js
+++ b/apps/files_sharing/l10n/es_PE.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí",
"Shares" : "Elementos compartidos",
"Restore" : "Restaurar",
+ "This will stop your current uploads." : "Se detendrán las cargas en curso",
"Move or copy" : "Mover o copiar",
"Download" : "Descargar",
"Delete" : "Borrar",
@@ -125,6 +126,8 @@ OC.L10N.register(
"the link expired" : "la liga expiró",
"sharing is disabled" : "compartir está deshabilitado",
"For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.",
+ "Show list view" : "Mostrar vista de lista",
+ "Show grid view" : "Mostrar lista en grilla",
"Upload files to %s" : "Cargar archivos a %s",
"Select or drop files" : "Selecciona o suelta los archivos",
"Uploaded files:" : "Archivos cargados:",
diff --git a/apps/files_sharing/l10n/es_PE.json b/apps/files_sharing/l10n/es_PE.json
index d588031a566..70748d7583f 100644
--- a/apps/files_sharing/l10n/es_PE.json
+++ b/apps/files_sharing/l10n/es_PE.json
@@ -10,6 +10,7 @@
"Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí",
"Shares" : "Elementos compartidos",
"Restore" : "Restaurar",
+ "This will stop your current uploads." : "Se detendrán las cargas en curso",
"Move or copy" : "Mover o copiar",
"Download" : "Descargar",
"Delete" : "Borrar",
@@ -123,6 +124,8 @@
"the link expired" : "la liga expiró",
"sharing is disabled" : "compartir está deshabilitado",
"For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.",
+ "Show list view" : "Mostrar vista de lista",
+ "Show grid view" : "Mostrar lista en grilla",
"Upload files to %s" : "Cargar archivos a %s",
"Select or drop files" : "Selecciona o suelta los archivos",
"Uploaded files:" : "Archivos cargados:",
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js
index c31d4f276af..d9ffc1badb6 100644
--- a/apps/files_sharing/l10n/fr.js
+++ b/apps/files_sharing/l10n/fr.js
@@ -225,7 +225,7 @@ OC.L10N.register(
"Expires {relativetime}" : "Expire {relativetime}",
"this share just expired." : "ce partage vient d'expirer",
"Shared with you by {owner}" : "Partagé avec vous par {owner}",
- "Link to a file" : "Lier à un fichier",
+ "Link to a file" : "Relier à un fichier",
"Error creating the share: {errorMessage}" : "Erreur à la création du partage : {errorMessage} ",
"Error creating the share" : "Erreur lors de la création du partage",
"Error updating the share: {errorMessage}" : "Erreur à la mise à jour du partage\\: {errorMessage} ",
diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json
index 538068d04b0..9552c8a7381 100644
--- a/apps/files_sharing/l10n/fr.json
+++ b/apps/files_sharing/l10n/fr.json
@@ -223,7 +223,7 @@
"Expires {relativetime}" : "Expire {relativetime}",
"this share just expired." : "ce partage vient d'expirer",
"Shared with you by {owner}" : "Partagé avec vous par {owner}",
- "Link to a file" : "Lier à un fichier",
+ "Link to a file" : "Relier à un fichier",
"Error creating the share: {errorMessage}" : "Erreur à la création du partage : {errorMessage} ",
"Error creating the share" : "Erreur lors de la création du partage",
"Error updating the share: {errorMessage}" : "Erreur à la mise à jour du partage\\: {errorMessage} ",
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js
index fa2510ccd8f..7ffc5361a39 100644
--- a/apps/files_sharing/l10n/lt_LT.js
+++ b/apps/files_sharing/l10n/lt_LT.js
@@ -182,12 +182,14 @@ OC.L10N.register(
"Share label" : "Bendrinti žymeklį",
"Hide download" : "Slėpti atsisiuntimą",
"Password protect" : "Apsaugoti slaptažodžiu",
+ "Password expires {passwordExpirationTime}" : "Slaptažodis galioja iki {passwordExpirationTime}",
+ "Password expired" : "Slaptažodis nebegalioja",
"Video verification" : "Video patikrinimas",
"Enter a note for the share recipient" : "Įrašykite pranešimą bendrinimo gavėjui",
"Add another link" : "Pridėti kitą nuorodą",
"Create a new share link" : "Sukurti naują bendrinimo nuorodą",
"Shared via link by {initiator}" : "Bendrinama panaudojant nuorodą, kurią incijavo {initiator}",
- "Share link ({label})" : "Bendrinti nuorodą (žymeklį)",
+ "Share link ({label})" : "Bendrinimo nuoroda ({label})",
"Share link" : "Bendrinimo nuoroda",
"Error, please enter proper password and/or expiration date" : "Įvyko klaida, įveskite teisingą slaptažodį ir/ar galiojimo datą",
"No recommendations. Start typing." : "Rekomendacijų nėra. Pradėkite rašyti.",
diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json
index 3671a68d68d..15b317efb5a 100644
--- a/apps/files_sharing/l10n/lt_LT.json
+++ b/apps/files_sharing/l10n/lt_LT.json
@@ -180,12 +180,14 @@
"Share label" : "Bendrinti žymeklį",
"Hide download" : "Slėpti atsisiuntimą",
"Password protect" : "Apsaugoti slaptažodžiu",
+ "Password expires {passwordExpirationTime}" : "Slaptažodis galioja iki {passwordExpirationTime}",
+ "Password expired" : "Slaptažodis nebegalioja",
"Video verification" : "Video patikrinimas",
"Enter a note for the share recipient" : "Įrašykite pranešimą bendrinimo gavėjui",
"Add another link" : "Pridėti kitą nuorodą",
"Create a new share link" : "Sukurti naują bendrinimo nuorodą",
"Shared via link by {initiator}" : "Bendrinama panaudojant nuorodą, kurią incijavo {initiator}",
- "Share link ({label})" : "Bendrinti nuorodą (žymeklį)",
+ "Share link ({label})" : "Bendrinimo nuoroda ({label})",
"Share link" : "Bendrinimo nuoroda",
"Error, please enter proper password and/or expiration date" : "Įvyko klaida, įveskite teisingą slaptažodį ir/ar galiojimo datą",
"No recommendations. Start typing." : "Rekomendacijų nėra. Pradėkite rašyti.",