aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-28 00:27:56 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-28 00:27:56 +0000
commitc2e4a7be920af69ece4a68e9a410155a718355db (patch)
tree5f049b0343b07250fd4009fcf16a173b3c02523f /core/l10n
parentbcda3314edce707568ed70f3add43c82304171d4 (diff)
downloadnextcloud-server-c2e4a7be920af69ece4a68e9a410155a718355db.tar.gz
nextcloud-server-c2e4a7be920af69ece4a68e9a410155a718355db.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/ca.js2
-rw-r--r--core/l10n/ca.json2
-rw-r--r--core/l10n/fi.js2
-rw-r--r--core/l10n/fi.json2
4 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index a7e759fbda2..539d2e0e5d8 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -235,7 +235,9 @@ OC.L10N.register(
"No" : "No",
"Yes" : "Sí",
"Choose" : "Tria",
+ "Copy to {target}" : "Copia a {target}",
"Copy" : "Copia",
+ "Move to {target}" : "Mou a {target}",
"Move" : "Mou",
"OK" : "D'acord",
"Error loading message template: {error}" : "S'ha produït un error en carregar la plantilla del missatge: {error}",
diff --git a/core/l10n/ca.json b/core/l10n/ca.json
index 3f24b1fddb1..51fb4a02981 100644
--- a/core/l10n/ca.json
+++ b/core/l10n/ca.json
@@ -233,7 +233,9 @@
"No" : "No",
"Yes" : "Sí",
"Choose" : "Tria",
+ "Copy to {target}" : "Copia a {target}",
"Copy" : "Copia",
+ "Move to {target}" : "Mou a {target}",
"Move" : "Mou",
"OK" : "D'acord",
"Error loading message template: {error}" : "S'ha produït un error en carregar la plantilla del missatge: {error}",
diff --git a/core/l10n/fi.js b/core/l10n/fi.js
index b37fef3f49f..3235f938a57 100644
--- a/core/l10n/fi.js
+++ b/core/l10n/fi.js
@@ -193,7 +193,9 @@ OC.L10N.register(
"No" : "Ei",
"Yes" : "Kyllä",
"Choose" : "Valitse",
+ "Copy to {target}" : "Kopioi kohteeseen {target}",
"Copy" : "Kopioi",
+ "Move to {target}" : "Siirrä kohteeseen {target}",
"Move" : "Siirrä",
"OK" : "OK",
"Error loading message template: {error}" : "Virhe ladatessa viestipohjaa: {error}",
diff --git a/core/l10n/fi.json b/core/l10n/fi.json
index 8dbe8e122f0..ea8a5d439f6 100644
--- a/core/l10n/fi.json
+++ b/core/l10n/fi.json
@@ -191,7 +191,9 @@
"No" : "Ei",
"Yes" : "Kyllä",
"Choose" : "Valitse",
+ "Copy to {target}" : "Kopioi kohteeseen {target}",
"Copy" : "Kopioi",
+ "Move to {target}" : "Siirrä kohteeseen {target}",
"Move" : "Siirrä",
"OK" : "OK",
"Error loading message template: {error}" : "Virhe ladatessa viestipohjaa: {error}",