aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-01 00:29:36 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-01 00:29:36 +0000
commitcf2e3bc0ee73afb2551ee7c763de3b1195953205 (patch)
treea4ba92ce1106a155980d156ad56a8c7b06bf883f /core
parent065e1e82c385dabb319c16fa6f867fc057d8fd5d (diff)
downloadnextcloud-server-cf2e3bc0ee73afb2551ee7c763de3b1195953205.tar.gz
nextcloud-server-cf2e3bc0ee73afb2551ee7c763de3b1195953205.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r--core/l10n/pt_BR.js3
-rw-r--r--core/l10n/pt_BR.json3
-rw-r--r--core/l10n/tr.js3
-rw-r--r--core/l10n/tr.json3
4 files changed, 12 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index b319cc198a8..e6bcfe01c2f 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -236,8 +236,11 @@ OC.L10N.register(
"Looking for {term} …" : "Procurando por {term}…",
"No" : "Não",
"Yes" : "Sim",
+ "Choose {file}" : "Escolher {file}",
"Choose" : "Escolher",
+ "Copy to {target}" : "Copiar para {target}",
"Copy" : "Copiar",
+ "Move to {target}" : "Mover para {target}",
"Move" : "Mover",
"OK" : "OK",
"Error loading message template: {error}" : "Erro carregando o modelo de mensagem: {error}",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index 0905829aaef..6e57ec65384 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -234,8 +234,11 @@
"Looking for {term} …" : "Procurando por {term}…",
"No" : "Não",
"Yes" : "Sim",
+ "Choose {file}" : "Escolher {file}",
"Choose" : "Escolher",
+ "Copy to {target}" : "Copiar para {target}",
"Copy" : "Copiar",
+ "Move to {target}" : "Mover para {target}",
"Move" : "Mover",
"OK" : "OK",
"Error loading message template: {error}" : "Erro carregando o modelo de mensagem: {error}",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index 1e37fb79de7..3caf84f0cd8 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -236,8 +236,11 @@ OC.L10N.register(
"Looking for {term} …" : "{term} ifadesi aranıyor …",
"No" : "Hayır",
"Yes" : "Evet",
+ "Choose {file}" : "{file} seçin",
"Choose" : "Seçin",
+ "Copy to {target}" : "{target} içine kopyala",
"Copy" : "Kopyala",
+ "Move to {target}" : "{target} içine taşı",
"Move" : "Taşı",
"OK" : "Tamam",
"Error loading message template: {error}" : "İleti kalıbı yüklenirken sorun çıktı: {error}",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index d2060ed45f9..17d36a5689b 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -234,8 +234,11 @@
"Looking for {term} …" : "{term} ifadesi aranıyor …",
"No" : "Hayır",
"Yes" : "Evet",
+ "Choose {file}" : "{file} seçin",
"Choose" : "Seçin",
+ "Copy to {target}" : "{target} içine kopyala",
"Copy" : "Kopyala",
+ "Move to {target}" : "{target} içine taşı",
"Move" : "Taşı",
"OK" : "Tamam",
"Error loading message template: {error}" : "İleti kalıbı yüklenirken sorun çıktı: {error}",