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
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-30 05:25:27 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-30 05:25:27 +0300
commit62ff4fe50a96f007d4d235d6c0749705f57c2f53 (patch)
treea51960e64671f65414532c992b2f7e01785a3ded /apps
parent4aece4cae92cd81f6385016f58e5dd91e38b2658 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/dav/l10n/cs.js3
-rw-r--r--apps/dav/l10n/cs.json3
-rw-r--r--apps/dav/l10n/de_DE.js3
-rw-r--r--apps/dav/l10n/de_DE.json3
-rw-r--r--apps/dav/l10n/pl.js3
-rw-r--r--apps/dav/l10n/pl.json3
-rw-r--r--apps/dav/l10n/zh_CN.js3
-rw-r--r--apps/dav/l10n/zh_CN.json3
-rw-r--r--apps/dav/l10n/zh_HK.js3
-rw-r--r--apps/dav/l10n/zh_HK.json3
-rw-r--r--apps/dav/l10n/zh_TW.js3
-rw-r--r--apps/dav/l10n/zh_TW.json3
-rw-r--r--apps/files/l10n/hu.js4
-rw-r--r--apps/files/l10n/hu.json4
-rw-r--r--apps/files/l10n/zh_HK.js2
-rw-r--r--apps/files/l10n/zh_HK.json2
-rw-r--r--apps/settings/l10n/fa.js2
-rw-r--r--apps/settings/l10n/fa.json2
-rw-r--r--apps/settings/l10n/zh_HK.js2
-rw-r--r--apps/settings/l10n/zh_HK.json2
-rw-r--r--apps/user_status/l10n/sc.js38
-rw-r--r--apps/user_status/l10n/sc.json36
22 files changed, 124 insertions, 6 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js
index 3fc261855a0..2c22a20c2db 100644
--- a/apps/dav/l10n/cs.js
+++ b/apps/dav/l10n/cs.js
@@ -77,8 +77,11 @@ OC.L10N.register(
"Description: %s" : "Popis: %s",
"Where: %s" : "Kde: %s",
"%1$s via %2$s" : "%1$s prostřednictvím %2$s",
+ "Cancelled: %1$s" : "Zrušeno: %1$s",
"Invitation canceled" : "Pozvánka zrušena",
+ "Re: %1$s" : "Odp.: %1$s",
"Invitation updated" : "Pozvánka aktualizována",
+ "Invitation: %1$s" : "Pozvánka: %1$s",
"Invitation" : "Pozvání",
"Title:" : "Název:",
"Time:" : "Čas:",
diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json
index f5ac115990d..af58f56c931 100644
--- a/apps/dav/l10n/cs.json
+++ b/apps/dav/l10n/cs.json
@@ -75,8 +75,11 @@
"Description: %s" : "Popis: %s",
"Where: %s" : "Kde: %s",
"%1$s via %2$s" : "%1$s prostřednictvím %2$s",
+ "Cancelled: %1$s" : "Zrušeno: %1$s",
"Invitation canceled" : "Pozvánka zrušena",
+ "Re: %1$s" : "Odp.: %1$s",
"Invitation updated" : "Pozvánka aktualizována",
+ "Invitation: %1$s" : "Pozvánka: %1$s",
"Invitation" : "Pozvání",
"Title:" : "Název:",
"Time:" : "Čas:",
diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js
index e24b3aaf3b2..7f24cc87297 100644
--- a/apps/dav/l10n/de_DE.js
+++ b/apps/dav/l10n/de_DE.js
@@ -77,8 +77,11 @@ OC.L10N.register(
"Description: %s" : "Beschreibung: %s",
"Where: %s" : "Ort: %s",
"%1$s via %2$s" : "%1$s über %2$s",
+ "Cancelled: %1$s" : "Abgesagt: %1$s",
"Invitation canceled" : "Einladung abgebrochen",
+ "Re: %1$s" : "Re: %1$s",
"Invitation updated" : "Einladung aktualisiert",
+ "Invitation: %1$s" : "Einladung: %1$s",
"Invitation" : "Einladung",
"Title:" : "Titel:",
"Time:" : "Zeit:",
diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json
index 729938d6437..2483c64f5e3 100644
--- a/apps/dav/l10n/de_DE.json
+++ b/apps/dav/l10n/de_DE.json
@@ -75,8 +75,11 @@
"Description: %s" : "Beschreibung: %s",
"Where: %s" : "Ort: %s",
"%1$s via %2$s" : "%1$s über %2$s",
+ "Cancelled: %1$s" : "Abgesagt: %1$s",
"Invitation canceled" : "Einladung abgebrochen",
+ "Re: %1$s" : "Re: %1$s",
"Invitation updated" : "Einladung aktualisiert",
+ "Invitation: %1$s" : "Einladung: %1$s",
"Invitation" : "Einladung",
"Title:" : "Titel:",
"Time:" : "Zeit:",
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js
index d7fadb386d8..f2926b29767 100644
--- a/apps/dav/l10n/pl.js
+++ b/apps/dav/l10n/pl.js
@@ -77,8 +77,11 @@ OC.L10N.register(
"Description: %s" : "Opis: %s",
"Where: %s" : "Gdzie: %s",
"%1$s via %2$s" : "%1$s przez %2$s",
+ "Cancelled: %1$s" : "Anulowane: %1$s",
"Invitation canceled" : "Zaproszenie anulowane",
+ "Re: %1$s" : "Odp: %1$s",
"Invitation updated" : "Zaproszenie zaktualizowane",
+ "Invitation: %1$s" : "Zaproszenie: %1$s",
"Invitation" : "Zaproszenie",
"Title:" : "Tytuł:",
"Time:" : "Czas:",
diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json
index 448bc2d212e..ef9ea9e8abe 100644
--- a/apps/dav/l10n/pl.json
+++ b/apps/dav/l10n/pl.json
@@ -75,8 +75,11 @@
"Description: %s" : "Opis: %s",
"Where: %s" : "Gdzie: %s",
"%1$s via %2$s" : "%1$s przez %2$s",
+ "Cancelled: %1$s" : "Anulowane: %1$s",
"Invitation canceled" : "Zaproszenie anulowane",
+ "Re: %1$s" : "Odp: %1$s",
"Invitation updated" : "Zaproszenie zaktualizowane",
+ "Invitation: %1$s" : "Zaproszenie: %1$s",
"Invitation" : "Zaproszenie",
"Title:" : "Tytuł:",
"Time:" : "Czas:",
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js
index 39b1c800b49..c6d394f2f0f 100644
--- a/apps/dav/l10n/zh_CN.js
+++ b/apps/dav/l10n/zh_CN.js
@@ -77,8 +77,11 @@ OC.L10N.register(
"Description: %s" : "描述:%s",
"Where: %s" : "地点:%s",
"%1$s via %2$s" : "%1$s 通过 %2$s",
+ "Cancelled: %1$s" : "已取消:%1$s",
"Invitation canceled" : "邀请已取消",
+ "Re: %1$s" : "回复:%1$s",
"Invitation updated" : "邀请已更新",
+ "Invitation: %1$s" : "邀请:%1$s",
"Invitation" : "邀请",
"Title:" : "标题:",
"Time:" : "时间:",
diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json
index 91d04bd55b4..14881f507a8 100644
--- a/apps/dav/l10n/zh_CN.json
+++ b/apps/dav/l10n/zh_CN.json
@@ -75,8 +75,11 @@
"Description: %s" : "描述:%s",
"Where: %s" : "地点:%s",
"%1$s via %2$s" : "%1$s 通过 %2$s",
+ "Cancelled: %1$s" : "已取消:%1$s",
"Invitation canceled" : "邀请已取消",
+ "Re: %1$s" : "回复:%1$s",
"Invitation updated" : "邀请已更新",
+ "Invitation: %1$s" : "邀请:%1$s",
"Invitation" : "邀请",
"Title:" : "标题:",
"Time:" : "时间:",
diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js
index a57554fb497..1df431a21e7 100644
--- a/apps/dav/l10n/zh_HK.js
+++ b/apps/dav/l10n/zh_HK.js
@@ -77,8 +77,11 @@ OC.L10N.register(
"Description: %s" : "描述:%s",
"Where: %s" : "地點:%s",
"%1$s via %2$s" : "%1$s 由 %2$s",
+ "Cancelled: %1$s" : "已取消:%1$s",
"Invitation canceled" : "邀請被取消了",
+ "Re: %1$s" : "關於: %1$s",
"Invitation updated" : "邀請已更新",
+ "Invitation: %1$s" : "邀請:%1$s",
"Invitation" : "邀請",
"Title:" : "標題:",
"Time:" : "時間:",
diff --git a/apps/dav/l10n/zh_HK.json b/apps/dav/l10n/zh_HK.json
index a1c3ef6a91c..72baf354de5 100644
--- a/apps/dav/l10n/zh_HK.json
+++ b/apps/dav/l10n/zh_HK.json
@@ -75,8 +75,11 @@
"Description: %s" : "描述:%s",
"Where: %s" : "地點:%s",
"%1$s via %2$s" : "%1$s 由 %2$s",
+ "Cancelled: %1$s" : "已取消:%1$s",
"Invitation canceled" : "邀請被取消了",
+ "Re: %1$s" : "關於: %1$s",
"Invitation updated" : "邀請已更新",
+ "Invitation: %1$s" : "邀請:%1$s",
"Invitation" : "邀請",
"Title:" : "標題:",
"Time:" : "時間:",
diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js
index c6610f0352d..c7f9e7c0582 100644
--- a/apps/dav/l10n/zh_TW.js
+++ b/apps/dav/l10n/zh_TW.js
@@ -77,8 +77,11 @@ OC.L10N.register(
"Description: %s" : "描述:%s",
"Where: %s" : "地點:%s",
"%1$s via %2$s" : "%1$s 由 %2$s",
+ "Cancelled: %1$s" : "已取消:%1$s",
"Invitation canceled" : "邀請已取消",
+ "Re: %1$s" : "回覆:%1$s",
"Invitation updated" : "邀請已更新",
+ "Invitation: %1$s" : "邀請:%1$s",
"Invitation" : "邀請",
"Title:" : "標題:",
"Time:" : "時間:",
diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json
index ae976ea60eb..9f4a265a5c1 100644
--- a/apps/dav/l10n/zh_TW.json
+++ b/apps/dav/l10n/zh_TW.json
@@ -75,8 +75,11 @@
"Description: %s" : "描述:%s",
"Where: %s" : "地點:%s",
"%1$s via %2$s" : "%1$s 由 %2$s",
+ "Cancelled: %1$s" : "已取消:%1$s",
"Invitation canceled" : "邀請已取消",
+ "Re: %1$s" : "回覆:%1$s",
"Invitation updated" : "邀請已更新",
+ "Invitation: %1$s" : "邀請:%1$s",
"Invitation" : "邀請",
"Title:" : "標題:",
"Time:" : "時間:",
diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js
index 6b28fffaa62..9928cf46985 100644
--- a/apps/files/l10n/hu.js
+++ b/apps/files/l10n/hu.js
@@ -79,6 +79,10 @@ OC.L10N.register(
"File name cannot be empty." : "A fájlnév nem lehet semmi.",
"\"/\" is not allowed inside a file name." : "„/” nem szerepelhet fájlnévben.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" nem engedélyetett fájltípus",
+ "Storage of {owner} is full, files cannot be updated or synced anymore!" : "A {owner} felhasználó tárolója megtelt, a fájlok nem frissíthetők és szinkronizálhatók többé!",
+ "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "A csoport mappa \"{mountPoint}\" megtelt, a fájlok nem frissíthetőek vagy szinkronizálhatóak többé!",
+ "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "A külső tároló \"{mountPoint}\" megtelt, a fájlok nem frissíthetőek vagy szinkronizálhatóak többé!",
+ "Your storage is full, files cannot be updated or synced anymore!" : "A tároló megtelt, a fájlok nem frissíthetőek vagy szinkronizálhatóak többé!",
"Storage of {owner} is almost full ({usedSpacePercent}%)." : "A(z) {owner} tárhelye majdnem megtelt ({usedSpacePercent}%).",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "A(z) \"{mountPoint}\" csoportmappa majdnem megtelt ({usedSpacePercent}%).",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "A(z) „{mountPoint}” külső tárhely majdnem megtelt ({usedSpacePercent}%).",
diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json
index 4c11e607329..d0015fb6635 100644
--- a/apps/files/l10n/hu.json
+++ b/apps/files/l10n/hu.json
@@ -77,6 +77,10 @@
"File name cannot be empty." : "A fájlnév nem lehet semmi.",
"\"/\" is not allowed inside a file name." : "„/” nem szerepelhet fájlnévben.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" nem engedélyetett fájltípus",
+ "Storage of {owner} is full, files cannot be updated or synced anymore!" : "A {owner} felhasználó tárolója megtelt, a fájlok nem frissíthetők és szinkronizálhatók többé!",
+ "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "A csoport mappa \"{mountPoint}\" megtelt, a fájlok nem frissíthetőek vagy szinkronizálhatóak többé!",
+ "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "A külső tároló \"{mountPoint}\" megtelt, a fájlok nem frissíthetőek vagy szinkronizálhatóak többé!",
+ "Your storage is full, files cannot be updated or synced anymore!" : "A tároló megtelt, a fájlok nem frissíthetőek vagy szinkronizálhatóak többé!",
"Storage of {owner} is almost full ({usedSpacePercent}%)." : "A(z) {owner} tárhelye majdnem megtelt ({usedSpacePercent}%).",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "A(z) \"{mountPoint}\" csoportmappa majdnem megtelt ({usedSpacePercent}%).",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "A(z) „{mountPoint}” külső tárhely majdnem megtelt ({usedSpacePercent}%).",
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index 5e66c83a17e..66990490620 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -40,7 +40,7 @@ OC.L10N.register(
"Files" : "檔案",
"Details" : "詳細資料",
"Select" : "選擇",
- "Pending" : "等候中",
+ "Pending" : "待定的",
"Unable to determine date" : "無法確定日期",
"This operation is forbidden" : "此操作被禁止",
"This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員",
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json
index 9a0e2bf63fb..28a340752c9 100644
--- a/apps/files/l10n/zh_HK.json
+++ b/apps/files/l10n/zh_HK.json
@@ -38,7 +38,7 @@
"Files" : "檔案",
"Details" : "詳細資料",
"Select" : "選擇",
- "Pending" : "等候中",
+ "Pending" : "待定的",
"Unable to determine date" : "無法確定日期",
"This operation is forbidden" : "此操作被禁止",
"This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員",
diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js
index 62a82851ce5..8707cff6562 100644
--- a/apps/settings/l10n/fa.js
+++ b/apps/settings/l10n/fa.js
@@ -203,7 +203,7 @@ OC.L10N.register(
"Account deletion" : "حذف حساب کاربری",
"Delete {userid}'s account" : "حساب {userid} را حذف کنید",
"Welcome mail sent!" : "نامه خوش آمديد ارسال شد",
- "Edit User" : "ویرایش کردن کاربر",
+ "Edit User" : "ویرایش کاربر",
"{size} used" : "{size} مورد استفاده",
"New user" : "کاربر جدید",
"Will be autogenerated" : "به صورت خودکار تولید می شود",
diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json
index cbcc894cbfc..2e7ec8b136b 100644
--- a/apps/settings/l10n/fa.json
+++ b/apps/settings/l10n/fa.json
@@ -201,7 +201,7 @@
"Account deletion" : "حذف حساب کاربری",
"Delete {userid}'s account" : "حساب {userid} را حذف کنید",
"Welcome mail sent!" : "نامه خوش آمديد ارسال شد",
- "Edit User" : "ویرایش کردن کاربر",
+ "Edit User" : "ویرایش کاربر",
"{size} used" : "{size} مورد استفاده",
"New user" : "کاربر جدید",
"Will be autogenerated" : "به صورت خودکار تولید می شود",
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js
index 837fc0e2e72..25e57c40bc5 100644
--- a/apps/settings/l10n/zh_HK.js
+++ b/apps/settings/l10n/zh_HK.js
@@ -273,7 +273,7 @@ OC.L10N.register(
"App bundles" : "應用程式套裝",
"Featured apps" : "精選應用程式",
"{license}-licensed" : "以 {license} 授權",
- "Details" : "詳細資料",
+ "Details" : "細節",
"Changelog" : "變更紀錄",
"by {author}\n{license}" : "作者為 {author}\n{license}",
"Enter group name" : "輸入群組名稱",
diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json
index 69446c1dcfe..e53bbb25d5b 100644
--- a/apps/settings/l10n/zh_HK.json
+++ b/apps/settings/l10n/zh_HK.json
@@ -271,7 +271,7 @@
"App bundles" : "應用程式套裝",
"Featured apps" : "精選應用程式",
"{license}-licensed" : "以 {license} 授權",
- "Details" : "詳細資料",
+ "Details" : "細節",
"Changelog" : "變更紀錄",
"by {author}\n{license}" : "作者為 {author}\n{license}",
"Enter group name" : "輸入群組名稱",
diff --git a/apps/user_status/l10n/sc.js b/apps/user_status/l10n/sc.js
new file mode 100644
index 00000000000..094ea311bd9
--- /dev/null
+++ b/apps/user_status/l10n/sc.js
@@ -0,0 +1,38 @@
+OC.L10N.register(
+ "user_status",
+ {
+ "Recent statuses" : "Istados reghentes",
+ "In a meeting" : "In riunione",
+ "Commuting" : "Biagende",
+ "Out sick" : "In maladia",
+ "Vacationing" : "In vacàntzia",
+ "Working remotely" : "Traballende in remotu",
+ "User status" : "Istadu de s'utente",
+ "Clear status message after" : "Lìmpia su messàgiu de istadu a pustis",
+ "What's your status?" : "Cale est s'istadu tuo?",
+ "Set status" : "Imposta istadu",
+ "Online status" : "Istadu in lìnia",
+ "Status message" : "Messàgiu de istadu",
+ "Clear status message" : "Lìmpia su messàgiu de istadu",
+ "Set status message" : "Imposta messàgiu de istadu",
+ "There was an error saving the status" : "B'at àpidu un'errore sarvende s'istadu",
+ "There was an error clearing the status" : "B'at àpidu un'errore limpiende s'istadu",
+ "No recent status changes" : "Perunu càmbiu de istadu reghente",
+ "Away" : "Ausente",
+ "Do not disturb" : "No istorbes",
+ "{status}, {timestamp}" : "{status}, {timestamp}",
+ "Don't clear" : "Non nche ddu lìmpies",
+ "Today" : "Oe",
+ "This week" : "Custa chida",
+ "Online" : "In lìnia",
+ "Invisible" : "Invisìbile",
+ "Offline" : "Fora de lìnia",
+ "There was an error saving the new status" : "B'at àpidu un'errore sarvende s'istadu nou",
+ "30 minutes" : "30 minutos",
+ "1 hour" : "1 ora",
+ "4 hours" : "4 oras",
+ "Mute all notifications" : "Istuda totu is notìficas",
+ "Appear offline" : "Mustra•ti foras de lìnia",
+ "Clear status after" : "Lìmpia s'istadu a pustis"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/user_status/l10n/sc.json b/apps/user_status/l10n/sc.json
new file mode 100644
index 00000000000..79d695addfa
--- /dev/null
+++ b/apps/user_status/l10n/sc.json
@@ -0,0 +1,36 @@
+{ "translations": {
+ "Recent statuses" : "Istados reghentes",
+ "In a meeting" : "In riunione",
+ "Commuting" : "Biagende",
+ "Out sick" : "In maladia",
+ "Vacationing" : "In vacàntzia",
+ "Working remotely" : "Traballende in remotu",
+ "User status" : "Istadu de s'utente",
+ "Clear status message after" : "Lìmpia su messàgiu de istadu a pustis",
+ "What's your status?" : "Cale est s'istadu tuo?",
+ "Set status" : "Imposta istadu",
+ "Online status" : "Istadu in lìnia",
+ "Status message" : "Messàgiu de istadu",
+ "Clear status message" : "Lìmpia su messàgiu de istadu",
+ "Set status message" : "Imposta messàgiu de istadu",
+ "There was an error saving the status" : "B'at àpidu un'errore sarvende s'istadu",
+ "There was an error clearing the status" : "B'at àpidu un'errore limpiende s'istadu",
+ "No recent status changes" : "Perunu càmbiu de istadu reghente",
+ "Away" : "Ausente",
+ "Do not disturb" : "No istorbes",
+ "{status}, {timestamp}" : "{status}, {timestamp}",
+ "Don't clear" : "Non nche ddu lìmpies",
+ "Today" : "Oe",
+ "This week" : "Custa chida",
+ "Online" : "In lìnia",
+ "Invisible" : "Invisìbile",
+ "Offline" : "Fora de lìnia",
+ "There was an error saving the new status" : "B'at àpidu un'errore sarvende s'istadu nou",
+ "30 minutes" : "30 minutos",
+ "1 hour" : "1 ora",
+ "4 hours" : "4 oras",
+ "Mute all notifications" : "Istuda totu is notìficas",
+ "Appear offline" : "Mustra•ti foras de lìnia",
+ "Clear status after" : "Lìmpia s'istadu a pustis"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file