diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/federatedfilesharing/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/it.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/fi_FI.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/fi_FI.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/it.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/nl.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/ro.js | 12 | ||||
-rw-r--r-- | apps/files/l10n/ro.json | 12 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ro.js | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ro.json | 4 | ||||
-rw-r--r-- | apps/user_ldap/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/it.json | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/nl.json | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sq.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sq.json | 1 |
22 files changed, 48 insertions, 4 deletions
diff --git a/apps/federatedfilesharing/l10n/it.js b/apps/federatedfilesharing/l10n/it.js index 142a976f45f..f2e2461e888 100644 --- a/apps/federatedfilesharing/l10n/it.js +++ b/apps/federatedfilesharing/l10n/it.js @@ -14,7 +14,7 @@ OC.L10N.register( "Federated Cloud" : "Cloud federata", "Your Federated Cloud ID:" : "Il tuo ID di cloud federata:", "Share it:" : "Condividilo:", - "Add to your website" : "Aggiungilo al tuo sito web", + "Add to your website" : "Aggiungi al tuo sito web", "Share with me via ownCloud" : "Condividi con me tramite ownCloud", "HTML Code:" : "Codice HTML:" }, diff --git a/apps/federatedfilesharing/l10n/it.json b/apps/federatedfilesharing/l10n/it.json index 553e9504501..fdf76b20e54 100644 --- a/apps/federatedfilesharing/l10n/it.json +++ b/apps/federatedfilesharing/l10n/it.json @@ -12,7 +12,7 @@ "Federated Cloud" : "Cloud federata", "Your Federated Cloud ID:" : "Il tuo ID di cloud federata:", "Share it:" : "Condividilo:", - "Add to your website" : "Aggiungilo al tuo sito web", + "Add to your website" : "Aggiungi al tuo sito web", "Share with me via ownCloud" : "Condividi con me tramite ownCloud", "HTML Code:" : "Codice HTML:" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/fi_FI.js b/apps/files/l10n/fi_FI.js index e5ad89cf0fc..acdc64861d7 100644 --- a/apps/files/l10n/fi_FI.js +++ b/apps/files/l10n/fi_FI.js @@ -75,6 +75,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"], "Favorited" : "Lisätty suosikkeihin", "Favorite" : "Suosikki", + "Local link" : "Paikallinen linkki", "Folder" : "Kansio", "New folder" : "Uusi kansio", "{newname} already exists" : "{newname} on jo olemassa", diff --git a/apps/files/l10n/fi_FI.json b/apps/files/l10n/fi_FI.json index 6f75e570c00..1f8975878de 100644 --- a/apps/files/l10n/fi_FI.json +++ b/apps/files/l10n/fi_FI.json @@ -73,6 +73,7 @@ "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"], "Favorited" : "Lisätty suosikkeihin", "Favorite" : "Suosikki", + "Local link" : "Paikallinen linkki", "Folder" : "Kansio", "New folder" : "Uusi kansio", "{newname} already exists" : "{newname} on jo olemassa", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 4edc931ca25..69366bb01fc 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -75,6 +75,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n octet","%n octets"], "Favorited" : "Marqué comme favori", "Favorite" : "Favoris", + "Local link" : "Dossier local", "Folder" : "Dossier", "New folder" : "Nouveau dossier", "{newname} already exists" : "{newname} existe déjà", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index f80275841ac..188de2cdbe7 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -73,6 +73,7 @@ "_%n byte_::_%n bytes_" : ["%n octet","%n octets"], "Favorited" : "Marqué comme favori", "Favorite" : "Favoris", + "Local link" : "Dossier local", "Folder" : "Dossier", "New folder" : "Nouveau dossier", "{newname} already exists" : "{newname} existe déjà", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index b05e602e4ae..3dc112ad4cd 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -75,6 +75,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n byte"], "Favorited" : "Preferiti", "Favorite" : "Preferito", + "Local link" : "Collegamento locale", "Folder" : "Cartella", "New folder" : "Nuova cartella", "{newname} already exists" : "{newname} esiste già", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 24e0cc02db0..4c6781dce85 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -73,6 +73,7 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n byte"], "Favorited" : "Preferiti", "Favorite" : "Preferito", + "Local link" : "Collegamento locale", "Folder" : "Cartella", "New folder" : "Nuova cartella", "{newname} already exists" : "{newname} esiste già", diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 1985179f72e..cb565a4a725 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -74,6 +74,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favoriet", "Favorite" : "Favoriet", + "Local link" : "Lokale link", "Folder" : "Map", "New folder" : "Nieuwe map", "{newname} already exists" : "{newname} bestaat al", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 0e441ea88aa..190abe67919 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -72,6 +72,7 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favoriet", "Favorite" : "Favoriet", + "Local link" : "Lokale link", "Folder" : "Map", "New folder" : "Nieuwe map", "{newname} already exists" : "{newname} bestaat al", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index bf9b5208388..7469013f447 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -75,6 +75,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favorito", "Favorite" : "Favorito", + "Local link" : "Link local", "Folder" : "Pasta", "New folder" : "Nova pasta", "{newname} already exists" : "{newname} já existe", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 873f1133869..e18c6dbccad 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -73,6 +73,7 @@ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favorito", "Favorite" : "Favorito", + "Local link" : "Link local", "Folder" : "Pasta", "New folder" : "Nova pasta", "{newname} already exists" : "{newname} já existe", diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js index 2aee98f8820..654bc42a260 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -39,8 +39,13 @@ OC.L10N.register( "Details" : "Detalii", "Select" : "Alege", "Pending" : "În așteptare", + "Unable to determine date" : "Nu s-a putut determina data", "This operation is forbidden" : "Operațiunea este interzisă", "This directory is unavailable, please check the logs or contact the administrator" : "Acest director nu este disponibil, te rugăm verifică logurile sau contactează un administrator", + "{newName} already exists" : "{newName} există deja", + "Could not rename \"{fileName}\"" : "Nu s-a putut redenumi \"{fileName}\"", + "Could not create file \"{file}\"" : "Nu s-a putut crea fișierul \"{file}\"", + "Error deleting file \"{fileName}\"." : "Eroare la ștergerea fișierului \"{fileName}\".", "Name" : "Nume", "Size" : "Mărime", "Modified" : "Modificat", @@ -54,9 +59,13 @@ OC.L10N.register( "File name cannot be empty." : "Numele fișierului nu poate rămâne gol.", "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}%)", + "Path" : "Cale", + "_%n byte_::_%n bytes_" : ["%n octet","%n octeți","%n octeți"], "Favorite" : "Favorit", + "Local link" : "Legătură locală", "Folder" : "Dosar", "New folder" : "Un nou dosar", + "{newname} already exists" : "{newname} există deja", "Upload" : "Încărcă", "A new file or folder has been <strong>created</strong>" : "Un nou fișier sau dosar a fost <strong>creat</strong>", "A file or folder has been <strong>changed</strong>" : "Un nou fișier sau dosar a fost <strong>modificat</strong>", @@ -84,6 +93,7 @@ OC.L10N.register( "Select all" : "Selectează tot", "Upload too large" : "Fișierul încărcat este prea mare", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Fișierele pe care încerci să le încarci depășesc limita de încărcare maximă admisă pe acest server.", - "Text file" : "Fișier text" + "Text file" : "Fișier text", + "New text file.txt" : "New text file.txt" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json index 12f1d5ea612..81ea6b24d46 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -37,8 +37,13 @@ "Details" : "Detalii", "Select" : "Alege", "Pending" : "În așteptare", + "Unable to determine date" : "Nu s-a putut determina data", "This operation is forbidden" : "Operațiunea este interzisă", "This directory is unavailable, please check the logs or contact the administrator" : "Acest director nu este disponibil, te rugăm verifică logurile sau contactează un administrator", + "{newName} already exists" : "{newName} există deja", + "Could not rename \"{fileName}\"" : "Nu s-a putut redenumi \"{fileName}\"", + "Could not create file \"{file}\"" : "Nu s-a putut crea fișierul \"{file}\"", + "Error deleting file \"{fileName}\"." : "Eroare la ștergerea fișierului \"{fileName}\".", "Name" : "Nume", "Size" : "Mărime", "Modified" : "Modificat", @@ -52,9 +57,13 @@ "File name cannot be empty." : "Numele fișierului nu poate rămâne gol.", "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}%)", + "Path" : "Cale", + "_%n byte_::_%n bytes_" : ["%n octet","%n octeți","%n octeți"], "Favorite" : "Favorit", + "Local link" : "Legătură locală", "Folder" : "Dosar", "New folder" : "Un nou dosar", + "{newname} already exists" : "{newname} există deja", "Upload" : "Încărcă", "A new file or folder has been <strong>created</strong>" : "Un nou fișier sau dosar a fost <strong>creat</strong>", "A file or folder has been <strong>changed</strong>" : "Un nou fișier sau dosar a fost <strong>modificat</strong>", @@ -82,6 +91,7 @@ "Select all" : "Selectează tot", "Upload too large" : "Fișierul încărcat este prea mare", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Fișierele pe care încerci să le încarci depășesc limita de încărcare maximă admisă pe acest server.", - "Text file" : "Fișier text" + "Text file" : "Fișier text", + "New text file.txt" : "New text file.txt" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ro.js b/apps/files_sharing/l10n/ro.js index c8a69b52090..751da9881cd 100644 --- a/apps/files_sharing/l10n/ro.js +++ b/apps/files_sharing/l10n/ro.js @@ -2,6 +2,10 @@ OC.L10N.register( "files_sharing", { "Server to server sharing is not enabled on this server" : "Partajarea server-server nu este activată pe acest server", + "Invalid or untrusted SSL certificate" : "Certificat SSL invalid sau emis de o autoritate care nu se află pe lista celor în care se are încredere", + "Not a directory" : "Nu este un director", + "Could not lock path" : "Calea nu a putut fi blocată", + "Cannot increase permissions" : "Nu se pot extinde permisiunile", "Shared with you" : "Partajat cu tine", "Shared with others" : "Partajat cu alții", "Nothing shared with you yet" : "Nimic nu e partajat cu tine încă", diff --git a/apps/files_sharing/l10n/ro.json b/apps/files_sharing/l10n/ro.json index 2fd4f4034f3..042d7324d47 100644 --- a/apps/files_sharing/l10n/ro.json +++ b/apps/files_sharing/l10n/ro.json @@ -1,5 +1,9 @@ { "translations": { "Server to server sharing is not enabled on this server" : "Partajarea server-server nu este activată pe acest server", + "Invalid or untrusted SSL certificate" : "Certificat SSL invalid sau emis de o autoritate care nu se află pe lista celor în care se are încredere", + "Not a directory" : "Nu este un director", + "Could not lock path" : "Calea nu a putut fi blocată", + "Cannot increase permissions" : "Nu se pot extinde permisiunile", "Shared with you" : "Partajat cu tine", "Shared with others" : "Partajat cu alții", "Nothing shared with you yet" : "Nimic nu e partajat cu tine încă", diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js index c2f37ba7f22..f8d7de1b1fd 100644 --- a/apps/user_ldap/l10n/it.js +++ b/apps/user_ldap/l10n/it.js @@ -96,6 +96,7 @@ OC.L10N.register( "Test Base DN" : "Rileva DN base", "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Impedisce le richieste LDAP automatiche. Meglio per installazioni più grandi, ma richiede una certa conoscenza di LDAP.", "Manually enter LDAP filters (recommended for large directories)" : "Digita manualmente i filtri LDAP (consigliato per directory grandi)", + "%s access is limited to users meeting these criteria:" : "L'accesso a %s è limitato agli utenti che verificano questi criteri:", "The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Le classi di oggetti più comuni per gli utenti sono organizationalPerson, person, user, e inetOrgPerson. Se non sei sicuro su quale classe di oggetti selezionare, consulta l'amministratore della tua directory.", "The filter specifies which LDAP users shall have access to the %s instance." : "Il filtro specifica quali utenti LDAP devono avere accesso all'istanza %s.", "Verify settings and count users" : "Verifica le impostazioni e conta gli utenti", diff --git a/apps/user_ldap/l10n/it.json b/apps/user_ldap/l10n/it.json index abaacbe9774..2076ed193a8 100644 --- a/apps/user_ldap/l10n/it.json +++ b/apps/user_ldap/l10n/it.json @@ -94,6 +94,7 @@ "Test Base DN" : "Rileva DN base", "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Impedisce le richieste LDAP automatiche. Meglio per installazioni più grandi, ma richiede una certa conoscenza di LDAP.", "Manually enter LDAP filters (recommended for large directories)" : "Digita manualmente i filtri LDAP (consigliato per directory grandi)", + "%s access is limited to users meeting these criteria:" : "L'accesso a %s è limitato agli utenti che verificano questi criteri:", "The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Le classi di oggetti più comuni per gli utenti sono organizationalPerson, person, user, e inetOrgPerson. Se non sei sicuro su quale classe di oggetti selezionare, consulta l'amministratore della tua directory.", "The filter specifies which LDAP users shall have access to the %s instance." : "Il filtro specifica quali utenti LDAP devono avere accesso all'istanza %s.", "Verify settings and count users" : "Verifica le impostazioni e conta gli utenti", diff --git a/apps/user_ldap/l10n/nl.js b/apps/user_ldap/l10n/nl.js index 6350b8c0678..f25d4be8bbc 100644 --- a/apps/user_ldap/l10n/nl.js +++ b/apps/user_ldap/l10n/nl.js @@ -96,6 +96,7 @@ OC.L10N.register( "Test Base DN" : "Testen basis DN", "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Voorkom automatische LDAP opvragingen. Weliswaar beter voor grote installaties, maar vergt LDAP kennis.", "Manually enter LDAP filters (recommended for large directories)" : "Handmatig invoeren LDAP filters (aanbevolen voor grote directories)", + "%s access is limited to users meeting these criteria:" : "%s toegang is beperkt tot gebruikers die voldoen aan deze criteria:", "The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "De meest gebruikeliujke objectklassen voor gebruikers zijn organizationalPerson, persoon, gebruiker, en inetOrgPerson. Als u niet zeker weet welke objectklasse moet worden geselecteerd, raadpleeg dan uw directorybeheerder.", "The filter specifies which LDAP users shall have access to the %s instance." : "Dit filter geeft aan welke LDAP gebruikers toegang hebben tot %s.", "Verify settings and count users" : "Verifiëren instellingen en tellen gebruikers", diff --git a/apps/user_ldap/l10n/nl.json b/apps/user_ldap/l10n/nl.json index adb773fb3ce..0781d7dc33f 100644 --- a/apps/user_ldap/l10n/nl.json +++ b/apps/user_ldap/l10n/nl.json @@ -94,6 +94,7 @@ "Test Base DN" : "Testen basis DN", "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Voorkom automatische LDAP opvragingen. Weliswaar beter voor grote installaties, maar vergt LDAP kennis.", "Manually enter LDAP filters (recommended for large directories)" : "Handmatig invoeren LDAP filters (aanbevolen voor grote directories)", + "%s access is limited to users meeting these criteria:" : "%s toegang is beperkt tot gebruikers die voldoen aan deze criteria:", "The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "De meest gebruikeliujke objectklassen voor gebruikers zijn organizationalPerson, persoon, gebruiker, en inetOrgPerson. Als u niet zeker weet welke objectklasse moet worden geselecteerd, raadpleeg dan uw directorybeheerder.", "The filter specifies which LDAP users shall have access to the %s instance." : "Dit filter geeft aan welke LDAP gebruikers toegang hebben tot %s.", "Verify settings and count users" : "Verifiëren instellingen en tellen gebruikers", diff --git a/apps/user_ldap/l10n/sq.js b/apps/user_ldap/l10n/sq.js index c7dd6665481..9d1b3e4110d 100644 --- a/apps/user_ldap/l10n/sq.js +++ b/apps/user_ldap/l10n/sq.js @@ -96,6 +96,7 @@ OC.L10N.register( "Test Base DN" : "Testo DN Bazë", "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Shmang kërkesa LDAP automatike. Më e përshtatshme për instalime më të mëdha, por lyp ca dije rreth LDAP-it.", "Manually enter LDAP filters (recommended for large directories)" : "Jepni filtra LDAP dorazi (e këshilluar për drejtori të mëdha)", + "%s access is limited to users meeting these criteria:" : "Hyrja për %s u rezervohet përdoruesve që plotësojnë këto kushte:", "The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Klasat më të rëndomta objektesh për përdoruesit janë organizationalPerson, person, user, dhe inetOrgPerson. Nëse s’jeni i sigurt cilën klasë objekti të përzgjidhni, ju lutemi, lidhuni me përgjegjësin e drejtorisë suaj.", "The filter specifies which LDAP users shall have access to the %s instance." : "Filtri përcakton se cilët përdorues LDAP do të kenë hyrje te instanca %s.", "Verify settings and count users" : "Verifiko rregullimet dhe numëro përdoruesit", diff --git a/apps/user_ldap/l10n/sq.json b/apps/user_ldap/l10n/sq.json index 22f63661273..ee8f696710f 100644 --- a/apps/user_ldap/l10n/sq.json +++ b/apps/user_ldap/l10n/sq.json @@ -94,6 +94,7 @@ "Test Base DN" : "Testo DN Bazë", "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Shmang kërkesa LDAP automatike. Më e përshtatshme për instalime më të mëdha, por lyp ca dije rreth LDAP-it.", "Manually enter LDAP filters (recommended for large directories)" : "Jepni filtra LDAP dorazi (e këshilluar për drejtori të mëdha)", + "%s access is limited to users meeting these criteria:" : "Hyrja për %s u rezervohet përdoruesve që plotësojnë këto kushte:", "The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "Klasat më të rëndomta objektesh për përdoruesit janë organizationalPerson, person, user, dhe inetOrgPerson. Nëse s’jeni i sigurt cilën klasë objekti të përzgjidhni, ju lutemi, lidhuni me përgjegjësin e drejtorisë suaj.", "The filter specifies which LDAP users shall have access to the %s instance." : "Filtri përcakton se cilët përdorues LDAP do të kenë hyrje te instanca %s.", "Verify settings and count users" : "Verifiko rregullimet dhe numëro përdoruesit", |