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 Aug 16, 2024
1 parent c7fffd8 commit 5b1e378
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 0 deletions.
13 changes: 13 additions & 0 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,25 @@ OC.L10N.register(
"Display name" : "Zobrazované jméno",
"Set daemon as default" : "Nastavit proces služby jako výchozí",
"Set as default daemon" : "Nastavit jako výchozí proces služby",
"Enable https" : "Zapnout https",
"Show deploy config" : "Zobrazit nastavení nasazení",
"Hide deploy config" : "Skrýt nastavení nasazení",
"Network" : "Síť",
"Docker network name" : "Název Docker sítě",
"Additional option" : "Další volba",
"Add additional option" : "Přidat další volbu",
"Option key (unique)" : "Klíč volby (neopakující se)",
"Option key is required" : "Klíč volby je vyžadován",
"Option value" : "Hodnota volby",
"Option value is required" : "Je zapotřebí klíč volby",
"Confirm" : "Potvrdit",
"Save" : "Uložit",
"Register" : "Registrovat",
"Check connection" : "Zkontrolovat připojení",
"Daemon with this name already exists" : "Takto nazvaný proces služby už existuje",
"Password must be at least 12 characters long" : "Je třeba, aby heslo bylo alespoň 12 znaků dlouhé",
"Your apps" : "Vaše aplikace",
"Documentation" : "Dokumentace",
"Details" : "Podrobnosti",
"Changelog" : "Souhrn změn",
"Scopes" : "Rozsahy",
Expand All @@ -69,7 +80,9 @@ OC.L10N.register(
"Featured apps" : "Doporučené aplikace",
"Supported apps" : "Podporované aplikace",
"manual-install apps cannot be updated" : "ručně nainstalované aplikace není možné zaktualizovat",
"{progress}% Deploying" : "{progress}% nasazování",
"{progress}% Initializing" : "{progress}% inicializuje se",
"Healthchecking" : "Kontrola stavu",
"Deploy and Enable" : "Nasadit a zapnout",
"Enable" : "Povolit",
"Disable" : "Vypnout",
Expand Down
13 changes: 13 additions & 0 deletions l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,25 @@
"Display name" : "Zobrazované jméno",
"Set daemon as default" : "Nastavit proces služby jako výchozí",
"Set as default daemon" : "Nastavit jako výchozí proces služby",
"Enable https" : "Zapnout https",
"Show deploy config" : "Zobrazit nastavení nasazení",
"Hide deploy config" : "Skrýt nastavení nasazení",
"Network" : "Síť",
"Docker network name" : "Název Docker sítě",
"Additional option" : "Další volba",
"Add additional option" : "Přidat další volbu",
"Option key (unique)" : "Klíč volby (neopakující se)",
"Option key is required" : "Klíč volby je vyžadován",
"Option value" : "Hodnota volby",
"Option value is required" : "Je zapotřebí klíč volby",
"Confirm" : "Potvrdit",
"Save" : "Uložit",
"Register" : "Registrovat",
"Check connection" : "Zkontrolovat připojení",
"Daemon with this name already exists" : "Takto nazvaný proces služby už existuje",
"Password must be at least 12 characters long" : "Je třeba, aby heslo bylo alespoň 12 znaků dlouhé",
"Your apps" : "Vaše aplikace",
"Documentation" : "Dokumentace",
"Details" : "Podrobnosti",
"Changelog" : "Souhrn změn",
"Scopes" : "Rozsahy",
Expand All @@ -67,7 +78,9 @@
"Featured apps" : "Doporučené aplikace",
"Supported apps" : "Podporované aplikace",
"manual-install apps cannot be updated" : "ručně nainstalované aplikace není možné zaktualizovat",
"{progress}% Deploying" : "{progress}% nasazování",
"{progress}% Initializing" : "{progress}% inicializuje se",
"Healthchecking" : "Kontrola stavu",
"Deploy and Enable" : "Nasadit a zapnout",
"Enable" : "Povolit",
"Disable" : "Vypnout",
Expand Down
4 changes: 4 additions & 0 deletions l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ OC.L10N.register(
"AppAPI" : "AppAPI",
"ExApps Settings" : "Paramètres ExApps",
"Nextcloud AppAPI" : "AppAPI Nextcloud",
"Admin options saved" : "Options d'administration sauvegardées",
"Update to {version}" : "Mettre à jour vers {version}",
"Remove" : "Retirer",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Cette application n'a pas de version minimum Nextcloud exigée. Ce sera considéré comme une erreur à l'avenir.",
Expand Down Expand Up @@ -42,6 +43,7 @@ OC.L10N.register(
"{license}-licensed" : "Sous licence {license}",
"Set as default" : "Définir comme valeur par défaut",
"Edit" : "Modifier",
"Password confirmation failed" : "Échec de la confirmation du mot de passe",
"Protocol" : "Protocole",
"Host" : "Hôte",
"Docker network" : "Réseau Docker",
Expand All @@ -50,12 +52,14 @@ OC.L10N.register(
"Additional options" : "Options supplémentaires",
"Verify connection" : "Vérifier la connexion",
"Daemon connection successful" : "Connexion au Deamon réussie",
"More info" : "Plus d'informations",
"Enabled" : "Activé",
"Display name" : "Nom d’affichage",
"Deployment method" : "Méthode de déploiement",
"Daemon host" : "Hôte du Deamon",
"Set as default daemon" : "Définir ce deamon par défaut",
"Enable https" : "Activer https",
"Show deploy config" : "Afficher la configuration de déploiement",
"Network" : "Réseau",
"Docker network name" : "Nom du réseau Docker",
"Additional option" : "Option supplémentaire",
Expand Down
4 changes: 4 additions & 0 deletions l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"AppAPI" : "AppAPI",
"ExApps Settings" : "Paramètres ExApps",
"Nextcloud AppAPI" : "AppAPI Nextcloud",
"Admin options saved" : "Options d'administration sauvegardées",
"Update to {version}" : "Mettre à jour vers {version}",
"Remove" : "Retirer",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Cette application n'a pas de version minimum Nextcloud exigée. Ce sera considéré comme une erreur à l'avenir.",
Expand Down Expand Up @@ -40,6 +41,7 @@
"{license}-licensed" : "Sous licence {license}",
"Set as default" : "Définir comme valeur par défaut",
"Edit" : "Modifier",
"Password confirmation failed" : "Échec de la confirmation du mot de passe",
"Protocol" : "Protocole",
"Host" : "Hôte",
"Docker network" : "Réseau Docker",
Expand All @@ -48,12 +50,14 @@
"Additional options" : "Options supplémentaires",
"Verify connection" : "Vérifier la connexion",
"Daemon connection successful" : "Connexion au Deamon réussie",
"More info" : "Plus d'informations",
"Enabled" : "Activé",
"Display name" : "Nom d’affichage",
"Deployment method" : "Méthode de déploiement",
"Daemon host" : "Hôte du Deamon",
"Set as default daemon" : "Définir ce deamon par défaut",
"Enable https" : "Activer https",
"Show deploy config" : "Afficher la configuration de déploiement",
"Network" : "Réseau",
"Docker network name" : "Nom du réseau Docker",
"Additional option" : "Option supplémentaire",
Expand Down

0 comments on commit 5b1e378

Please sign in to comment.