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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Jan 11, 2025
1 parent 3ace5f2 commit 7b5d00a
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ OC.L10N.register(
"See the documentation on how to install it." : "Pokyny k jeho instalaci naleznete v dokumentaci.",
"Whiteboard server URL" : "URL whiteboard serveru",
"Shared secret" : "Předsdílené heslo",
"Max file size" : "Nejvyšší umožněná velikost souboru",
"Save settings" : "Uložit nastavení"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
1 change: 1 addition & 0 deletions l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"See the documentation on how to install it." : "Pokyny k jeho instalaci naleznete v dokumentaci.",
"Whiteboard server URL" : "URL whiteboard serveru",
"Shared secret" : "Předsdílené heslo",
"Max file size" : "Nejvyšší umožněná velikost souboru",
"Save settings" : "Uložit nastavení"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}
1 change: 1 addition & 0 deletions l10n/de_DE.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"See the documentation on how to install it." : "Lesen Sie die Dokumentation, wie die Installation erfolgt.",
"Whiteboard server URL" : "Whiteboard-Server-URL",
"Shared secret" : "Geteiltes Geheimnis",
"Max file size" : "Maximale Dateigröße",
"Save settings" : "Einstellungen speichern"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
1 change: 1 addition & 0 deletions l10n/ga.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions l10n/ga.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"See the documentation on how to install it." : "Féach ar an doiciméadú ar conas é a shuiteáil.",
"Whiteboard server URL" : "URL freastalaí an chláir bháin",
"Shared secret" : "Rún comhroinnte",
"Max file size" : "Uasmhéid comhaid",
"Save settings" : "Sábháil socruithe"
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}
1 change: 1 addition & 0 deletions l10n/zh_TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ OC.L10N.register(
"See the documentation on how to install it." : "請參閱如何安裝它的文件。",
"Whiteboard server URL" : "白板伺服器 URL",
"Shared secret" : "已分享密碼",
"Max file size" : "最大檔案大小",
"Save settings" : "儲存設定"
},
"nplurals=1; plural=0;");
1 change: 1 addition & 0 deletions l10n/zh_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"See the documentation on how to install it." : "請參閱如何安裝它的文件。",
"Whiteboard server URL" : "白板伺服器 URL",
"Shared secret" : "已分享密碼",
"Max file size" : "最大檔案大小",
"Save settings" : "儲存設定"
},"pluralForm" :"nplurals=1; plural=0;"
}

0 comments on commit 7b5d00a

Please sign in to comment.