summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-08-03 02:26:32 +0000
committerNextcloud bot <bot@nextcloud.com>2021-08-03 02:26:32 +0000
commita1a38cce5f59aa32bb3b8f097276a959438db6d3 (patch)
tree9368eef7a4e41c902823a66de4c827af2f769f07 /apps/dav/l10n
parent937816cac7c5b79ce46ce5222165f152092fd147 (diff)
downloadnextcloud-server-a1a38cce5f59aa32bb3b8f097276a959438db6d3.tar.gz
nextcloud-server-a1a38cce5f59aa32bb3b8f097276a959438db6d3.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n')
-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/tr.js3
-rw-r--r--apps/dav/l10n/tr.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_TW.js3
-rw-r--r--apps/dav/l10n/zh_TW.json3
10 files changed, 20 insertions, 10 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js
index 671c4c9046d..9cb7ccf4b27 100644
--- a/apps/dav/l10n/cs.js
+++ b/apps/dav/l10n/cs.js
@@ -137,6 +137,7 @@ OC.L10N.register(
"Tentative" : "Nezávazně",
"Save" : "Uložit",
"Your attendance was updated successfully." : "Vaše účast byla úspěšně aktualizována.",
- "Calendar and tasks" : "Kalendář a úkoly"
+ "Calendar and tasks" : "Kalendář a úkoly",
+ "i" : "i"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json
index af579cd7f6b..3c1dd81406c 100644
--- a/apps/dav/l10n/cs.json
+++ b/apps/dav/l10n/cs.json
@@ -135,6 +135,7 @@
"Tentative" : "Nezávazně",
"Save" : "Uložit",
"Your attendance was updated successfully." : "Vaše účast byla úspěšně aktualizována.",
- "Calendar and tasks" : "Kalendář a úkoly"
+ "Calendar and tasks" : "Kalendář a úkoly",
+ "i" : "i"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file
diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js
index 22dc2021879..f3b90399e63 100644
--- a/apps/dav/l10n/de_DE.js
+++ b/apps/dav/l10n/de_DE.js
@@ -137,6 +137,7 @@ OC.L10N.register(
"Tentative" : "Vorläufig",
"Save" : "Speichern",
"Your attendance was updated successfully." : "Ihr Teilnehmerstatus wurde aktualisiert.",
- "Calendar and tasks" : "Kalender und Aufgaben"
+ "Calendar and tasks" : "Kalender und Aufgaben",
+ "i" : "i"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json
index c9b94489faa..3c78b87008d 100644
--- a/apps/dav/l10n/de_DE.json
+++ b/apps/dav/l10n/de_DE.json
@@ -135,6 +135,7 @@
"Tentative" : "Vorläufig",
"Save" : "Speichern",
"Your attendance was updated successfully." : "Ihr Teilnehmerstatus wurde aktualisiert.",
- "Calendar and tasks" : "Kalender und Aufgaben"
+ "Calendar and tasks" : "Kalender und Aufgaben",
+ "i" : "i"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js
index dfecee07f88..a4370fa64cb 100644
--- a/apps/dav/l10n/tr.js
+++ b/apps/dav/l10n/tr.js
@@ -137,6 +137,7 @@ OC.L10N.register(
"Tentative" : "Kesin değil",
"Save" : "Kaydet",
"Your attendance was updated successfully." : "Katılımınız güncellendi.",
- "Calendar and tasks" : "Takvim ve görevler"
+ "Calendar and tasks" : "Takvim ve görevler",
+ "i" : "i"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json
index 66bec56ae84..37cfd027efd 100644
--- a/apps/dav/l10n/tr.json
+++ b/apps/dav/l10n/tr.json
@@ -135,6 +135,7 @@
"Tentative" : "Kesin değil",
"Save" : "Kaydet",
"Your attendance was updated successfully." : "Katılımınız güncellendi.",
- "Calendar and tasks" : "Takvim ve görevler"
+ "Calendar and tasks" : "Takvim ve görevler",
+ "i" : "i"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js
index 889dc82a3e5..2b6b4dbd9be 100644
--- a/apps/dav/l10n/zh_CN.js
+++ b/apps/dav/l10n/zh_CN.js
@@ -137,6 +137,7 @@ OC.L10N.register(
"Tentative" : "暂定",
"Save" : "保存",
"Your attendance was updated successfully." : "您的出席状态更新成功。",
- "Calendar and tasks" : "日历和任务"
+ "Calendar and tasks" : "日历和任务",
+ "i" : "i "
},
"nplurals=1; plural=0;");
diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json
index 5139e6faf84..1141595d913 100644
--- a/apps/dav/l10n/zh_CN.json
+++ b/apps/dav/l10n/zh_CN.json
@@ -135,6 +135,7 @@
"Tentative" : "暂定",
"Save" : "保存",
"Your attendance was updated successfully." : "您的出席状态更新成功。",
- "Calendar and tasks" : "日历和任务"
+ "Calendar and tasks" : "日历和任务",
+ "i" : "i "
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js
index 4288e8a7f5f..670815c5439 100644
--- a/apps/dav/l10n/zh_TW.js
+++ b/apps/dav/l10n/zh_TW.js
@@ -137,6 +137,7 @@ OC.L10N.register(
"Tentative" : "暫定",
"Save" : "儲存",
"Your attendance was updated successfully." : "您的參與狀態成功更新。",
- "Calendar and tasks" : "日曆與工作項目"
+ "Calendar and tasks" : "日曆與工作項目",
+ "i" : "i"
},
"nplurals=1; plural=0;");
diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json
index 961f2e691a3..f013641203b 100644
--- a/apps/dav/l10n/zh_TW.json
+++ b/apps/dav/l10n/zh_TW.json
@@ -135,6 +135,7 @@
"Tentative" : "暫定",
"Save" : "儲存",
"Your attendance was updated successfully." : "您的參與狀態成功更新。",
- "Calendar and tasks" : "日曆與工作項目"
+ "Calendar and tasks" : "日曆與工作項目",
+ "i" : "i"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file