summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-26 02:25:08 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-26 02:25:08 +0000
commit4caa90dfb643aea958b10d0741a8f21be5e18f39 (patch)
treecaa030a08df2b2daead56e1887f78ee9edc2d8cb /apps/files_sharing
parent352bd7ecea488201e4162e4e31a0cf9770cf20a0 (diff)
downloadnextcloud-server-4caa90dfb643aea958b10d0741a8f21be5e18f39.tar.gz
nextcloud-server-4caa90dfb643aea958b10d0741a8f21be5e18f39.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/es.js3
-rw-r--r--apps/files_sharing/l10n/es.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/tr.js2
-rw-r--r--apps/files_sharing/l10n/tr.json2
6 files changed, 8 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js
index 5a5df7fc9db..bec5cac5d94 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -274,6 +274,7 @@ OC.L10N.register(
"One or more of your shares will expire tomorrow" : "Uno o más de sus recursos compartidos caducarán mañana",
"Copy to clipboard" : "Copiar al portapapeles",
"Sorry, this link doesn’t seem to work anymore." : "Vaya, este enlace parece que no volverá a funcionar.",
- "Toggle grid view" : "Alternar vista de cuadrícula"
+ "Toggle grid view" : "Alternar vista de cuadrícula",
+ "Error generating password from password_policy" : "Error generando contraseña desde la política de contraseñas"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json
index 16adc099d09..73a1e1abc8f 100644
--- a/apps/files_sharing/l10n/es.json
+++ b/apps/files_sharing/l10n/es.json
@@ -272,6 +272,7 @@
"One or more of your shares will expire tomorrow" : "Uno o más de sus recursos compartidos caducarán mañana",
"Copy to clipboard" : "Copiar al portapapeles",
"Sorry, this link doesn’t seem to work anymore." : "Vaya, este enlace parece que no volverá a funcionar.",
- "Toggle grid view" : "Alternar vista de cuadrícula"
+ "Toggle grid view" : "Alternar vista de cuadrícula",
+ "Error generating password from password_policy" : "Error generando contraseña desde la política de contraseñas"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js
index d205cade2e5..84ab92cde84 100644
--- a/apps/files_sharing/l10n/fr.js
+++ b/apps/files_sharing/l10n/fr.js
@@ -224,7 +224,7 @@ OC.L10N.register(
"Email" : "E-mail",
"Circle" : "Cercle",
"Talk conversation" : "Conversation Talk",
- "Deck board" : "Tableau de l'application Deck",
+ "Deck board" : "Tableau Deck",
"on {server}" : "sur {server}",
"Others with access" : "Autres utilisateurs ayant accès",
"No other users with access found" : "Aucun autre utilisateur ayant un accès n'a été trouvé",
diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json
index 959832c2b99..26240c25808 100644
--- a/apps/files_sharing/l10n/fr.json
+++ b/apps/files_sharing/l10n/fr.json
@@ -222,7 +222,7 @@
"Email" : "E-mail",
"Circle" : "Cercle",
"Talk conversation" : "Conversation Talk",
- "Deck board" : "Tableau de l'application Deck",
+ "Deck board" : "Tableau Deck",
"on {server}" : "sur {server}",
"Others with access" : "Autres utilisateurs ayant accès",
"No other users with access found" : "Aucun autre utilisateur ayant un accès n'a été trouvé",
diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js
index 2adcd6487e9..000d29246ad 100644
--- a/apps/files_sharing/l10n/tr.js
+++ b/apps/files_sharing/l10n/tr.js
@@ -223,7 +223,7 @@ OC.L10N.register(
"Group" : "Grup",
"Email" : "E-posta",
"Circle" : "Çevre",
- "Talk conversation" : "Talk conversation",
+ "Talk conversation" : "Talk görüşmesi",
"Deck board" : "Tahta panosu",
"on {server}" : "{server} üzerinde",
"Others with access" : "Erişebilen diğer kişiler",
diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json
index 8e23a1f4f67..13c721d8176 100644
--- a/apps/files_sharing/l10n/tr.json
+++ b/apps/files_sharing/l10n/tr.json
@@ -221,7 +221,7 @@
"Group" : "Grup",
"Email" : "E-posta",
"Circle" : "Çevre",
- "Talk conversation" : "Talk conversation",
+ "Talk conversation" : "Talk görüşmesi",
"Deck board" : "Tahta panosu",
"on {server}" : "{server} üzerinde",
"Others with access" : "Erişebilen diğer kişiler",