diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-21 02:15:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-21 02:15:49 +0000 |
commit | 560d9c30060fe45349851b11f60a7a5cf95c2572 (patch) | |
tree | 5634d435ecca3930603a8857d61bdb58bbfd6761 /lib/l10n | |
parent | d0928222634b021028eb44ab954e6e671528114d (diff) | |
download | nextcloud-server-560d9c30060fe45349851b11f60a7a5cf95c2572.tar.gz nextcloud-server-560d9c30060fe45349851b11f60a7a5cf95c2572.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/sl.js | 3 | ||||
-rw-r--r-- | lib/l10n/sl.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index 0f1af99be4c..6d98f0f80cb 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -10,6 +10,9 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s in %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s in %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s in %5$s", + "Enterprise bundle" : "Poslovni paket", + "Groupware bundle" : "Paket za skupinsko delo", + "Social sharing bundle" : "Paket družbene izmenjave", "PHP %s or higher is required." : "Zahtevana je različica PHP %s ali višja.", "PHP with a version lower than %s is required." : "Zahtevana je različica PHP manj kot %s.", "%sbit or higher PHP required." : "Zahtevana je različica PHP %s ali višja.", diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json index 4167de9eee6..037f209a867 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -8,6 +8,9 @@ "%1$s, %2$s and %3$s" : "%1$s, %2$s in %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s in %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s in %5$s", + "Enterprise bundle" : "Poslovni paket", + "Groupware bundle" : "Paket za skupinsko delo", + "Social sharing bundle" : "Paket družbene izmenjave", "PHP %s or higher is required." : "Zahtevana je različica PHP %s ali višja.", "PHP with a version lower than %s is required." : "Zahtevana je različica PHP manj kot %s.", "%sbit or higher PHP required." : "Zahtevana je različica PHP %s ali višja.", |