diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-26 00:12:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-26 00:12:33 +0000 |
commit | f6787944709f333c5cf9c9b72ed0388c30f16066 (patch) | |
tree | bc6ad12307d22ef5a439d0c29d86b578399ddeac /apps/files | |
parent | 8a0ced9d7e5ad74f822af8923bba5b8f3a14b007 (diff) | |
download | nextcloud-server-f6787944709f333c5cf9c9b72ed0388c30f16066.tar.gz nextcloud-server-f6787944709f333c5cf9c9b72ed0388c30f16066.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-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.", |