Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Dec 18, 2024
1 parent d650265 commit 0008f68
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
5 changes: 5 additions & 0 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -825,6 +825,7 @@ OC.L10N.register(
"Add a new recording backend server" : "Přidat nový server podpůrné vrstvy pro nahrávávání",
"Shared secret" : "Předsdílené heslo",
"Recording consent" : "Souhlas s nahráváním",
"Recording transcription" : "Přepis nahrávky",
"Disabled for all calls" : "Vypnuto pro všechna volání",
"Enabled for all calls" : "Zapnuto pro všechna volání",
"Configurable on conversation level by moderators" : "Nastavitelné moderátory v rámci konverzace",
Expand Down Expand Up @@ -1061,9 +1062,12 @@ OC.L10N.register(
"Set a password" : "Nastavit heslo",
"Enter new password" : "Zadejte nové heslo",
"Save password" : "Uložit heslo",
"Copy password" : "Zkopírovat heslo",
"Guests are allowed to join this conversation via link" : "Hostům je umožněno se do této konverzace připojovat prostřednictvím odkazu",
"Guests are not allowed to join this conversation" : "Hostům není umožněno se do této konverzace připojovat",
"Resend invitations" : "Znovu poslat pozvánky",
"Password copied to clipboard" : "Heslo zkopírováno do schránky",
"Password could not be copied" : "Heslo se nepodařilo zkopírovat",
"Open conversation to registered users, showing it in search results" : "Otevřít konverzaci registrovaným uživatelům a zobrazovat jí ve výsledcích hledání",
"Also open to users created with the Guests app" : "Také otevřít uživatelům, vytvořeným v aplikaci Hosté",
"Open conversation" : "Otevřít konverzaci",
Expand Down Expand Up @@ -1362,6 +1366,7 @@ OC.L10N.register(
"File upload is not available in this conversation" : "V této konverzaci není nahrání souboru k dispozici",
"Replacement: " : "Nahrazení:",
"{user} is out of office and might not respond." : "{user} je mimo kancelář a může se stát, že neodpoví.",
"Absence period: {startDate} - {endDate}" : "Období nepřítomnosti: {startDate} - {endDate}",
"Share files to the conversation" : "Sdílet soubory do konverzace",
"Upload from device" : "Nahrát ze zařízení",
"Create new poll" : "Vytvořit novou anketu",
Expand Down
5 changes: 5 additions & 0 deletions l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -823,6 +823,7 @@
"Add a new recording backend server" : "Přidat nový server podpůrné vrstvy pro nahrávávání",
"Shared secret" : "Předsdílené heslo",
"Recording consent" : "Souhlas s nahráváním",
"Recording transcription" : "Přepis nahrávky",
"Disabled for all calls" : "Vypnuto pro všechna volání",
"Enabled for all calls" : "Zapnuto pro všechna volání",
"Configurable on conversation level by moderators" : "Nastavitelné moderátory v rámci konverzace",
Expand Down Expand Up @@ -1059,9 +1060,12 @@
"Set a password" : "Nastavit heslo",
"Enter new password" : "Zadejte nové heslo",
"Save password" : "Uložit heslo",
"Copy password" : "Zkopírovat heslo",
"Guests are allowed to join this conversation via link" : "Hostům je umožněno se do této konverzace připojovat prostřednictvím odkazu",
"Guests are not allowed to join this conversation" : "Hostům není umožněno se do této konverzace připojovat",
"Resend invitations" : "Znovu poslat pozvánky",
"Password copied to clipboard" : "Heslo zkopírováno do schránky",
"Password could not be copied" : "Heslo se nepodařilo zkopírovat",
"Open conversation to registered users, showing it in search results" : "Otevřít konverzaci registrovaným uživatelům a zobrazovat jí ve výsledcích hledání",
"Also open to users created with the Guests app" : "Také otevřít uživatelům, vytvořeným v aplikaci Hosté",
"Open conversation" : "Otevřít konverzaci",
Expand Down Expand Up @@ -1360,6 +1364,7 @@
"File upload is not available in this conversation" : "V této konverzaci není nahrání souboru k dispozici",
"Replacement: " : "Nahrazení:",
"{user} is out of office and might not respond." : "{user} je mimo kancelář a může se stát, že neodpoví.",
"Absence period: {startDate} - {endDate}" : "Období nepřítomnosti: {startDate} - {endDate}",
"Share files to the conversation" : "Sdílet soubory do konverzace",
"Upload from device" : "Nahrát ze zařízení",
"Create new poll" : "Vytvořit novou anketu",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -1408,6 +1408,7 @@ OC.L10N.register(
"Recording" : "录音",
"Send a reaction" : "发送回应",
"React with {reaction}" : "使用{reaction}回应",
"Now" : "现在",
"_%n participant in call_::_%n participants in call_" : ["通话中有%n位参与者"],
"Show your screen" : "显示您的屏幕",
"Stop screensharing" : "停止屏幕共享",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -1406,6 +1406,7 @@
"Recording" : "录音",
"Send a reaction" : "发送回应",
"React with {reaction}" : "使用{reaction}回应",
"Now" : "现在",
"_%n participant in call_::_%n participants in call_" : ["通话中有%n位参与者"],
"Show your screen" : "显示您的屏幕",
"Stop screensharing" : "停止屏幕共享",
Expand Down

0 comments on commit 0008f68

Please sign in to comment.