Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-10-29 06:10:35 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-29 06:10:35 +0300
commit1d222f2c50f323917b5c1e2f2a4a6a408fde6f34 (patch)
tree193e17fa047afcd0f7d08c3a3e6cf1af0a8a0bd8 /l10n
parent36d7ee8899549d97e0e7fda279ea2e81b04bfcbb (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/pl.js1
-rw-r--r--l10n/pl.json1
-rw-r--r--l10n/zh_CN.js1
-rw-r--r--l10n/zh_CN.json1
8 files changed, 8 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 01d02d394..3770cce0a 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -986,6 +986,7 @@ OC.L10N.register(
"An error occurred while fetching the participants" : "Došlo k chybě při získávání seznamu účastníků",
"Chat" : "Chat",
"Details" : "Podrobnosti",
+ "Participants ({count})" : "Účastníků ({count})",
"Meeting ID: {meetingId}" : "Identif. schůzky: {meetingId}",
"Your PIN: {attendeePin}" : "Váš PIN: {attendeePin}",
"Display name: " : "Zobrazovaný název:",
diff --git a/l10n/cs.json b/l10n/cs.json
index a193c2637..9b3d0d704 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -984,6 +984,7 @@
"An error occurred while fetching the participants" : "Došlo k chybě při získávání seznamu účastníků",
"Chat" : "Chat",
"Details" : "Podrobnosti",
+ "Participants ({count})" : "Účastníků ({count})",
"Meeting ID: {meetingId}" : "Identif. schůzky: {meetingId}",
"Your PIN: {attendeePin}" : "Váš PIN: {attendeePin}",
"Display name: " : "Zobrazovaný název:",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index e19f51947..bf24b1fea 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -986,6 +986,7 @@ OC.L10N.register(
"An error occurred while fetching the participants" : "Es ist ein Fehler beim Abrufen der Teilnehmer aufgetreten",
"Chat" : "Chat",
"Details" : "Details",
+ "Participants ({count})" : "({count}) Teilnehmer",
"Meeting ID: {meetingId}" : "Meeting-ID: {meetingId}",
"Your PIN: {attendeePin}" : "Ihre PIN: {attendeePin}",
"Display name: " : "Anzeigename:",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 3837e6c01..b1ddf3ac6 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -984,6 +984,7 @@
"An error occurred while fetching the participants" : "Es ist ein Fehler beim Abrufen der Teilnehmer aufgetreten",
"Chat" : "Chat",
"Details" : "Details",
+ "Participants ({count})" : "({count}) Teilnehmer",
"Meeting ID: {meetingId}" : "Meeting-ID: {meetingId}",
"Your PIN: {attendeePin}" : "Ihre PIN: {attendeePin}",
"Display name: " : "Anzeigename:",
diff --git a/l10n/pl.js b/l10n/pl.js
index d3211e420..3bcf9199f 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -986,6 +986,7 @@ OC.L10N.register(
"An error occurred while fetching the participants" : "Wystąpił błąd podczas pobierania uczestników",
"Chat" : "Rozmowa",
"Details" : "Szczegóły",
+ "Participants ({count})" : "Uczestnicy ({count})",
"Meeting ID: {meetingId}" : "ID spotkania: {meetingId}",
"Your PIN: {attendeePin}" : "Twój kod PIN: {attendeePin}",
"Display name: " : "Wyświetlana nazwa:",
diff --git a/l10n/pl.json b/l10n/pl.json
index 466eb1e1b..dc5aa3314 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -984,6 +984,7 @@
"An error occurred while fetching the participants" : "Wystąpił błąd podczas pobierania uczestników",
"Chat" : "Rozmowa",
"Details" : "Szczegóły",
+ "Participants ({count})" : "Uczestnicy ({count})",
"Meeting ID: {meetingId}" : "ID spotkania: {meetingId}",
"Your PIN: {attendeePin}" : "Twój kod PIN: {attendeePin}",
"Display name: " : "Wyświetlana nazwa:",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index d74a4c8e6..ce4a2c8d0 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -985,6 +985,7 @@ OC.L10N.register(
"An error occurred while fetching the participants" : "获取参与者时出错",
"Chat" : "聊天",
"Details" : "详情",
+ "Participants ({count})" : "参与者数量 ({count})",
"Meeting ID: {meetingId}" : "会议 ID:{meetingId}",
"Your PIN: {attendeePin}" : "你的 PIN 码:{attendeePin}",
"Display name: " : "显示名称:",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 8b362f598..bf9bd78c2 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -983,6 +983,7 @@
"An error occurred while fetching the participants" : "获取参与者时出错",
"Chat" : "聊天",
"Details" : "详情",
+ "Participants ({count})" : "参与者数量 ({count})",
"Meeting ID: {meetingId}" : "会议 ID:{meetingId}",
"Your PIN: {attendeePin}" : "你的 PIN 码:{attendeePin}",
"Display name: " : "显示名称:",