diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-03 01:56:24 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-03 01:56:24 -0400 |
commit | 1a1c5aa3c09322f2c69f9ed39078f495c840ebd0 (patch) | |
tree | 7d68b46d21da7f3846126dfcbcdce0683c7c4fee /l10n/ro/files.po | |
parent | 079fee2c2a8b7fa5c750ee36c2ea12d19e2a30c4 (diff) | |
download | nextcloud-server-1a1c5aa3c09322f2c69f9ed39078f495c840ebd0.tar.gz nextcloud-server-1a1c5aa3c09322f2c69f9ed39078f495c840ebd0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ro/files.po')
-rw-r--r-- | l10n/ro/files.po | 50 |
1 files changed, 31 insertions, 19 deletions
diff --git a/l10n/ro/files.po b/l10n/ro/files.po index 541790e9bdd..2e9d2df36cb 100644 --- a/l10n/ro/files.po +++ b/l10n/ro/files.po @@ -17,8 +17,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-02 01:54-0400\n" -"PO-Revision-Date: 2014-07-02 05:54+0000\n" +"POT-Creation-Date: 2014-07-03 01:54-0400\n" +"PO-Revision-Date: 2014-07-03 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -27,6 +27,18 @@ msgstr "" "Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +#: ajax/list.php:38 +msgid "Storage not available" +msgstr "" + +#: ajax/list.php:45 +msgid "Storage invalid" +msgstr "" + +#: ajax/list.php:52 +msgid "Unknown error" +msgstr "" + #: ajax/move.php:15 #, php-format msgid "Could not move %s - File with this name already exists" @@ -187,7 +199,7 @@ msgstr "Fișierul este în curs de încărcare. Părăsirea paginii va întrerup msgid "URL cannot be empty" msgstr "URL nu poate fi gol" -#: js/file-upload.js:568 js/filelist.js:1228 +#: js/file-upload.js:568 js/filelist.js:1244 msgid "{new_name} already exists" msgstr "{new_name} există deja" @@ -203,19 +215,19 @@ msgstr "Nu s-a putut crea folderul" msgid "Error fetching URL" msgstr "Eroare încarcare URL" -#: js/fileactions.js:257 +#: js/fileactions.js:258 msgid "Share" msgstr "Partajează" -#: js/fileactions.js:270 +#: js/fileactions.js:271 msgid "Delete permanently" msgstr "Șterge permanent" -#: js/fileactions.js:272 templates/list.php:77 templates/list.php:78 +#: js/fileactions.js:273 templates/list.php:77 templates/list.php:78 msgid "Delete" msgstr "Șterge" -#: js/fileactions.js:308 +#: js/fileactions.js:309 msgid "Rename" msgstr "Redenumește" @@ -225,57 +237,57 @@ msgid "" "big." msgstr "Se pregătește descărcarea. Aceasta poate dura ceva timp dacă fișierele sunt mari." -#: js/filelist.js:659 js/filelist.js:1752 +#: js/filelist.js:669 js/filelist.js:1768 msgid "Pending" msgstr "În așteptare" -#: js/filelist.js:1179 +#: js/filelist.js:1195 msgid "Error moving file." msgstr "Eroare la mutarea fișierului." -#: js/filelist.js:1187 +#: js/filelist.js:1203 msgid "Error moving file" msgstr "Eroare la mutarea fișierului" -#: js/filelist.js:1187 +#: js/filelist.js:1203 msgid "Error" msgstr "Eroare" -#: js/filelist.js:1276 +#: js/filelist.js:1292 msgid "Could not rename file" msgstr "Nu s-a putut redenumi fisierul" -#: js/filelist.js:1394 +#: js/filelist.js:1410 msgid "Error deleting file." msgstr "Eroare la ștergerea fisierului." -#: js/filelist.js:1497 templates/list.php:61 +#: js/filelist.js:1513 templates/list.php:61 msgid "Name" msgstr "Nume" -#: js/filelist.js:1498 templates/list.php:72 +#: js/filelist.js:1514 templates/list.php:72 msgid "Size" msgstr "Mărime" -#: js/filelist.js:1499 templates/list.php:75 +#: js/filelist.js:1515 templates/list.php:75 msgid "Modified" msgstr "Modificat" -#: js/filelist.js:1509 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1525 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n director" msgstr[1] "%n directoare" msgstr[2] "%n directoare" -#: js/filelist.js:1515 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1531 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n fișier" msgstr[1] "%n fișiere" msgstr[2] "%n fișiere" -#: js/filelist.js:1645 js/filelist.js:1684 +#: js/filelist.js:1661 js/filelist.js:1700 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Se încarcă %n fișier." |