summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/sl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-22 00:08:20 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-22 00:08:20 +0000
commitae0789ef433adad73bdf77c57b8ead5616ed99fe (patch)
tree07f59ebd831e111e6ba30b7720e1a12e85efce99 /apps/files_external/l10n/sl.js
parente881e016208c2dcbf0d8f725cc29aad6247852b2 (diff)
downloadnextcloud-server-ae0789ef433adad73bdf77c57b8ead5616ed99fe.tar.gz
nextcloud-server-ae0789ef433adad73bdf77c57b8ead5616ed99fe.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/sl.js')
-rw-r--r--apps/files_external/l10n/sl.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_external/l10n/sl.js b/apps/files_external/l10n/sl.js
index a65c94ba8e9..a4ae6655a54 100644
--- a/apps/files_external/l10n/sl.js
+++ b/apps/files_external/l10n/sl.js
@@ -1,10 +1,7 @@
OC.L10N.register(
"files_external",
{
- "Step 1 failed. Exception: %s" : "1. korak je spodletel. Izjemna napaka: %s",
- "Step 2 failed. Exception: %s" : "2. korak je spodletel. Izjemna napaka: %s",
"External storages" : "Zunanje hrambe",
- "Google Drive App Configuration" : "Nastavitve programa Google Drive",
"Personal" : "Osebno",
"System" : "Sistem",
"Grant access" : "Odobri dostop",
@@ -77,7 +74,6 @@ OC.L10N.register(
"FTP" : "FTP",
"Host" : "Gostitelj",
"Secure ftps://" : "Varni način ftps://",
- "Google Drive" : "Google Drive",
"Local" : "Krajevno",
"Location" : "Mesto",
"Nextcloud" : "Nextcloud",
@@ -115,9 +111,13 @@ OC.L10N.register(
"Allow users to mount the following external storage" : "Dovoli uporabnikom priklapljanje navedenih zunanjih shramb.",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Pridobivanje žetonov zahteve je spodletelo. Preverite, ali sta ključ in skrivno geslo programa navedena pravilno.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Pridobivanje žetonov za dostop je spodletelo. Preverite, da sta ključ in skrivno geslo navedena pravilno.",
+ "Step 1 failed. Exception: %s" : "1. korak je spodletel. Izjemna napaka: %s",
+ "Step 2 failed. Exception: %s" : "2. korak je spodletel. Izjemna napaka: %s",
"Dropbox App Configuration" : "Nastavitve programa Dropbox",
+ "Google Drive App Configuration" : "Nastavitve programa Google Drive",
"Storage with id \"%i\" not found" : "Shrambe z ID \"%i\" ni mogoče najti.",
"Storage with id \"%i\" is not user editable" : "Shramba z ID \"%i\" ni uporabniško uredljiva.",
- "Dropbox" : "Dropbox"
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");