diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-25 02:15:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-25 02:15:54 +0000 |
commit | 573c800b00f774f1feb5e51a6de98c82db546e17 (patch) | |
tree | 1c001c3b958d4bab851badf08d2e283203d334dc /core/l10n | |
parent | cd7af395d7d0442fbe9b87a28345fb70ddd9b7a4 (diff) | |
download | nextcloud-server-573c800b00f774f1feb5e51a6de98c82db546e17.tar.gz nextcloud-server-573c800b00f774f1feb5e51a6de98c82db546e17.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/cs.js | 2 | ||||
-rw-r--r-- | core/l10n/cs.json | 2 | ||||
-rw-r--r-- | core/l10n/de.js | 2 | ||||
-rw-r--r-- | core/l10n/de.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 198044010e0..696434e9e65 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -128,7 +128,7 @@ OC.L10N.register( "Update to {version}" : "Aktualizovat na {version}", "An error occurred." : "Došlo k chybě.", "Please reload the page." : "Načtěte stránku znovu.", - "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizace nebyla úspěšná. Další informace <a href=\"{url}\">se dočtete v komentáři na diskuzním fóru</a>, pojednávajícím o tomto problému.", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizace nebyla úspěšná. Další informace <a href=\"{url}\">se dočtete v příspěvku na diskuzním fóru</a>, pojednávajícím o tomto problému.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Aktualizace nebyla úspěšná. Nahlaste problém <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">komunitě kolem Nextcloud</a>", "Continue to Nextcloud" : "Pokračovat do Nextcloud", "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Aktualizace byla úspěšná. Přesměrování do Nextcloud za %n sekundu.","Aktualizace byla úspěšná. Přesměrování do Nextcloud za %n sekundy.","Aktualizace byla úspěšná. Přesměrování do Nextcloud za %n sekund.","Aktualizace byla úspěšná. Přesměrování do Nextcloud za %n sekundy."], diff --git a/core/l10n/cs.json b/core/l10n/cs.json index e6d4e41a784..80eab14b1d4 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -126,7 +126,7 @@ "Update to {version}" : "Aktualizovat na {version}", "An error occurred." : "Došlo k chybě.", "Please reload the page." : "Načtěte stránku znovu.", - "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizace nebyla úspěšná. Další informace <a href=\"{url}\">se dočtete v komentáři na diskuzním fóru</a>, pojednávajícím o tomto problému.", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Aktualizace nebyla úspěšná. Další informace <a href=\"{url}\">se dočtete v příspěvku na diskuzním fóru</a>, pojednávajícím o tomto problému.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Aktualizace nebyla úspěšná. Nahlaste problém <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">komunitě kolem Nextcloud</a>", "Continue to Nextcloud" : "Pokračovat do Nextcloud", "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Aktualizace byla úspěšná. Přesměrování do Nextcloud za %n sekundu.","Aktualizace byla úspěšná. Přesměrování do Nextcloud za %n sekundy.","Aktualizace byla úspěšná. Přesměrování do Nextcloud za %n sekund.","Aktualizace byla úspěšná. Přesměrování do Nextcloud za %n sekundy."], diff --git a/core/l10n/de.js b/core/l10n/de.js index 2a8857e6b67..19d61d94e33 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -273,7 +273,7 @@ OC.L10N.register( "Skip to navigation of app" : "Zum Navigationsbereich der App springen", "More apps" : "Weitere Apps", "More" : "Mehr", - "More apps menu" : "Weitere-Apps-Menü", + "More apps menu" : "Weitere Apps-Menü", "Search" : "Suche", "Reset search" : "Suche zurücksetzen", "Contacts" : "Kontakte", diff --git a/core/l10n/de.json b/core/l10n/de.json index fff8a0a96ee..d58eb262bcc 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -271,7 +271,7 @@ "Skip to navigation of app" : "Zum Navigationsbereich der App springen", "More apps" : "Weitere Apps", "More" : "Mehr", - "More apps menu" : "Weitere-Apps-Menü", + "More apps menu" : "Weitere Apps-Menü", "Search" : "Suche", "Reset search" : "Suche zurücksetzen", "Contacts" : "Kontakte", |