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>2021-09-12 05:28:55 +0300
committerNextcloud bot <bot@nextcloud.com>2021-09-12 05:28:55 +0300
commit0219ba9d3ab3c724e35417dbc7f157c139d338bb (patch)
tree6e6387930151a8fe19916f09fa046666ece1728e /apps/user_status
parentfe3dbebcd37d68b4e428a1c2c0e414e3bae73a49 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r--apps/user_status/l10n/cs.js1
-rw-r--r--apps/user_status/l10n/cs.json1
-rw-r--r--apps/user_status/l10n/de_DE.js1
-rw-r--r--apps/user_status/l10n/de_DE.json1
-rw-r--r--apps/user_status/l10n/eu.js1
-rw-r--r--apps/user_status/l10n/eu.json1
-rw-r--r--apps/user_status/l10n/pl.js1
-rw-r--r--apps/user_status/l10n/pl.json1
-rw-r--r--apps/user_status/l10n/tr.js1
-rw-r--r--apps/user_status/l10n/tr.json1
-rw-r--r--apps/user_status/l10n/zh_CN.js1
-rw-r--r--apps/user_status/l10n/zh_CN.json1
-rw-r--r--apps/user_status/l10n/zh_HK.js1
-rw-r--r--apps/user_status/l10n/zh_HK.json1
14 files changed, 14 insertions, 0 deletions
diff --git a/apps/user_status/l10n/cs.js b/apps/user_status/l10n/cs.js
index ba388f8e33b..2c6881b8b1d 100644
--- a/apps/user_status/l10n/cs.js
+++ b/apps/user_status/l10n/cs.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Working remotely" : "Pracuje na dálku",
"User status" : "Stav uživatele",
"Clear status message after" : "Vyčistit stavovou zprávu po uplynutí",
+ "What is your status?" : "Jaký je váš stav?",
"Set status" : "Nastavit stav",
"Online status" : "Stav online",
"Status message" : "Stavová zpráva",
diff --git a/apps/user_status/l10n/cs.json b/apps/user_status/l10n/cs.json
index 0623c82138a..ef78a24111a 100644
--- a/apps/user_status/l10n/cs.json
+++ b/apps/user_status/l10n/cs.json
@@ -7,6 +7,7 @@
"Working remotely" : "Pracuje na dálku",
"User status" : "Stav uživatele",
"Clear status message after" : "Vyčistit stavovou zprávu po uplynutí",
+ "What is your status?" : "Jaký je váš stav?",
"Set status" : "Nastavit stav",
"Online status" : "Stav online",
"Status message" : "Stavová zpráva",
diff --git a/apps/user_status/l10n/de_DE.js b/apps/user_status/l10n/de_DE.js
index 948e4230445..8cd85da38bb 100644
--- a/apps/user_status/l10n/de_DE.js
+++ b/apps/user_status/l10n/de_DE.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Working remotely" : "Arbeitet aus der Ferne",
"User status" : "Benutzerstatus",
"Clear status message after" : "Statusnachricht löschen nach",
+ "What is your status?" : "Wie ist Ihr Status?",
"Set status" : "Status setzen",
"Online status" : "Online-Status",
"Status message" : "Statusnachricht",
diff --git a/apps/user_status/l10n/de_DE.json b/apps/user_status/l10n/de_DE.json
index 8901527ac2b..c2e23b2e193 100644
--- a/apps/user_status/l10n/de_DE.json
+++ b/apps/user_status/l10n/de_DE.json
@@ -7,6 +7,7 @@
"Working remotely" : "Arbeitet aus der Ferne",
"User status" : "Benutzerstatus",
"Clear status message after" : "Statusnachricht löschen nach",
+ "What is your status?" : "Wie ist Ihr Status?",
"Set status" : "Status setzen",
"Online status" : "Online-Status",
"Status message" : "Statusnachricht",
diff --git a/apps/user_status/l10n/eu.js b/apps/user_status/l10n/eu.js
index 40fd400e19f..5855c908dfc 100644
--- a/apps/user_status/l10n/eu.js
+++ b/apps/user_status/l10n/eu.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Working remotely" : "Urrutitik lanean",
"User status" : "Erabiltzaile-egoera",
"Clear status message after" : "Garbitu egoera mezua ondoren",
+ "What is your status?" : "Zein da zure egoera?",
"Set status" : "Ezarri egoera",
"Online status" : "Lineako egoera",
"Status message" : "Egoera-mezua",
diff --git a/apps/user_status/l10n/eu.json b/apps/user_status/l10n/eu.json
index 8772660ef95..f5cf3712870 100644
--- a/apps/user_status/l10n/eu.json
+++ b/apps/user_status/l10n/eu.json
@@ -7,6 +7,7 @@
"Working remotely" : "Urrutitik lanean",
"User status" : "Erabiltzaile-egoera",
"Clear status message after" : "Garbitu egoera mezua ondoren",
+ "What is your status?" : "Zein da zure egoera?",
"Set status" : "Ezarri egoera",
"Online status" : "Lineako egoera",
"Status message" : "Egoera-mezua",
diff --git a/apps/user_status/l10n/pl.js b/apps/user_status/l10n/pl.js
index 43235dab287..3b1c0c5607f 100644
--- a/apps/user_status/l10n/pl.js
+++ b/apps/user_status/l10n/pl.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Working remotely" : "Praca zdalna",
"User status" : "Status użytkownika",
"Clear status message after" : "Wyczyść komunikat statusu po",
+ "What is your status?" : "Jaki jest Twój status?",
"Set status" : "Ustaw status",
"Online status" : "Status online",
"Status message" : "Komunikat statusu",
diff --git a/apps/user_status/l10n/pl.json b/apps/user_status/l10n/pl.json
index 040a7018986..060b69717ef 100644
--- a/apps/user_status/l10n/pl.json
+++ b/apps/user_status/l10n/pl.json
@@ -7,6 +7,7 @@
"Working remotely" : "Praca zdalna",
"User status" : "Status użytkownika",
"Clear status message after" : "Wyczyść komunikat statusu po",
+ "What is your status?" : "Jaki jest Twój status?",
"Set status" : "Ustaw status",
"Online status" : "Status online",
"Status message" : "Komunikat statusu",
diff --git a/apps/user_status/l10n/tr.js b/apps/user_status/l10n/tr.js
index 8fcbaab3ed9..b0853c74c6d 100644
--- a/apps/user_status/l10n/tr.js
+++ b/apps/user_status/l10n/tr.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Working remotely" : "Uzaktan çalışıyor",
"User status" : "Kullanıcı durumu",
"Clear status message after" : "Durum iletisi şu süre sonunda kaldırılsın",
+ "What is your status?" : "Durumunuz nedir?",
"Set status" : "Durumu ayarla",
"Online status" : "Çevrimiçi durumu",
"Status message" : "Durum iletisi",
diff --git a/apps/user_status/l10n/tr.json b/apps/user_status/l10n/tr.json
index 231b317aafa..ed33591ce5f 100644
--- a/apps/user_status/l10n/tr.json
+++ b/apps/user_status/l10n/tr.json
@@ -7,6 +7,7 @@
"Working remotely" : "Uzaktan çalışıyor",
"User status" : "Kullanıcı durumu",
"Clear status message after" : "Durum iletisi şu süre sonunda kaldırılsın",
+ "What is your status?" : "Durumunuz nedir?",
"Set status" : "Durumu ayarla",
"Online status" : "Çevrimiçi durumu",
"Status message" : "Durum iletisi",
diff --git a/apps/user_status/l10n/zh_CN.js b/apps/user_status/l10n/zh_CN.js
index b1804dafa59..1785aa52155 100644
--- a/apps/user_status/l10n/zh_CN.js
+++ b/apps/user_status/l10n/zh_CN.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Working remotely" : "远程办公中",
"User status" : "用户状态",
"Clear status message after" : "清除状态信息",
+ "What is your status?" : "你什么状态?",
"Set status" : "设定状态",
"Online status" : "在线状态",
"Status message" : "状态信息",
diff --git a/apps/user_status/l10n/zh_CN.json b/apps/user_status/l10n/zh_CN.json
index 990d0a517a4..64869d927ed 100644
--- a/apps/user_status/l10n/zh_CN.json
+++ b/apps/user_status/l10n/zh_CN.json
@@ -7,6 +7,7 @@
"Working remotely" : "远程办公中",
"User status" : "用户状态",
"Clear status message after" : "清除状态信息",
+ "What is your status?" : "你什么状态?",
"Set status" : "设定状态",
"Online status" : "在线状态",
"Status message" : "状态信息",
diff --git a/apps/user_status/l10n/zh_HK.js b/apps/user_status/l10n/zh_HK.js
index f587a3686e0..d08067146ab 100644
--- a/apps/user_status/l10n/zh_HK.js
+++ b/apps/user_status/l10n/zh_HK.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Working remotely" : "遠地工作",
"User status" : "用戶狀態",
"Clear status message after" : "繼此之後清空狀態訊息",
+ "What is your status?" : "您目前的狀態是什麼呢?",
"Set status" : "設定狀態",
"Online status" : "線上狀態",
"Status message" : "狀態訊息",
diff --git a/apps/user_status/l10n/zh_HK.json b/apps/user_status/l10n/zh_HK.json
index 23748f57499..7ee8146a45f 100644
--- a/apps/user_status/l10n/zh_HK.json
+++ b/apps/user_status/l10n/zh_HK.json
@@ -7,6 +7,7 @@
"Working remotely" : "遠地工作",
"User status" : "用戶狀態",
"Clear status message after" : "繼此之後清空狀態訊息",
+ "What is your status?" : "您目前的狀態是什麼呢?",
"Set status" : "設定狀態",
"Online status" : "線上狀態",
"Status message" : "狀態訊息",