From b1fe498ef8f2f24802ab029a65d633cb8b07689c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 1 Sep 2016 00:46:28 +0000 Subject: [tx-robot] updated from transifex --- l10n/cs_CZ.js | 5 +++-- l10n/cs_CZ.json | 5 +++-- l10n/cs_CZ.php | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) (limited to 'l10n') diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js index 166a7338..0affa578 100644 --- a/l10n/cs_CZ.js +++ b/l10n/cs_CZ.js @@ -2,7 +2,7 @@ OC.L10N.register( "firstrunwizard", { "Access & share your files, calendars, contacts, mail & more from any device, on your terms" : "Přiistupujte a sdílejte své soubory, kalendáře, kontakty emaily a další z jakéhokoliv přístroje, dle vlastních podmínek", - "Get the apps to sync your files" : "Získat aplikace pro synchronizaci vašich souborů", + "Get the apps to sync your files" : "Získat aplikace pro synchronizaci souborů", "Desktop client" : "Aplikace pro počítač", "Android app" : "Aplikace pro Android", "iOS app" : "iOS aplikace", @@ -11,6 +11,7 @@ OC.L10N.register( "Connect your Contacts" : "Připojit kontakty", "Documentation" : "Dokumentace", "Access files via WebDAV" : "Přistupovat k souborům přes WebDAV", - "There’s more information in the documentation and on our website." : "Více informací naleznete v dokumentaci a na našem webu." + "There’s more information in the documentation and on our website." : "Více informací naleznete v dokumentaci a na našem webu.", + "If you like Nextcloud,\n\t\n\t\trecommend it to your friends\n\tand contribute back!" : "Pokud se vám Nextcloud líbí,\n\t\n\t\tdoporučte jej svým přátelům\n\ta přispějte k jeho vývoji!" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json index 465f4a90..9ae6131c 100644 --- a/l10n/cs_CZ.json +++ b/l10n/cs_CZ.json @@ -1,6 +1,6 @@ { "translations": { "Access & share your files, calendars, contacts, mail & more from any device, on your terms" : "Přiistupujte a sdílejte své soubory, kalendáře, kontakty emaily a další z jakéhokoliv přístroje, dle vlastních podmínek", - "Get the apps to sync your files" : "Získat aplikace pro synchronizaci vašich souborů", + "Get the apps to sync your files" : "Získat aplikace pro synchronizaci souborů", "Desktop client" : "Aplikace pro počítač", "Android app" : "Aplikace pro Android", "iOS app" : "iOS aplikace", @@ -9,6 +9,7 @@ "Connect your Contacts" : "Připojit kontakty", "Documentation" : "Dokumentace", "Access files via WebDAV" : "Přistupovat k souborům přes WebDAV", - "There’s more information in the documentation and on our website." : "Více informací naleznete v dokumentaci a na našem webu." + "There’s more information in the documentation and on our website." : "Více informací naleznete v dokumentaci a na našem webu.", + "If you like Nextcloud,\n\t\n\t\trecommend it to your friends\n\tand contribute back!" : "Pokud se vám Nextcloud líbí,\n\t\n\t\tdoporučte jej svým přátelům\n\ta přispějte k jeho vývoji!" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/cs_CZ.php b/l10n/cs_CZ.php index 6fe2a468..6246dd83 100644 --- a/l10n/cs_CZ.php +++ b/l10n/cs_CZ.php @@ -1,7 +1,7 @@ "Přiistupujte a sdílejte své soubory, kalendáře, kontakty emaily a další z jakéhokoliv přístroje, dle vlastních podmínek", -"Get the apps to sync your files" => "Získat aplikace pro synchronizaci vašich souborů", +"Get the apps to sync your files" => "Získat aplikace pro synchronizaci souborů", "Desktop client" => "Aplikace pro počítač", "Android app" => "Aplikace pro Android", "iOS app" => "iOS aplikace", @@ -10,6 +10,7 @@ $TRANSLATIONS = array( "Connect your Contacts" => "Připojit kontakty", "Documentation" => "Dokumentace", "Access files via WebDAV" => "Přistupovat k souborům přes WebDAV", -"There’s more information in the documentation and on our website." => "Více informací naleznete v dokumentaci a na našem webu." +"There’s more information in the documentation and on our website." => "Více informací naleznete v dokumentaci a na našem webu.", +"If you like Nextcloud,\n\t\n\t\trecommend it to your friends\n\tand contribute back!" => "Pokud se vám Nextcloud líbí,\n\t\n\t\tdoporučte jej svým přátelům\n\ta přispějte k jeho vývoji!" ); $PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"; -- cgit v1.2.3