diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-26 00:12:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-26 00:12:23 +0000 |
commit | 2f45045c96b3d5cc552565e317263b41d04d356b (patch) | |
tree | 7063aa6f283b867add98250ca112215e99bb31ca /apps/files/l10n | |
parent | ee73f6c416990638a08c42fffd42784effc618e1 (diff) | |
download | nextcloud-server-2f45045c96b3d5cc552565e317263b41d04d356b.tar.gz nextcloud-server-2f45045c96b3d5cc552565e317263b41d04d356b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/cs.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/sl.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/sl.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 5ea9a129b83..543db45d752 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -7,7 +7,7 @@ OC.L10N.register( "All files" : "Všechny soubory", "Recent" : "Nedávné", "Favorites" : "Oblíbené", - "File could not be found" : "Soubor nelze nalézt", + "File could not be found" : "Soubor se nedaří nalézt", "Move or copy" : "Přesunout nebo zkopírovat", "Download" : "Stáhnout", "Delete" : "Smazat", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 328f476cc37..0b11d84cab2 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -5,7 +5,7 @@ "All files" : "Všechny soubory", "Recent" : "Nedávné", "Favorites" : "Oblíbené", - "File could not be found" : "Soubor nelze nalézt", + "File could not be found" : "Soubor se nedaří nalézt", "Move or copy" : "Přesunout nebo zkopírovat", "Download" : "Stáhnout", "Delete" : "Smazat", diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 9881e95fab4..5f8390f17bc 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -134,7 +134,7 @@ OC.L10N.register( "Show hidden files" : "Pokaži skrite datoteke", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Naslov omogoča dostop do datotek prek <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">WebDAV</a>.", - "Cancel upload" : "Prekini nalaganje", + "Cancel upload" : "Prekliči pošiljanje", "No files in here" : "V mapi ni datotek", "Upload some content or sync with your devices!" : "Uvozite vsebino ali pa omogočite usklajevanje z napravami!", "No entries found in this folder" : "V tej mapi ni najdenih predmetov.", diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index ae58b751d06..8c507eb6d2d 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -132,7 +132,7 @@ "Show hidden files" : "Pokaži skrite datoteke", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Naslov omogoča dostop do datotek prek <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">WebDAV</a>.", - "Cancel upload" : "Prekini nalaganje", + "Cancel upload" : "Prekliči pošiljanje", "No files in here" : "V mapi ni datotek", "Upload some content or sync with your devices!" : "Uvozite vsebino ali pa omogočite usklajevanje z napravami!", "No entries found in this folder" : "V tej mapi ni najdenih predmetov.", |