Blame view
sources/l10n/ro/files_external.po
3.88 KB
|
03e52840d
|
1 2 3 4 5 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: |
|
03e52840d
|
6 7 8 9 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
10 11 12 13 14 15 |
"Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-21 10:01-0500 " "PO-Revision-Date: 2013-11-16 07:44+0000 " |
|
03e52840d
|
16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
"Last-Translator: I Robot <owncloud-bot@tmit.eu> " "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: ro " "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1)); " |
|
31b7f2792
|
30 |
#: js/dropbox.js:7 js/dropbox.js:28 js/google.js:8 js/google.js:39 |
|
03e52840d
|
31 32 33 34 35 36 |
msgid "Access granted" msgstr "Acces permis" #: js/dropbox.js:30 js/dropbox.js:96 js/dropbox.js:102 msgid "Error configuring Dropbox storage" msgstr "Eroare la configurarea mediului de stocare Dropbox" |
|
31b7f2792
|
37 |
#: js/dropbox.js:65 js/google.js:86 |
|
03e52840d
|
38 39 40 41 42 43 |
msgid "Grant access" msgstr "Permite accesul" #: js/dropbox.js:101 msgid "Please provide a valid Dropbox app key and secret." msgstr "Prezintă te rog o cheie de Dropbox validă și parola" |
|
31b7f2792
|
44 |
#: js/google.js:42 js/google.js:121 |
|
03e52840d
|
45 46 |
msgid "Error configuring Google Drive storage" msgstr "Eroare la configurarea mediului de stocare Google Drive" |
|
31b7f2792
|
47 |
#: lib/config.php:461 |
|
03e52840d
|
48 49 50 51 |
msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "<b>Atenție:</b> \"smbclient\" nu este instalat. Montarea mediilor CIFS/SMB partajate nu este posibilă. Solicită administratorului sistemului tău să îl instaleaze." |
|
31b7f2792
|
52 |
#: lib/config.php:465 |
|
03e52840d
|
53 54 55 56 57 |
msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting" " of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "<b>Atenție:</b> suportul pentru FTP în PHP nu este activat sau instalat. Montarea mediilor FPT partajate nu este posibilă. Solicită administratorului sistemului tău să îl instaleze." |
|
31b7f2792
|
58 59 60 61 62 63 |
#: lib/config.php:468 msgid "" "<b>Warning:</b> The Curl support in PHP is not enabled or installed. " "Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " "your system administrator to install it." msgstr "<b>Atentie:</b> Suportul Curl nu este pornit / instalat in configuratia PHP! Montarea ownCloud / WebDAV / GoogleDrive nu este posibila! Intrebati administratorul sistemului despre aceasta problema!" |
|
03e52840d
|
64 65 66 67 68 69 70 71 72 73 |
#: templates/settings.php:3 msgid "External Storage" msgstr "Stocare externă" #: templates/settings.php:9 templates/settings.php:28 msgid "Folder name" msgstr "Denumire director" #: templates/settings.php:10 msgid "External storage" |
|
31b7f2792
|
74 |
msgstr "Stocare externă" |
|
03e52840d
|
75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 |
#: templates/settings.php:11 msgid "Configuration" msgstr "Configurație" #: templates/settings.php:12 msgid "Options" msgstr "Opțiuni" #: templates/settings.php:13 msgid "Applicable" msgstr "Aplicabil" #: templates/settings.php:33 msgid "Add storage" |
|
31b7f2792
|
90 |
msgstr "Adauga stocare" |
|
03e52840d
|
91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 |
#: templates/settings.php:90 msgid "None set" msgstr "Niciunul" #: templates/settings.php:91 msgid "All Users" msgstr "Toți utilizatorii" #: templates/settings.php:92 msgid "Groups" msgstr "Grupuri" #: templates/settings.php:100 msgid "Users" msgstr "Utilizatori" #: templates/settings.php:113 templates/settings.php:114 #: templates/settings.php:149 templates/settings.php:150 msgid "Delete" msgstr "Șterge" #: templates/settings.php:129 msgid "Enable User External Storage" msgstr "Permite stocare externă pentru utilizatori" #: templates/settings.php:130 msgid "Allow users to mount their own external storage" msgstr "Permite utilizatorilor să monteze stocare externă proprie" #: templates/settings.php:141 msgid "SSL root certificates" msgstr "Certificate SSL root" #: templates/settings.php:159 msgid "Import Root Certificate" msgstr "Importă certificat root" |