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-03-03 05:26:09 +0300
committerNextcloud bot <bot@nextcloud.com>2022-03-03 05:26:09 +0300
commit213e75b78a76e55254ba59e15c3e2697cc632dad (patch)
treec380f6c8e2ba4ebec1a23fa2952bdf0faa952dba /apps/settings/l10n
parent0f34bce344e0e639856dcc8f213e436fd0f9744c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r--apps/settings/l10n/cs.js1
-rw-r--r--apps/settings/l10n/cs.json1
-rw-r--r--apps/settings/l10n/it.js1
-rw-r--r--apps/settings/l10n/it.json1
-rw-r--r--apps/settings/l10n/pl.js1
-rw-r--r--apps/settings/l10n/pl.json1
-rw-r--r--apps/settings/l10n/sk.js1
-rw-r--r--apps/settings/l10n/sk.json1
-rw-r--r--apps/settings/l10n/tr.js1
-rw-r--r--apps/settings/l10n/tr.json1
-rw-r--r--apps/settings/l10n/zh_TW.js1
-rw-r--r--apps/settings/l10n/zh_TW.json1
12 files changed, 12 insertions, 0 deletions
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js
index dcbcfe78db2..fb5432d32a1 100644
--- a/apps/settings/l10n/cs.js
+++ b/apps/settings/l10n/cs.js
@@ -469,6 +469,7 @@ OC.L10N.register(
"Remove image" : "Odebrat obrázek",
"png or jpg, max. 20 MB" : "png nebo jpg, nejvýše 20 MB",
"Picture provided by original account" : "Obrázek poskytovaný původním účtem",
+ "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Mějte na paměti, že může trvat až 24 hodin, než bude avatar aktualizován všude.",
"Choose as profile picture" : "Vybrat jako profilový obrázek",
"You are a member of the following groups:" : "Jste členem následujících skupin:",
"You are using <strong>%s</strong>" : "Vaše data zabírají <strong>%s</strong>",
diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json
index 38eac4ca87e..2351d0665b2 100644
--- a/apps/settings/l10n/cs.json
+++ b/apps/settings/l10n/cs.json
@@ -467,6 +467,7 @@
"Remove image" : "Odebrat obrázek",
"png or jpg, max. 20 MB" : "png nebo jpg, nejvýše 20 MB",
"Picture provided by original account" : "Obrázek poskytovaný původním účtem",
+ "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Mějte na paměti, že může trvat až 24 hodin, než bude avatar aktualizován všude.",
"Choose as profile picture" : "Vybrat jako profilový obrázek",
"You are a member of the following groups:" : "Jste členem následujících skupin:",
"You are using <strong>%s</strong>" : "Vaše data zabírají <strong>%s</strong>",
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js
index bd0cf37c13c..dffc5fc3589 100644
--- a/apps/settings/l10n/it.js
+++ b/apps/settings/l10n/it.js
@@ -469,6 +469,7 @@ OC.L10N.register(
"Remove image" : "Rimuovi immagine",
"png or jpg, max. 20 MB" : "png o jpg, max. 20 MB",
"Picture provided by original account" : "Immagine fornita dall'account originale",
+ "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Tieni presente che possono essere necessarie fino a 24 ore prima che l'avatar venga aggiornato dappertutto.",
"Choose as profile picture" : "Scegli come immagine del profilo",
"You are a member of the following groups:" : "Sei un membro dei seguenti gruppi:",
"You are using <strong>%s</strong>" : "Stai utilizzando <strong>%s</strong>",
diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json
index f288ab703bc..433d217344b 100644
--- a/apps/settings/l10n/it.json
+++ b/apps/settings/l10n/it.json
@@ -467,6 +467,7 @@
"Remove image" : "Rimuovi immagine",
"png or jpg, max. 20 MB" : "png o jpg, max. 20 MB",
"Picture provided by original account" : "Immagine fornita dall'account originale",
+ "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Tieni presente che possono essere necessarie fino a 24 ore prima che l'avatar venga aggiornato dappertutto.",
"Choose as profile picture" : "Scegli come immagine del profilo",
"You are a member of the following groups:" : "Sei un membro dei seguenti gruppi:",
"You are using <strong>%s</strong>" : "Stai utilizzando <strong>%s</strong>",
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js
index 4666684caa0..5eb46560ca4 100644
--- a/apps/settings/l10n/pl.js
+++ b/apps/settings/l10n/pl.js
@@ -469,6 +469,7 @@ OC.L10N.register(
"Remove image" : "Usuń zdjęcie",
"png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB",
"Picture provided by original account" : "Zdjęcie dostarczone przez oryginalne konto",
+ "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Pamiętaj, że aktualizacja awatara może potrwać do 24 godzin.",
"Choose as profile picture" : "Wybierz zdjęcie profilowe",
"You are a member of the following groups:" : "Należysz do następujących grup:",
"You are using <strong>%s</strong>" : "Używasz: <strong>%s</strong>",
diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json
index fed8965b898..a91c8799a98 100644
--- a/apps/settings/l10n/pl.json
+++ b/apps/settings/l10n/pl.json
@@ -467,6 +467,7 @@
"Remove image" : "Usuń zdjęcie",
"png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB",
"Picture provided by original account" : "Zdjęcie dostarczone przez oryginalne konto",
+ "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Pamiętaj, że aktualizacja awatara może potrwać do 24 godzin.",
"Choose as profile picture" : "Wybierz zdjęcie profilowe",
"You are a member of the following groups:" : "Należysz do następujących grup:",
"You are using <strong>%s</strong>" : "Używasz: <strong>%s</strong>",
diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js
index 1672411835c..ff91edf59e7 100644
--- a/apps/settings/l10n/sk.js
+++ b/apps/settings/l10n/sk.js
@@ -469,6 +469,7 @@ OC.L10N.register(
"Remove image" : "Zmazať obrázok",
"png or jpg, max. 20 MB" : "png alebo jpg, max. 20 MB",
"Picture provided by original account" : "Obrázok poskytnutý originálnym účtom",
+ "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Upozorňujeme, že aktualizácia avatara môže trvať až 24 hodín.",
"Choose as profile picture" : "Použiť ako obrázok avatara",
"You are a member of the following groups:" : "Ste členom nasledovných skupín:",
"You are using <strong>%s</strong>" : "Využívate <strong>%s</strong>",
diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json
index 7fdee366513..408d1a0c523 100644
--- a/apps/settings/l10n/sk.json
+++ b/apps/settings/l10n/sk.json
@@ -467,6 +467,7 @@
"Remove image" : "Zmazať obrázok",
"png or jpg, max. 20 MB" : "png alebo jpg, max. 20 MB",
"Picture provided by original account" : "Obrázok poskytnutý originálnym účtom",
+ "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Upozorňujeme, že aktualizácia avatara môže trvať až 24 hodín.",
"Choose as profile picture" : "Použiť ako obrázok avatara",
"You are a member of the following groups:" : "Ste členom nasledovných skupín:",
"You are using <strong>%s</strong>" : "Využívate <strong>%s</strong>",
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js
index e428f0f4966..1d9b2b99bea 100644
--- a/apps/settings/l10n/tr.js
+++ b/apps/settings/l10n/tr.js
@@ -469,6 +469,7 @@ OC.L10N.register(
"Remove image" : "Görseli kaldır",
"png or jpg, max. 20 MB" : "png ya da jpg, en fazla 20 MB",
"Picture provided by original account" : "Görsel özgün hesabınız tarafından sağlanıyor",
+ "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Lütfen Avatarın her yerde güncellenmesinin 24 saat kadar sürebileceğini unutmayın.",
"Choose as profile picture" : "Profil görseli olarak seç",
"You are a member of the following groups:" : "Şu gruplara üyesiniz:",
"You are using <strong>%s</strong>" : "<strong>%s</strong> kullanıyorsunuz",
diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json
index eec3bbfee54..a2001979c90 100644
--- a/apps/settings/l10n/tr.json
+++ b/apps/settings/l10n/tr.json
@@ -467,6 +467,7 @@
"Remove image" : "Görseli kaldır",
"png or jpg, max. 20 MB" : "png ya da jpg, en fazla 20 MB",
"Picture provided by original account" : "Görsel özgün hesabınız tarafından sağlanıyor",
+ "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "Lütfen Avatarın her yerde güncellenmesinin 24 saat kadar sürebileceğini unutmayın.",
"Choose as profile picture" : "Profil görseli olarak seç",
"You are a member of the following groups:" : "Şu gruplara üyesiniz:",
"You are using <strong>%s</strong>" : "<strong>%s</strong> kullanıyorsunuz",
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index 75529a27c44..e41c4ba57ea 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -469,6 +469,7 @@ OC.L10N.register(
"Remove image" : "移除圖片",
"png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB",
"Picture provided by original account" : "原始帳號提供的圖片",
+ "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "請注意,大頭照最長可能需要24小時才能在所有地方更新。",
"Choose as profile picture" : "設定為個人資料圖片",
"You are a member of the following groups:" : "你是下列群組的成員︰",
"You are using <strong>%s</strong>" : "您正在使用 <strong>%s</strong>",
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json
index 23580cfe690..221112f058f 100644
--- a/apps/settings/l10n/zh_TW.json
+++ b/apps/settings/l10n/zh_TW.json
@@ -467,6 +467,7 @@
"Remove image" : "移除圖片",
"png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB",
"Picture provided by original account" : "原始帳號提供的圖片",
+ "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "請注意,大頭照最長可能需要24小時才能在所有地方更新。",
"Choose as profile picture" : "設定為個人資料圖片",
"You are a member of the following groups:" : "你是下列群組的成員︰",
"You are using <strong>%s</strong>" : "您正在使用 <strong>%s</strong>",