Skip to content

Commit e6ccbce

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 19f5ef6 commit e6ccbce

6 files changed

Lines changed: 14 additions & 0 deletions

File tree

l10n/cs.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ OC.L10N.register(
101101
"You are not allowed to request signing" : "Nemáte oprávnění požadovat podepsání",
102102
"Invalid status code for file." : "Neplatný stavový kód pro soubor.",
103103
"Sign process already started. Unable to change status." : "Proces podepisování už začal. Není možné změnit stav.",
104+
"No signers" : "Žádní podepsaní",
104105
"Please provide either UUID or File object" : "Zadejte buď UUID identifikátor nebo objekt typu soubor",
105106
"No user data" : "Žádná uživatelská data",
106107
"User %s has no email address." : "Uživatel %s nemá žádnou e-mailovou adresu.",
@@ -162,13 +163,17 @@ OC.L10N.register(
162163
"This is not your file" : "Toto není váš soubor",
163164
"User already exists" : "Uživatel už existuje",
164165
"It is not possible to create new accounts." : "Není možné vytvářet nové účty.",
166+
"Signal" : "Signal",
165167
"Click to sign" : "Kliknutím podepíšete",
166168
"Email token" : "E-mailový token",
167169
"Certificate with password" : "Certifikát s heslem",
168170
"Invalid certificate" : "Neplatný certifikát",
171+
"SMS" : "SMS",
169172
"Telegram" : "Telegram",
170173
"%s is your LibreSign verification code." : "%s je váš LibreSign ověřovací kód.",
171174
"Gateway %s not configured on Two-Factor Gateway." : "Brána %s nenastavena v aplikaci Two-Factor Gateway",
175+
"WhatsApp" : "WhatsApp",
176+
"XMPP" : "XMPP",
172177
"LibreSign: Changes into a file for you to sign" : "LibreSign: Změny, provedené v souboru, které máte podepsat",
173178
"File to sign" : "Soubor který podepsat",
174179
"Sign »%s«" : "Podepsat „%s“",

l10n/cs.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
"You are not allowed to request signing" : "Nemáte oprávnění požadovat podepsání",
100100
"Invalid status code for file." : "Neplatný stavový kód pro soubor.",
101101
"Sign process already started. Unable to change status." : "Proces podepisování už začal. Není možné změnit stav.",
102+
"No signers" : "Žádní podepsaní",
102103
"Please provide either UUID or File object" : "Zadejte buď UUID identifikátor nebo objekt typu soubor",
103104
"No user data" : "Žádná uživatelská data",
104105
"User %s has no email address." : "Uživatel %s nemá žádnou e-mailovou adresu.",
@@ -160,13 +161,17 @@
160161
"This is not your file" : "Toto není váš soubor",
161162
"User already exists" : "Uživatel už existuje",
162163
"It is not possible to create new accounts." : "Není možné vytvářet nové účty.",
164+
"Signal" : "Signal",
163165
"Click to sign" : "Kliknutím podepíšete",
164166
"Email token" : "E-mailový token",
165167
"Certificate with password" : "Certifikát s heslem",
166168
"Invalid certificate" : "Neplatný certifikát",
169+
"SMS" : "SMS",
167170
"Telegram" : "Telegram",
168171
"%s is your LibreSign verification code." : "%s je váš LibreSign ověřovací kód.",
169172
"Gateway %s not configured on Two-Factor Gateway." : "Brána %s nenastavena v aplikaci Two-Factor Gateway",
173+
"WhatsApp" : "WhatsApp",
174+
"XMPP" : "XMPP",
170175
"LibreSign: Changes into a file for you to sign" : "LibreSign: Změny, provedené v souboru, které máte podepsat",
171176
"File to sign" : "Soubor který podepsat",
172177
"Sign »%s«" : "Podepsat „%s“",

l10n/ko.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ OC.L10N.register(
158158
"Status" : "상태",
159159
"Actions" : "동작",
160160
"Delete certificate" : "인증서 삭제",
161+
"Change password" : "암호 변경",
161162
"Your signatures" : "나의 서명",
162163
"Signature" : "서명",
163164
"Initials" : "이니셜",

l10n/ko.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@
156156
"Status" : "상태",
157157
"Actions" : "동작",
158158
"Delete certificate" : "인증서 삭제",
159+
"Change password" : "암호 변경",
159160
"Your signatures" : "나의 서명",
160161
"Signature" : "서명",
161162
"Initials" : "이니셜",

l10n/sw.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ OC.L10N.register(
8181
"New password" : "Nenosiri jipya",
8282
"Remove" : "Ondoa",
8383
"Message" : "Message",
84+
"Legal information" : "Taarifa za kisheria",
8485
"Reminders" : "Vikumbusho",
8586
"on" : "Juu ya",
8687
"Not scheduled" : "Haijapangwa",

l10n/sw.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
"New password" : "Nenosiri jipya",
8080
"Remove" : "Ondoa",
8181
"Message" : "Message",
82+
"Legal information" : "Taarifa za kisheria",
8283
"Reminders" : "Vikumbusho",
8384
"on" : "Juu ya",
8485
"Not scheduled" : "Haijapangwa",

0 commit comments

Comments
 (0)