diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-06 01:54:56 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-06 01:54:56 -0400 |
commit | 6a95af0a4b78bfe824fafbea2191e2311730ce19 (patch) | |
tree | 62ecad931626b550b1cc740377f387a1b8b952d3 /apps/files | |
parent | 48be0b781a07860b4c29b2dd98b0b95207594245 (diff) | |
download | nextcloud-server-6a95af0a4b78bfe824fafbea2191e2311730ce19.tar.gz nextcloud-server-6a95af0a4b78bfe824fafbea2191e2311730ce19.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/ro.js | 6 | ||||
-rw-r--r-- | apps/files/l10n/ro.json | 6 | ||||
-rw-r--r-- | apps/files/l10n/sv.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/sv.json | 1 |
4 files changed, 8 insertions, 6 deletions
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js index f9cbc9542f3..7bf14417e53 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -11,14 +11,14 @@ OC.L10N.register( "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Fișierul încărcat depășește directiva upload_max_filesize din php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Fișierul încărcat depășește directiva MAX_FILE_SIZE specificată în formularul HTML", "The uploaded file was only partially uploaded" : "Fișierul a fost încărcat doar parțial", - "No file was uploaded" : "Nu a fost încărcat nici un fișier", + "No file was uploaded" : "Nu a fost încărcat niciun fișier", "Missing a temporary folder" : "Lipsește un dosar temporar", "Failed to write to disk" : "Eroare la scrierea pe disc", - "Not enough storage available" : "Nu este disponibil suficient spațiu", + "Not enough storage available" : "Nu este disponibil suficient spațiu pe disc", "The target folder has been moved or deleted." : "Dosarul țintă a fost mutat sau șters.", "Upload failed. Could not find uploaded file" : "Încărcare eșuată. Nu se poate găsi fișierul încărcat", "Upload failed. Could not get file info." : "Încărcare eșuată. Nu se pot obține informații despre fișier.", - "Invalid directory." : "Dosar nevalid.", + "Invalid directory." : "Dosar invalid.", "Files" : "Fișiere", "All files" : "Toate fișierele.", "Favorites" : "Favorite", diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json index bae42dd57b4..6d1858f3002 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -9,14 +9,14 @@ "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Fișierul încărcat depășește directiva upload_max_filesize din php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Fișierul încărcat depășește directiva MAX_FILE_SIZE specificată în formularul HTML", "The uploaded file was only partially uploaded" : "Fișierul a fost încărcat doar parțial", - "No file was uploaded" : "Nu a fost încărcat nici un fișier", + "No file was uploaded" : "Nu a fost încărcat niciun fișier", "Missing a temporary folder" : "Lipsește un dosar temporar", "Failed to write to disk" : "Eroare la scrierea pe disc", - "Not enough storage available" : "Nu este disponibil suficient spațiu", + "Not enough storage available" : "Nu este disponibil suficient spațiu pe disc", "The target folder has been moved or deleted." : "Dosarul țintă a fost mutat sau șters.", "Upload failed. Could not find uploaded file" : "Încărcare eșuată. Nu se poate găsi fișierul încărcat", "Upload failed. Could not get file info." : "Încărcare eșuată. Nu se pot obține informații despre fișier.", - "Invalid directory." : "Dosar nevalid.", + "Invalid directory." : "Dosar invalid.", "Files" : "Fișiere", "All files" : "Toate fișierele.", "Favorites" : "Favorite", diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 67506f252ac..dfae22a7c3e 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -105,6 +105,7 @@ OC.L10N.register( "With PHP-FPM it might take 5 minutes for changes to be applied." : "Med PHP-FPM kan det ta cirka 5 minuter för ändringarna att träda i kraft.", "Missing permissions to edit from here." : "Saknar rättigheter att ändra härifrån.", "Settings" : "Inställningar", + "Show hidden files" : "Visa dolda filer", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Använd den här adressen för att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">komma åt dina filer via WebDAV</a>", "Cancel upload" : "Avbryt uppladdning", diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 8a1c44b3ca9..f5587e5cb57 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -103,6 +103,7 @@ "With PHP-FPM it might take 5 minutes for changes to be applied." : "Med PHP-FPM kan det ta cirka 5 minuter för ändringarna att träda i kraft.", "Missing permissions to edit from here." : "Saknar rättigheter att ändra härifrån.", "Settings" : "Inställningar", + "Show hidden files" : "Visa dolda filer", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Använd den här adressen för att <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">komma åt dina filer via WebDAV</a>", "Cancel upload" : "Avbryt uppladdning", |