From e297ca0fd01d529fa7e284d8e50dabf224793612 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Tue, 26 Jan 2016 00:24:21 -0500 Subject: [tx-robot] updated from transifex --- l10n/sl.js | 5 ++++- l10n/sl.json | 5 ++++- l10n/sl.php | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) (limited to 'l10n') diff --git a/l10n/sl.js b/l10n/sl.js index 68dee7c2..4e42e515 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -1,6 +1,8 @@ OC.L10N.register( "firstrunwizard", { + "A safe home for all your data" : "Varno mesto za vse pomembne podatke", + "Access & share your files, calendars, contacts, mail & more from any device, on your terms" : "Dostop in souporaba datotek, koledarja, stikov, elektronske pošte in drugih virov na napravi, pod vašimi pogoji!", "Get the apps to sync your files" : "Pridobi programe za usklajevanje datotek", "Desktop client" : "Namizni odjemalec", "Android app" : "Program za Android", @@ -10,6 +12,7 @@ OC.L10N.register( "Connect your Contacts" : "Poveži stike", "Documentation" : "Dokumentacija", "Access files via WebDAV" : "Dostop do datotek preko WebDAV", - "There’s more information in the documentation and on our website." : "Več podrobnosti je zapisanih v dokumentaciji in na spletni strani." + "There’s more information in the documentation and on our website." : "Več podrobnosti je zapisanih v dokumentaciji in na spletni strani.", + "If you like ownCloud,\n\t\n\t\trecommend it to your friends\n\tand spread the word!" : "V kolikor vam je oblak ownCloud všeč,\n\t\n\t\tga lahko priporočite prijateljem\n\tin širite dobro besedo!" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/l10n/sl.json b/l10n/sl.json index 65707d19..9d6d1eb4 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -1,4 +1,6 @@ { "translations": { + "A safe home for all your data" : "Varno mesto za vse pomembne podatke", + "Access & share your files, calendars, contacts, mail & more from any device, on your terms" : "Dostop in souporaba datotek, koledarja, stikov, elektronske pošte in drugih virov na napravi, pod vašimi pogoji!", "Get the apps to sync your files" : "Pridobi programe za usklajevanje datotek", "Desktop client" : "Namizni odjemalec", "Android app" : "Program za Android", @@ -8,6 +10,7 @@ "Connect your Contacts" : "Poveži stike", "Documentation" : "Dokumentacija", "Access files via WebDAV" : "Dostop do datotek preko WebDAV", - "There’s more information in the documentation and on our website." : "Več podrobnosti je zapisanih v dokumentaciji in na spletni strani." + "There’s more information in the documentation and on our website." : "Več podrobnosti je zapisanih v dokumentaciji in na spletni strani.", + "If you like ownCloud,\n\t\n\t\trecommend it to your friends\n\tand spread the word!" : "V kolikor vam je oblak ownCloud všeč,\n\t\n\t\tga lahko priporočite prijateljem\n\tin širite dobro besedo!" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sl.php b/l10n/sl.php index d2b63b9c..33866e9b 100644 --- a/l10n/sl.php +++ b/l10n/sl.php @@ -1,5 +1,7 @@ "Varno mesto za vse pomembne podatke", +"Access & share your files, calendars, contacts, mail & more from any device, on your terms" => "Dostop in souporaba datotek, koledarja, stikov, elektronske pošte in drugih virov na napravi, pod vašimi pogoji!", "Get the apps to sync your files" => "Pridobi programe za usklajevanje datotek", "Desktop client" => "Namizni odjemalec", "Android app" => "Program za Android", @@ -9,6 +11,7 @@ $TRANSLATIONS = array( "Connect your Contacts" => "Poveži stike", "Documentation" => "Dokumentacija", "Access files via WebDAV" => "Dostop do datotek preko WebDAV", -"There’s more information in the documentation and on our website." => "Več podrobnosti je zapisanih v dokumentaciji in na spletni strani." +"There’s more information in the documentation and on our website." => "Več podrobnosti je zapisanih v dokumentaciji in na spletni strani.", +"If you like ownCloud,\n\t\n\t\trecommend it to your friends\n\tand spread the word!" => "V kolikor vam je oblak ownCloud všeč,\n\t\n\t\tga lahko priporočite prijateljem\n\tin širite dobro besedo!" ); $PLURAL_FORMS = "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"; -- cgit v1.2.3