From 6519b9672a7294282c9535d8544baea9a9d74ffd Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Fri, 2 May 2014 01:55:53 -0400 Subject: [PATCH] [tx-robot] updated from transifex --- apps/files/l10n/ro.php | 3 ++ apps/files_external/l10n/cs_CZ.php | 15 ++++++++-- apps/files_external/l10n/it.php | 22 ++++++++++++-- l10n/cs_CZ/files.po | 4 +-- l10n/cs_CZ/files_external.po | 28 +++++++++--------- l10n/it/files.po | 22 +++++++------- l10n/it/files_external.po | 46 ++++++++++++++--------------- l10n/it/lib.po | 8 ++--- l10n/ro/files.po | 28 +++++++++--------- l10n/templates/core.pot | 2 +- l10n/templates/files.pot | 2 +- l10n/templates/files_encryption.pot | 2 +- l10n/templates/files_external.pot | 2 +- l10n/templates/files_sharing.pot | 2 +- l10n/templates/files_trashbin.pot | 2 +- l10n/templates/files_versions.pot | 2 +- l10n/templates/lib.pot | 2 +- l10n/templates/private.pot | 2 +- l10n/templates/settings.pot | 2 +- l10n/templates/user_ldap.pot | 2 +- l10n/templates/user_webdavauth.pot | 2 +- lib/l10n/it.php | 2 +- 22 files changed, 116 insertions(+), 86 deletions(-) diff --git a/apps/files/l10n/ro.php b/apps/files/l10n/ro.php index d718119e66..5dcbfd8a63 100644 --- a/apps/files/l10n/ro.php +++ b/apps/files/l10n/ro.php @@ -6,6 +6,7 @@ $TRANSLATIONS = array( "\"%s\" is an invalid file name." => "\"%s\" este un nume de fișier nevalid", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nume nevalide, '\\', '/', '<', '>', ':', '\"', '|', '?' și '*' nu sunt permise.", "The target folder has been moved or deleted." => "Dosarul țintă a fost mutat sau șters.", +"The name %s is already used in the folder %s. Please choose a different name." => "Numele %s este deja este folosit în dosarul %s. Te rog alege alt nume.", "Not a valid source" => "Sursă nevalidă", "Error while downloading %s to %s" => "Eroare la descarcarea %s in %s", "Error when creating the file" => "Eroare la crearea fisierului", @@ -42,6 +43,7 @@ $TRANSLATIONS = array( "Rename" => "Redenumește", "Your download is being prepared. This might take some time if the files are big." => "Se pregătește descărcarea. Aceasta poate dura ceva timp dacă fișierele sunt mari.", "Pending" => "În așteptare", +"Error moving file." => "Eroare la mutarea fișierului.", "Error moving file" => "Eroare la mutarea fișierului", "Error" => "Eroare", "Could not rename file" => "Nu s-a putut redenumi fisierul", @@ -55,6 +57,7 @@ $TRANSLATIONS = array( "\"{name}\" is an invalid file name." => "\"{name}\" este un nume de fișier nevalid.", "Your storage is full, files can not be updated or synced anymore!" => "Spațiul de stocare este plin, fișierele nu mai pot fi actualizate sau sincronizate!", "Your storage is almost full ({usedSpacePercent}%)" => "Spațiul de stocare este aproape plin ({usedSpacePercent}%)", +"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Cheie privată nevalidă pentru aplicația Încriptare. Te rog, actualizează-ți parola cheii private folosind setările personale pentru a reaccesa fișierele tale încriptate.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "criptarea a fost disactivata dar fisierele sant inca criptate.va rog intrati in setarile personale pentru a decripta fisierele", "{dirs} and {files}" => "{dirs} și {files}", "%s could not be renamed" => "%s nu a putut fi redenumit", diff --git a/apps/files_external/l10n/cs_CZ.php b/apps/files_external/l10n/cs_CZ.php index d9173b4a86..4cfefbde05 100644 --- a/apps/files_external/l10n/cs_CZ.php +++ b/apps/files_external/l10n/cs_CZ.php @@ -7,16 +7,25 @@ $TRANSLATIONS = array( "Secret" => "Tajemství", "Access Key" => "Přístupový klíč", "Secret Key" => "Tajný klíč", -"Hostname (optional)" => "Hostname (dobrovolný)", -"Port (optional)" => "Port (dobrovolný)", -"Region (optional)" => "Region (dobrovolný)", +"Hostname (optional)" => "Hostname (nepovinný)", +"Port (optional)" => "Port (nepovinný)", +"Region (optional)" => "Region (nepovinný)", "Enable SSL" => "Povolit SSL", "App key" => "Klíč aplikace", "App secret" => "Tajemství aplikace", "URL" => "URL", "Username" => "Uživatelské jméno", "Password" => "Heslo", +"Root" => "Root", +"Secure ftps://" => "Zabezpečené ftps://", +"Region (optional for OpenStack Object Storage)" => "Region (nepovinný pro OpenStack Object Storage)", +"Password (required for OpenStack Object Storage)" => "Heslo (vyžadováno pro OpenStack Object Storage)", +"Timeout of HTTP requests in seconds (optional)" => "Vypršení HTTP požadavků v sekundách (nepovinné)", "Share" => "Sdílet", +"SMB / CIFS using OC login" => "SMB / CIFS za použití OC loginu", +"Username as share" => "Uživatelské jméno jako sdílený adresář", +"Secure https://" => "Zabezpečené https://", +"Remote subfolder" => "Vzdálený podadresář", "Access granted" => "Přístup povolen", "Error configuring Dropbox storage" => "Chyba při nastavení úložiště Dropbox", "Grant access" => "Povolit přístup", diff --git a/apps/files_external/l10n/it.php b/apps/files_external/l10n/it.php index 8205617e96..bc5b9d6dce 100644 --- a/apps/files_external/l10n/it.php +++ b/apps/files_external/l10n/it.php @@ -2,8 +2,11 @@ $TRANSLATIONS = array( "Local" => "Locale", "Location" => "Posizione", +"Amazon S3" => "Amazon S3", "Key" => "Chiave", "Secret" => "Segreto", +"Bucket" => "Bucket", +"Amazon S3 and compliant" => "Amazon S3 e conformi", "Access Key" => "Chiave di accesso", "Secret Key" => "Chiave segreta", "Hostname (optional)" => "Nome host (opzionale)", @@ -16,10 +19,25 @@ $TRANSLATIONS = array( "URL" => "URL", "Username" => "Nome utente", "Password" => "Password", -"Root" => "Root", -"Username (required)" => "Nome utente (obbligatorio)", +"Root" => "Radice", +"Secure ftps://" => "Sicuro ftps://", +"Client ID" => "ID client", +"Client secret" => "Segreto del client", +"OpenStack Object Storage" => "OpenStack Object Storage", +"Username (required)" => "Nome utente (richiesto)", +"Bucket (required)" => "Bucket (richiesto)", +"Region (optional for OpenStack Object Storage)" => "Regione (facoltativa per OpenStack Object Storage)", +"API Key (required for Rackspace Cloud Files)" => "Chiave API (richiesta per Rackspace Cloud Files)", +"Tenantname (required for OpenStack Object Storage)" => "Nome tenant (richiesto per OpenStack Object Storage)", +"Password (required for OpenStack Object Storage)" => "Password (richiesta per OpenStack Object Storage)", +"Service Name (required for OpenStack Object Storage)" => "Nome servizio (richiesta per OpenStack Object Storage)", +"URL of identity endpoint (required for OpenStack Object Storage)" => "URL del servizio di identità (richiesto per OpenStack Object Storage)", "Timeout of HTTP requests in seconds (optional)" => "Tempo massimo in secondi delle richieste HTTP (opzionale)", "Share" => "Condividi", +"SMB / CIFS using OC login" => "SMB / CIFS utilizzando le credenziali di OC", +"Username as share" => "Nome utente come condivisione", +"Secure https://" => "Sicuro https://", +"Remote subfolder" => "Sottocartella remota", "Access granted" => "Accesso consentito", "Error configuring Dropbox storage" => "Errore durante la configurazione dell'archivio Dropbox", "Grant access" => "Concedi l'accesso", diff --git a/l10n/cs_CZ/files.po b/l10n/cs_CZ/files.po index 33f4055d65..634a7baef0 100644 --- a/l10n/cs_CZ/files.po +++ b/l10n/cs_CZ/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-05-01 01:55-0400\n" -"PO-Revision-Date: 2014-05-01 05:52+0000\n" +"POT-Creation-Date: 2014-05-02 01:55-0400\n" +"PO-Revision-Date: 2014-05-01 06:00+0000\n" "Last-Translator: svetlemodry \n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cs_CZ/files_external.po b/l10n/cs_CZ/files_external.po index 3efecbe737..fc11c63eb1 100644 --- a/l10n/cs_CZ/files_external.po +++ b/l10n/cs_CZ/files_external.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" -"PO-Revision-Date: 2014-05-01 05:55+0000\n" +"POT-Creation-Date: 2014-05-02 01:55-0400\n" +"PO-Revision-Date: 2014-05-01 06:10+0000\n" "Last-Translator: svetlemodry \n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" @@ -58,15 +58,15 @@ msgstr "Tajný klíč" #: appinfo/app.php:52 msgid "Hostname (optional)" -msgstr "Hostname (dobrovolný)" +msgstr "Hostname (nepovinný)" #: appinfo/app.php:53 msgid "Port (optional)" -msgstr "Port (dobrovolný)" +msgstr "Port (nepovinný)" #: appinfo/app.php:54 msgid "Region (optional)" -msgstr "Region (dobrovolný)" +msgstr "Region (nepovinný)" #: appinfo/app.php:55 msgid "Enable SSL" @@ -102,11 +102,11 @@ msgstr "Heslo" #: appinfo/app.php:76 appinfo/app.php:115 appinfo/app.php:124 #: appinfo/app.php:134 appinfo/app.php:154 msgid "Root" -msgstr "" +msgstr "Root" #: appinfo/app.php:77 msgid "Secure ftps://" -msgstr "" +msgstr "Zabezpečené ftps://" #: appinfo/app.php:84 msgid "Client ID" @@ -130,7 +130,7 @@ msgstr "" #: appinfo/app.php:96 msgid "Region (optional for OpenStack Object Storage)" -msgstr "" +msgstr "Region (nepovinný pro OpenStack Object Storage)" #: appinfo/app.php:97 msgid "API Key (required for Rackspace Cloud Files)" @@ -142,7 +142,7 @@ msgstr "" #: appinfo/app.php:99 msgid "Password (required for OpenStack Object Storage)" -msgstr "" +msgstr "Heslo (vyžadováno pro OpenStack Object Storage)" #: appinfo/app.php:100 msgid "Service Name (required for OpenStack Object Storage)" @@ -154,7 +154,7 @@ msgstr "" #: appinfo/app.php:102 msgid "Timeout of HTTP requests in seconds (optional)" -msgstr "" +msgstr "Vypršení HTTP požadavků v sekundách (nepovinné)" #: appinfo/app.php:114 appinfo/app.php:123 msgid "Share" @@ -162,19 +162,19 @@ msgstr "Sdílet" #: appinfo/app.php:119 msgid "SMB / CIFS using OC login" -msgstr "" +msgstr "SMB / CIFS za použití OC loginu" #: appinfo/app.php:122 msgid "Username as share" -msgstr "" +msgstr "Uživatelské jméno jako sdílený adresář" #: appinfo/app.php:135 appinfo/app.php:145 msgid "Secure https://" -msgstr "" +msgstr "Zabezpečené https://" #: appinfo/app.php:144 msgid "Remote subfolder" -msgstr "" +msgstr "Vzdálený podadresář" #: js/dropbox.js:7 js/dropbox.js:29 js/google.js:8 js/google.js:40 msgid "Access granted" diff --git a/l10n/it/files.po b/l10n/it/files.po index 2754afd3ae..ba17c812ed 100644 --- a/l10n/it/files.po +++ b/l10n/it/files.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 20:10+0000\n" -"Last-Translator: idetao \n" +"POT-Creation-Date: 2014-05-02 01:55-0400\n" +"PO-Revision-Date: 2014-05-01 11:06+0000\n" +"Last-Translator: Vincenzo Reale \n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -210,7 +210,7 @@ msgid "" "big." msgstr "Il tuo scaricamento è in fase di preparazione. Ciò potrebbe richiedere del tempo se i file sono grandi." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "In corso" @@ -230,35 +230,35 @@ msgstr "Errore" msgid "Could not rename file" msgstr "Impossibile rinominare il file" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Errore durante l'eliminazione del file." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nome" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Dimensione" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Modificato" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n cartella" msgstr[1] "%n cartelle" -#: js/filelist.js:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n file" msgstr[1] "%n file" -#: js/filelist.js:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Caricamento di %n file in corso" diff --git a/l10n/it/files_external.po b/l10n/it/files_external.po index b478533c56..4a79114b3a 100644 --- a/l10n/it/files_external.po +++ b/l10n/it/files_external.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 20:10+0000\n" -"Last-Translator: idetao \n" +"POT-Creation-Date: 2014-05-02 01:55-0400\n" +"PO-Revision-Date: 2014-05-01 11:10+0000\n" +"Last-Translator: Vincenzo Reale \n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -31,7 +31,7 @@ msgstr "Posizione" #: appinfo/app.php:39 msgid "Amazon S3" -msgstr "" +msgstr "Amazon S3" #: appinfo/app.php:41 msgid "Key" @@ -43,11 +43,11 @@ msgstr "Segreto" #: appinfo/app.php:43 appinfo/app.php:51 msgid "Bucket" -msgstr "" +msgstr "Bucket" #: appinfo/app.php:47 msgid "Amazon S3 and compliant" -msgstr "" +msgstr "Amazon S3 e conformi" #: appinfo/app.php:49 msgid "Access Key" @@ -103,55 +103,55 @@ msgstr "Password" #: appinfo/app.php:76 appinfo/app.php:115 appinfo/app.php:124 #: appinfo/app.php:134 appinfo/app.php:154 msgid "Root" -msgstr "Root" +msgstr "Radice" #: appinfo/app.php:77 msgid "Secure ftps://" -msgstr "" +msgstr "Sicuro ftps://" #: appinfo/app.php:84 msgid "Client ID" -msgstr "" +msgstr "ID client" #: appinfo/app.php:85 msgid "Client secret" -msgstr "" +msgstr "Segreto del client" #: appinfo/app.php:92 msgid "OpenStack Object Storage" -msgstr "" +msgstr "OpenStack Object Storage" #: appinfo/app.php:94 msgid "Username (required)" -msgstr "Nome utente (obbligatorio)" +msgstr "Nome utente (richiesto)" #: appinfo/app.php:95 msgid "Bucket (required)" -msgstr "" +msgstr "Bucket (richiesto)" #: appinfo/app.php:96 msgid "Region (optional for OpenStack Object Storage)" -msgstr "" +msgstr "Regione (facoltativa per OpenStack Object Storage)" #: appinfo/app.php:97 msgid "API Key (required for Rackspace Cloud Files)" -msgstr "" +msgstr "Chiave API (richiesta per Rackspace Cloud Files)" #: appinfo/app.php:98 msgid "Tenantname (required for OpenStack Object Storage)" -msgstr "" +msgstr "Nome tenant (richiesto per OpenStack Object Storage)" #: appinfo/app.php:99 msgid "Password (required for OpenStack Object Storage)" -msgstr "" +msgstr "Password (richiesta per OpenStack Object Storage)" #: appinfo/app.php:100 msgid "Service Name (required for OpenStack Object Storage)" -msgstr "" +msgstr "Nome servizio (richiesta per OpenStack Object Storage)" #: appinfo/app.php:101 msgid "URL of identity endpoint (required for OpenStack Object Storage)" -msgstr "" +msgstr "URL del servizio di identità (richiesto per OpenStack Object Storage)" #: appinfo/app.php:102 msgid "Timeout of HTTP requests in seconds (optional)" @@ -163,19 +163,19 @@ msgstr "Condividi" #: appinfo/app.php:119 msgid "SMB / CIFS using OC login" -msgstr "" +msgstr "SMB / CIFS utilizzando le credenziali di OC" #: appinfo/app.php:122 msgid "Username as share" -msgstr "" +msgstr "Nome utente come condivisione" #: appinfo/app.php:135 appinfo/app.php:145 msgid "Secure https://" -msgstr "" +msgstr "Sicuro https://" #: appinfo/app.php:144 msgid "Remote subfolder" -msgstr "" +msgstr "Sottocartella remota" #: js/dropbox.js:7 js/dropbox.js:29 js/google.js:8 js/google.js:40 msgid "Access granted" diff --git a/l10n/it/lib.po b/l10n/it/lib.po index 153d535914..5b581baeeb 100644 --- a/l10n/it/lib.po +++ b/l10n/it/lib.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 20:10+0000\n" -"Last-Translator: idetao \n" +"POT-Creation-Date: 2014-05-02 01:55-0400\n" +"PO-Revision-Date: 2014-05-01 11:10+0000\n" +"Last-Translator: Vincenzo Reale \n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -30,7 +30,7 @@ msgid "" "Please contact your administrator. If you are an administrator of this " "instance, configure the \"trusted_domain\" setting in config/config.php. An " "example configuration is provided in config/config.sample.php." -msgstr "Contatta il tuo amministratore di sistema. Se sei un amministratore, configura le impostazioni di \"trusted_domain\" in config/config.php. Un esempio di configurazione è disponible in config/config.sample.php." +msgstr "Contatta il tuo amministratore di sistema. Se sei un amministratore, configura l'impostazione \"trusted_domain\" in config/config.php. Un esempio di configurazione è disponibile in config/config.sample.php." #: private/app.php:236 #, php-format diff --git a/l10n/ro/files.po b/l10n/ro/files.po index 4f6c105650..65babe8bd1 100644 --- a/l10n/ro/files.po +++ b/l10n/ro/files.po @@ -15,9 +15,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-30 01:55-0400\n" -"PO-Revision-Date: 2014-04-29 10:03+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-02 01:55-0400\n" +"PO-Revision-Date: 2014-05-01 16:00+0000\n" +"Last-Translator: mozguletz <__sashok@mail.ru>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -60,7 +60,7 @@ msgstr "Dosarul țintă a fost mutat sau șters." msgid "" "The name %s is already used in the folder %s. Please choose a different " "name." -msgstr "" +msgstr "Numele %s este deja este folosit în dosarul %s. Te rog alege alt nume." #: ajax/newfile.php:97 msgid "Not a valid source" @@ -215,13 +215,13 @@ msgid "" "big." msgstr "Se pregătește descărcarea. Aceasta poate dura ceva timp dacă fișierele sunt mari." -#: js/filelist.js:502 js/filelist.js:1419 +#: js/filelist.js:502 js/filelist.js:1422 msgid "Pending" msgstr "În așteptare" #: js/filelist.js:916 msgid "Error moving file." -msgstr "" +msgstr "Eroare la mutarea fișierului." #: js/filelist.js:924 msgid "Error moving file" @@ -235,37 +235,37 @@ msgstr "Eroare" msgid "Could not rename file" msgstr "Nu s-a putut redenumi fisierul" -#: js/filelist.js:1119 +#: js/filelist.js:1122 msgid "Error deleting file." msgstr "Eroare la ștergerea fisierului." -#: js/filelist.js:1221 templates/index.php:67 +#: js/filelist.js:1224 templates/index.php:67 msgid "Name" msgstr "Nume" -#: js/filelist.js:1222 templates/index.php:79 +#: js/filelist.js:1225 templates/index.php:79 msgid "Size" msgstr "Mărime" -#: js/filelist.js:1223 templates/index.php:81 +#: js/filelist.js:1226 templates/index.php:81 msgid "Modified" msgstr "Modificat" -#: js/filelist.js:1232 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1235 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:1238 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1241 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:1327 js/filelist.js:1366 +#: js/filelist.js:1330 js/filelist.js:1369 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Se încarcă %n fișier." @@ -295,7 +295,7 @@ msgid "" "Invalid private key for Encryption App. Please update your private key " "password in your personal settings to recover access to your encrypted " "files." -msgstr "" +msgstr "Cheie privată nevalidă pentru aplicația Încriptare. Te rog, actualizează-ți parola cheii private folosind setările personale pentru a reaccesa fișierele tale încriptate." #: js/files.js:141 msgid "" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index bb6bea3d8c..d28988533b 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" +"POT-Creation-Date: 2014-05-02 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index d68c41a0d2..18736e00ff 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" +"POT-Creation-Date: 2014-05-02 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index 141c7bb589..906e80b282 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" +"POT-Creation-Date: 2014-05-02 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index 7623fcf2ff..2ba85a0f28 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" +"POT-Creation-Date: 2014-05-02 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index 18af583744..1d54ce6630 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" +"POT-Creation-Date: 2014-05-02 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot index 8065919136..96bb6d09d1 100644 --- a/l10n/templates/files_trashbin.pot +++ b/l10n/templates/files_trashbin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" +"POT-Creation-Date: 2014-05-02 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index 567014f390..57fb2c3d73 100644 --- a/l10n/templates/files_versions.pot +++ b/l10n/templates/files_versions.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" +"POT-Creation-Date: 2014-05-02 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index 56eccddfae..54f29cc841 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" +"POT-Creation-Date: 2014-05-02 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/private.pot b/l10n/templates/private.pot index 970dc7090f..6f010e2608 100644 --- a/l10n/templates/private.pot +++ b/l10n/templates/private.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" +"POT-Creation-Date: 2014-05-02 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index f86c79c04f..77c8140adc 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" +"POT-Creation-Date: 2014-05-02 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index 9e70d5b757..eeea13b43c 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" +"POT-Creation-Date: 2014-05-02 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot index 60d0bb4d4d..5c1c7f726e 100644 --- a/l10n/templates/user_webdavauth.pot +++ b/l10n/templates/user_webdavauth.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-01 01:55-0400\n" +"POT-Creation-Date: 2014-05-02 01:55-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/lib/l10n/it.php b/lib/l10n/it.php index 461d0fa191..db0f99a8de 100644 --- a/lib/l10n/it.php +++ b/lib/l10n/it.php @@ -1,7 +1,7 @@ "Stai accedendo al server da un dominio non affidabile.", -"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Contatta il tuo amministratore di sistema. Se sei un amministratore, configura le impostazioni di \"trusted_domain\" in config/config.php. Un esempio di configurazione è disponible in config/config.sample.php.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Contatta il tuo amministratore di sistema. Se sei un amministratore, configura l'impostazione \"trusted_domain\" in config/config.php. Un esempio di configurazione è disponibile in config/config.sample.php.", "App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "L'applicazione \"%s\" non può essere installata poiché non è compatibile con questa versione di ownCloud.", "No app name specified" => "Il nome dell'applicazione non è specificato", "Help" => "Aiuto",