From a79d97300573902a91345a72c618bf7607b765f0 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sun, 22 Mar 2015 01:55:21 -0400 Subject: [PATCH] [tx-robot] updated from transifex --- apps/files/l10n/pl.js | 2 ++ apps/files/l10n/pl.json | 2 ++ apps/files_external/l10n/cs_CZ.js | 2 ++ apps/files_external/l10n/cs_CZ.json | 2 ++ apps/files_external/l10n/de.js | 3 +++ apps/files_external/l10n/de.json | 3 +++ apps/files_external/l10n/de_DE.js | 3 +++ apps/files_external/l10n/de_DE.json | 3 +++ apps/files_external/l10n/fi_FI.js | 1 + apps/files_external/l10n/fi_FI.json | 1 + apps/files_external/l10n/gl.js | 3 +++ apps/files_external/l10n/gl.json | 3 +++ apps/files_external/l10n/it.js | 3 +++ apps/files_external/l10n/it.json | 3 +++ apps/files_external/l10n/nl.js | 3 +++ apps/files_external/l10n/nl.json | 3 +++ apps/files_external/l10n/pt_PT.js | 3 +++ apps/files_external/l10n/pt_PT.json | 3 +++ apps/files_sharing/l10n/pl.js | 1 + apps/files_sharing/l10n/pl.json | 1 + apps/user_ldap/l10n/sr.js | 2 ++ apps/user_ldap/l10n/sr.json | 2 ++ core/l10n/cs_CZ.js | 1 + core/l10n/cs_CZ.json | 1 + core/l10n/de.js | 1 + core/l10n/de.json | 1 + core/l10n/de_DE.js | 1 + core/l10n/de_DE.json | 1 + core/l10n/fi_FI.js | 1 + core/l10n/fi_FI.json | 1 + core/l10n/gl.js | 1 + core/l10n/gl.json | 1 + core/l10n/it.js | 1 + core/l10n/it.json | 1 + core/l10n/nl.js | 1 + core/l10n/nl.json | 1 + core/l10n/pt_PT.js | 1 + core/l10n/pt_PT.json | 1 + lib/l10n/sr.js | 2 ++ lib/l10n/sr.json | 2 ++ settings/l10n/cs_CZ.js | 3 +++ settings/l10n/cs_CZ.json | 3 +++ settings/l10n/de.js | 3 +++ settings/l10n/de.json | 3 +++ settings/l10n/de_DE.js | 3 +++ settings/l10n/de_DE.json | 3 +++ settings/l10n/fi_FI.js | 3 +++ settings/l10n/fi_FI.json | 3 +++ settings/l10n/gl.js | 3 +++ settings/l10n/gl.json | 3 +++ settings/l10n/it.js | 3 +++ settings/l10n/it.json | 3 +++ settings/l10n/nl.js | 3 +++ settings/l10n/nl.json | 3 +++ settings/l10n/pt_PT.js | 3 +++ settings/l10n/pt_PT.json | 3 +++ settings/l10n/ro.js | 8 ++++++++ settings/l10n/ro.json | 8 ++++++++ 58 files changed, 136 insertions(+) diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 31ba29d6ad..f468310169 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -97,6 +97,8 @@ OC.L10N.register( "Folder" : "Folder", "Upload" : "Wyślij", "Cancel upload" : "Anuluj wysyłanie", + "No entries found in this folder" : "Brak wpisów w tym folderze", + "Select all" : "Wybierz wszystko", "Upload too large" : "Ładowany plik jest za duży", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Pliki, które próbujesz przesłać, przekraczają maksymalną dopuszczalną wielkość.", "Files are being scanned, please wait." : "Skanowanie plików, proszę czekać.", diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 123650e6aa..f88c6608f6 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -95,6 +95,8 @@ "Folder" : "Folder", "Upload" : "Wyślij", "Cancel upload" : "Anuluj wysyłanie", + "No entries found in this folder" : "Brak wpisów w tym folderze", + "Select all" : "Wybierz wszystko", "Upload too large" : "Ładowany plik jest za duży", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Pliki, które próbujesz przesłać, przekraczają maksymalną dopuszczalną wielkość.", "Files are being scanned, please wait." : "Skanowanie plików, proszę czekać.", diff --git a/apps/files_external/l10n/cs_CZ.js b/apps/files_external/l10n/cs_CZ.js index 17884664e6..8b381f2443 100644 --- a/apps/files_external/l10n/cs_CZ.js +++ b/apps/files_external/l10n/cs_CZ.js @@ -44,6 +44,8 @@ OC.L10N.register( "URL" : "URL", "Secure https://" : "Zabezpečené https://", "Public key" : "Veřejný klíč", + "Storage with id \"%i\" not found" : "Úložiště s id \"%i\" nebylo nalezeno", + "Invalid mount point" : "Neplatný přípojný bod", "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/cs_CZ.json b/apps/files_external/l10n/cs_CZ.json index 602ff4f4c5..9bb8602d25 100644 --- a/apps/files_external/l10n/cs_CZ.json +++ b/apps/files_external/l10n/cs_CZ.json @@ -42,6 +42,8 @@ "URL" : "URL", "Secure https://" : "Zabezpečené https://", "Public key" : "Veřejný klíč", + "Storage with id \"%i\" not found" : "Úložiště s id \"%i\" nebylo nalezeno", + "Invalid mount point" : "Neplatný přípojný bod", "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/de.js b/apps/files_external/l10n/de.js index f840bbbd0b..dee266bbf3 100644 --- a/apps/files_external/l10n/de.js +++ b/apps/files_external/l10n/de.js @@ -44,6 +44,9 @@ OC.L10N.register( "URL" : "URL", "Secure https://" : "Sicherer HTTPS://", "Public key" : "Öffentlicher Schlüssel", + "Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden", + "Invalid mount point" : "Ungültiger Einhängepunkt", + "Invalid storage backend \"%s\"" : "Ungültiges Speicher-Backend „%s“", "Access granted" : "Zugriff gestattet", "Error configuring Dropbox storage" : "Fehler beim Einrichten von Dropbox", "Grant access" : "Zugriff gestatten", diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json index 7382a19fe1..fa7fe02aca 100644 --- a/apps/files_external/l10n/de.json +++ b/apps/files_external/l10n/de.json @@ -42,6 +42,9 @@ "URL" : "URL", "Secure https://" : "Sicherer HTTPS://", "Public key" : "Öffentlicher Schlüssel", + "Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden", + "Invalid mount point" : "Ungültiger Einhängepunkt", + "Invalid storage backend \"%s\"" : "Ungültiges Speicher-Backend „%s“", "Access granted" : "Zugriff gestattet", "Error configuring Dropbox storage" : "Fehler beim Einrichten von Dropbox", "Grant access" : "Zugriff gestatten", diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index 422ce3df5d..af50a56979 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -44,6 +44,9 @@ OC.L10N.register( "URL" : "Adresse", "Secure https://" : "Sicheres https://", "Public key" : "Öffentlicher Schlüssel", + "Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden", + "Invalid mount point" : "Ungültiger Einhängepunkt", + "Invalid storage backend \"%s\"" : "Ungültiges Speicher-Backend „%s“", "Access granted" : "Zugriff gestattet", "Error configuring Dropbox storage" : "Fehler beim Einrichten von Dropbox", "Grant access" : "Zugriff gestatten", diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index c783b0ab78..ac5b4d8713 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -42,6 +42,9 @@ "URL" : "Adresse", "Secure https://" : "Sicheres https://", "Public key" : "Öffentlicher Schlüssel", + "Storage with id \"%i\" not found" : "Der Speicher mit der ID „%i“ wurde nicht gefunden", + "Invalid mount point" : "Ungültiger Einhängepunkt", + "Invalid storage backend \"%s\"" : "Ungültiges Speicher-Backend „%s“", "Access granted" : "Zugriff gestattet", "Error configuring Dropbox storage" : "Fehler beim Einrichten von Dropbox", "Grant access" : "Zugriff gestatten", diff --git a/apps/files_external/l10n/fi_FI.js b/apps/files_external/l10n/fi_FI.js index 291077b353..af893902ed 100644 --- a/apps/files_external/l10n/fi_FI.js +++ b/apps/files_external/l10n/fi_FI.js @@ -38,6 +38,7 @@ OC.L10N.register( "URL" : "Verkko-osoite", "Secure https://" : "Salattu https://", "Public key" : "Julkinen avain", + "Invalid mount point" : "Virheellinen liitoskohta", "Access granted" : "Pääsy sallittu", "Error configuring Dropbox storage" : "Virhe Dropbox levyn asetuksia tehtäessä", "Grant access" : "Salli pääsy", diff --git a/apps/files_external/l10n/fi_FI.json b/apps/files_external/l10n/fi_FI.json index 2b8ba851f3..a4b0068e08 100644 --- a/apps/files_external/l10n/fi_FI.json +++ b/apps/files_external/l10n/fi_FI.json @@ -36,6 +36,7 @@ "URL" : "Verkko-osoite", "Secure https://" : "Salattu https://", "Public key" : "Julkinen avain", + "Invalid mount point" : "Virheellinen liitoskohta", "Access granted" : "Pääsy sallittu", "Error configuring Dropbox storage" : "Virhe Dropbox levyn asetuksia tehtäessä", "Grant access" : "Salli pääsy", diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index 6b0afadb1c..328c793ce8 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -44,6 +44,9 @@ OC.L10N.register( "URL" : "URL", "Secure https://" : "https:// seguro", "Public key" : "Chave pública", + "Storage with id \"%i\" not found" : "Non se atopa o almacenamento co ID «%i» ", + "Invalid mount point" : "Punto de montaxe incorrecto", + "Invalid storage backend \"%s\"" : "Infraestrutura de almacenamento «%s» incorrecta", "Access granted" : "Concedeuse acceso", "Error configuring Dropbox storage" : "Produciuse un erro ao configurar o almacenamento en Dropbox", "Grant access" : "Permitir o acceso", diff --git a/apps/files_external/l10n/gl.json b/apps/files_external/l10n/gl.json index a729cee488..6d54298e75 100644 --- a/apps/files_external/l10n/gl.json +++ b/apps/files_external/l10n/gl.json @@ -42,6 +42,9 @@ "URL" : "URL", "Secure https://" : "https:// seguro", "Public key" : "Chave pública", + "Storage with id \"%i\" not found" : "Non se atopa o almacenamento co ID «%i» ", + "Invalid mount point" : "Punto de montaxe incorrecto", + "Invalid storage backend \"%s\"" : "Infraestrutura de almacenamento «%s» incorrecta", "Access granted" : "Concedeuse acceso", "Error configuring Dropbox storage" : "Produciuse un erro ao configurar o almacenamento en Dropbox", "Grant access" : "Permitir o acceso", diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index b80378b31e..c679f64454 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -44,6 +44,9 @@ OC.L10N.register( "URL" : "URL", "Secure https://" : "Sicuro https://", "Public key" : "Chiave pubblica", + "Storage with id \"%i\" not found" : "Archiviazione con ID \"%i\" non trovata", + "Invalid mount point" : "Punto di mount non valido", + "Invalid storage backend \"%s\"" : "Motore di archiviazione \"%s\" non valido", "Access granted" : "Accesso consentito", "Error configuring Dropbox storage" : "Errore durante la configurazione dell'archivio Dropbox", "Grant access" : "Concedi l'accesso", diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json index 721a2a31d7..7e56ebf13f 100644 --- a/apps/files_external/l10n/it.json +++ b/apps/files_external/l10n/it.json @@ -42,6 +42,9 @@ "URL" : "URL", "Secure https://" : "Sicuro https://", "Public key" : "Chiave pubblica", + "Storage with id \"%i\" not found" : "Archiviazione con ID \"%i\" non trovata", + "Invalid mount point" : "Punto di mount non valido", + "Invalid storage backend \"%s\"" : "Motore di archiviazione \"%s\" non valido", "Access granted" : "Accesso consentito", "Error configuring Dropbox storage" : "Errore durante la configurazione dell'archivio Dropbox", "Grant access" : "Concedi l'accesso", diff --git a/apps/files_external/l10n/nl.js b/apps/files_external/l10n/nl.js index fc155288f1..ce27e982ab 100644 --- a/apps/files_external/l10n/nl.js +++ b/apps/files_external/l10n/nl.js @@ -44,6 +44,9 @@ OC.L10N.register( "URL" : "URL", "Secure https://" : "Secure https://", "Public key" : "Publieke sleutel", + "Storage with id \"%i\" not found" : "Opslag met id \"%i\" niet gevonden", + "Invalid mount point" : "Ongeldig aankoppelpunt", + "Invalid storage backend \"%s\"" : "Ongeldig opslagsysteem \"%s\"", "Access granted" : "Toegang toegestaan", "Error configuring Dropbox storage" : "Fout tijdens het configureren van Dropbox opslag", "Grant access" : "Sta toegang toe", diff --git a/apps/files_external/l10n/nl.json b/apps/files_external/l10n/nl.json index ece7db6898..cfe375fdd5 100644 --- a/apps/files_external/l10n/nl.json +++ b/apps/files_external/l10n/nl.json @@ -42,6 +42,9 @@ "URL" : "URL", "Secure https://" : "Secure https://", "Public key" : "Publieke sleutel", + "Storage with id \"%i\" not found" : "Opslag met id \"%i\" niet gevonden", + "Invalid mount point" : "Ongeldig aankoppelpunt", + "Invalid storage backend \"%s\"" : "Ongeldig opslagsysteem \"%s\"", "Access granted" : "Toegang toegestaan", "Error configuring Dropbox storage" : "Fout tijdens het configureren van Dropbox opslag", "Grant access" : "Sta toegang toe", diff --git a/apps/files_external/l10n/pt_PT.js b/apps/files_external/l10n/pt_PT.js index fe1472741d..ba0ce4f417 100644 --- a/apps/files_external/l10n/pt_PT.js +++ b/apps/files_external/l10n/pt_PT.js @@ -44,6 +44,9 @@ OC.L10N.register( "URL" : "URL", "Secure https://" : "https:// Seguro", "Public key" : "Chave pública", + "Storage with id \"%i\" not found" : "Armazenamento com ID \"%i\" não encontrado", + "Invalid mount point" : "Ponto de montagem inválido", + "Invalid storage backend \"%s\"" : "Backend de armazenamento inválido \"%s\"", "Access granted" : "Acesso autorizado", "Error configuring Dropbox storage" : "Erro ao configurar o armazenamento do Dropbox", "Grant access" : "Conceder acesso", diff --git a/apps/files_external/l10n/pt_PT.json b/apps/files_external/l10n/pt_PT.json index b5a08ccd65..c4823dea4b 100644 --- a/apps/files_external/l10n/pt_PT.json +++ b/apps/files_external/l10n/pt_PT.json @@ -42,6 +42,9 @@ "URL" : "URL", "Secure https://" : "https:// Seguro", "Public key" : "Chave pública", + "Storage with id \"%i\" not found" : "Armazenamento com ID \"%i\" não encontrado", + "Invalid mount point" : "Ponto de montagem inválido", + "Invalid storage backend \"%s\"" : "Backend de armazenamento inválido \"%s\"", "Access granted" : "Acesso autorizado", "Error configuring Dropbox storage" : "Erro ao configurar o armazenamento do Dropbox", "Grant access" : "Conceder acesso", diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 0d65b1f616..2a8fd58dfd 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -33,6 +33,7 @@ OC.L10N.register( "This share is password-protected" : "Udział ten jest chroniony hasłem", "The password is wrong. Try again." : "To hasło jest niewłaściwe. Spróbuj ponownie.", "Password" : "Hasło", + "No entries found in this folder" : "Brak wpisów w tym folderze", "Name" : "Nazwa", "Share time" : "Czas współdzielenia", "Sorry, this link doesn’t seem to work anymore." : "Przepraszamy ale wygląda na to, że ten link już nie działa.", diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index 19d1073171..5071051a96 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -31,6 +31,7 @@ "This share is password-protected" : "Udział ten jest chroniony hasłem", "The password is wrong. Try again." : "To hasło jest niewłaściwe. Spróbuj ponownie.", "Password" : "Hasło", + "No entries found in this folder" : "Brak wpisów w tym folderze", "Name" : "Nazwa", "Share time" : "Czas współdzielenia", "Sorry, this link doesn’t seem to work anymore." : "Przepraszamy ale wygląda na to, że ten link już nie działa.", diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js index 67aa0c4c80..9cce342f49 100644 --- a/apps/user_ldap/l10n/sr.js +++ b/apps/user_ldap/l10n/sr.js @@ -2,7 +2,9 @@ OC.L10N.register( "user_ldap", { "Deletion failed" : "Брисање није успело", + "Keep settings?" : "Задржати поставке?", "Error" : "Грешка", + "Confirm Deletion" : "Потврдите брисање", "_%s group found_::_%s groups found_" : ["","",""], "_%s user found_::_%s users found_" : ["","",""], "Server" : "Сервер", diff --git a/apps/user_ldap/l10n/sr.json b/apps/user_ldap/l10n/sr.json index 02d9ec6d82..47e12e78b8 100644 --- a/apps/user_ldap/l10n/sr.json +++ b/apps/user_ldap/l10n/sr.json @@ -1,6 +1,8 @@ { "translations": { "Deletion failed" : "Брисање није успело", + "Keep settings?" : "Задржати поставке?", "Error" : "Грешка", + "Confirm Deletion" : "Потврдите брисање", "_%s group found_::_%s groups found_" : ["","",""], "_%s user found_::_%s users found_" : ["","",""], "Server" : "Сервер", diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index 3dfe54b2f1..0a22e5aad4 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -171,6 +171,7 @@ OC.L10N.register( "Technical details" : "Technické detaily", "Remote Address: %s" : "Vzdálená adresa: %s", "Request ID: %s" : "ID požadavku: %s", + "Type: %s" : "Typ: %s", "Code: %s" : "Kód: %s", "Message: %s" : "Zpráva: %s", "File: %s" : "Soubor: %s", diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json index 576a5dc605..c37ffeb2c7 100644 --- a/core/l10n/cs_CZ.json +++ b/core/l10n/cs_CZ.json @@ -169,6 +169,7 @@ "Technical details" : "Technické detaily", "Remote Address: %s" : "Vzdálená adresa: %s", "Request ID: %s" : "ID požadavku: %s", + "Type: %s" : "Typ: %s", "Code: %s" : "Kód: %s", "Message: %s" : "Zpráva: %s", "File: %s" : "Soubor: %s", diff --git a/core/l10n/de.js b/core/l10n/de.js index 8d8ef4ab77..0dbd5fbba0 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -171,6 +171,7 @@ OC.L10N.register( "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anforderungskennung: %s", + "Type: %s" : "Typ: %s", "Code: %s" : "Code: %s", "Message: %s" : "Nachricht: %s", "File: %s" : "Datei: %s", diff --git a/core/l10n/de.json b/core/l10n/de.json index 22b95a850f..d380f3afa2 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -169,6 +169,7 @@ "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anforderungskennung: %s", + "Type: %s" : "Typ: %s", "Code: %s" : "Code: %s", "Message: %s" : "Nachricht: %s", "File: %s" : "Datei: %s", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 2c6b8f3883..39ac07d696 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -171,6 +171,7 @@ OC.L10N.register( "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anforderungskennung: %s", + "Type: %s" : "Typ: %s", "Code: %s" : "Code: %s", "Message: %s" : "Nachricht: %s", "File: %s" : "Datei: %s", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 5290605448..aa58f2187b 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -169,6 +169,7 @@ "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anforderungskennung: %s", + "Type: %s" : "Typ: %s", "Code: %s" : "Code: %s", "Message: %s" : "Nachricht: %s", "File: %s" : "Datei: %s", diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js index d67e9b7136..c6f9387004 100644 --- a/core/l10n/fi_FI.js +++ b/core/l10n/fi_FI.js @@ -171,6 +171,7 @@ OC.L10N.register( "Technical details" : "Tekniset tiedot", "Remote Address: %s" : "Etäosoite: %s", "Request ID: %s" : "Pyynnön tunniste: %s", + "Type: %s" : "Tyyppi: %s", "Code: %s" : "Koodi: %s", "Message: %s" : "Viesti: %s", "File: %s" : "Tiedosto: %s", diff --git a/core/l10n/fi_FI.json b/core/l10n/fi_FI.json index a343fbcb1c..00911b956f 100644 --- a/core/l10n/fi_FI.json +++ b/core/l10n/fi_FI.json @@ -169,6 +169,7 @@ "Technical details" : "Tekniset tiedot", "Remote Address: %s" : "Etäosoite: %s", "Request ID: %s" : "Pyynnön tunniste: %s", + "Type: %s" : "Tyyppi: %s", "Code: %s" : "Koodi: %s", "Message: %s" : "Viesti: %s", "File: %s" : "Tiedosto: %s", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index bb30223782..21095ab646 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -171,6 +171,7 @@ OC.L10N.register( "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Enderezo remoto: %s", "Request ID: %s" : "ID da petición: %s", + "Type: %s" : "Tipo: %s", "Code: %s" : "Código: %s", "Message: %s" : "Mensaxe: %s", "File: %s" : "Ficheiro: %s", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index b2fd4a3585..259bdb5f0d 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -169,6 +169,7 @@ "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Enderezo remoto: %s", "Request ID: %s" : "ID da petición: %s", + "Type: %s" : "Tipo: %s", "Code: %s" : "Código: %s", "Message: %s" : "Mensaxe: %s", "File: %s" : "Ficheiro: %s", diff --git a/core/l10n/it.js b/core/l10n/it.js index 98fd6c449d..548c57d81e 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -171,6 +171,7 @@ OC.L10N.register( "Technical details" : "Dettagli tecnici", "Remote Address: %s" : "Indirizzo remoto: %s", "Request ID: %s" : "ID richiesta: %s", + "Type: %s" : "Tipo: %s", "Code: %s" : "Codice: %s", "Message: %s" : "Messaggio: %s", "File: %s" : "File: %s", diff --git a/core/l10n/it.json b/core/l10n/it.json index dff9b1cad1..9c915ff3ce 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -169,6 +169,7 @@ "Technical details" : "Dettagli tecnici", "Remote Address: %s" : "Indirizzo remoto: %s", "Request ID: %s" : "ID richiesta: %s", + "Type: %s" : "Tipo: %s", "Code: %s" : "Codice: %s", "Message: %s" : "Messaggio: %s", "File: %s" : "File: %s", diff --git a/core/l10n/nl.js b/core/l10n/nl.js index a481531f66..54fbf9c350 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -171,6 +171,7 @@ OC.L10N.register( "Technical details" : "Technische details", "Remote Address: %s" : "Extern adres: %s", "Request ID: %s" : "Aanvraag ID: %s", + "Type: %s" : "Type: %s", "Code: %s" : "Code: %s", "Message: %s" : "Boodschap: %s", "File: %s" : "Bestand: %s", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 37bc2723cb..038898ec06 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -169,6 +169,7 @@ "Technical details" : "Technische details", "Remote Address: %s" : "Extern adres: %s", "Request ID: %s" : "Aanvraag ID: %s", + "Type: %s" : "Type: %s", "Code: %s" : "Code: %s", "Message: %s" : "Boodschap: %s", "File: %s" : "Bestand: %s", diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index 62991abce5..63ee7c1195 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -171,6 +171,7 @@ OC.L10N.register( "Technical details" : "Detalhes técnicos", "Remote Address: %s" : "Endereço remoto: %s", "Request ID: %s" : "Id. do Pedido: %s", + "Type: %s" : "Tipo: %s", "Code: %s" : "Código: %s", "Message: %s" : "Mensagem: %s", "File: %s" : "Ficheiro: %s", diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json index d4f869f01e..722ef970ba 100644 --- a/core/l10n/pt_PT.json +++ b/core/l10n/pt_PT.json @@ -169,6 +169,7 @@ "Technical details" : "Detalhes técnicos", "Remote Address: %s" : "Endereço remoto: %s", "Request ID: %s" : "Id. do Pedido: %s", + "Type: %s" : "Tipo: %s", "Code: %s" : "Código: %s", "Message: %s" : "Mensagem: %s", "File: %s" : "Ficheiro: %s", diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index dd987fe743..50791bdf26 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -60,6 +60,8 @@ OC.L10N.register( "Please ask your server administrator to install the module." : "Замолите администратора вашег сервера да инсталира тај модул.", "PHP module %s not installed." : "ПХП модул %s није инсталиран.", "PHP setting \"%s\" is not set to \"%s\"." : "ПХП поставка „%s“ није постављена на „%s“.", + "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "ПХП је очигледно подешен да се скида уметнуте док блокова. То ће учинити неколико кључних апликација недоступним.", + "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ово је вероватно изазвано кешом или акцелератором као што су ЗендОПкеш или еАкцелератор.", "PostgreSQL >= 9 required" : "Захтеван је ПостгреСкул >= 9" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json index 6b7eef1fa5..a8dcaf3b01 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -58,6 +58,8 @@ "Please ask your server administrator to install the module." : "Замолите администратора вашег сервера да инсталира тај модул.", "PHP module %s not installed." : "ПХП модул %s није инсталиран.", "PHP setting \"%s\" is not set to \"%s\"." : "ПХП поставка „%s“ није постављена на „%s“.", + "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "ПХП је очигледно подешен да се скида уметнуте док блокова. То ће учинити неколико кључних апликација недоступним.", + "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ово је вероватно изазвано кешом или акцелератором као што су ЗендОПкеш или еАкцелератор.", "PostgreSQL >= 9 required" : "Захтеван је ПостгреСкул >= 9" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js index 7703c8e2c2..74e54f19fc 100644 --- a/settings/l10n/cs_CZ.js +++ b/settings/l10n/cs_CZ.js @@ -42,6 +42,7 @@ OC.L10N.register( "Email sent" : "Email odeslán", "You need to set your user email before being able to send test emails." : "Pro možnost odeslání zkušebních emailů musíte nejprve nastavit svou emailovou adresu.", "Invalid mail address" : "Neplatná emailová adresa", + "A user with that name already exists." : "Uživatel tohoto jména již existuje.", "Unable to create user." : "Nelze vytvořit uživatele.", "Your %s account was created" : "Účet %s byl vytvořen", "Unable to delete user." : "Nelze smazat uživatele.", @@ -178,6 +179,8 @@ OC.L10N.register( "Documentation:" : "Dokumentace:", "User Documentation" : "Uživatelská dokumentace", "Admin Documentation" : "Dokumentace pro administrátory", + "Show description …" : "Zobrazit popis ...", + "Hide description …" : "Skrýt popis ...", "This app cannot be installed because the following dependencies are not fulfilled:" : "Tuto aplikaci nelze nainstalovat, protože nejsou splněny následující závislosti:", "Update to %s" : "Aktualizovat na %s", "Enable only for specific groups" : "Povolit pouze pro vybrané skupiny", diff --git a/settings/l10n/cs_CZ.json b/settings/l10n/cs_CZ.json index 171aa88a08..305dd14407 100644 --- a/settings/l10n/cs_CZ.json +++ b/settings/l10n/cs_CZ.json @@ -40,6 +40,7 @@ "Email sent" : "Email odeslán", "You need to set your user email before being able to send test emails." : "Pro možnost odeslání zkušebních emailů musíte nejprve nastavit svou emailovou adresu.", "Invalid mail address" : "Neplatná emailová adresa", + "A user with that name already exists." : "Uživatel tohoto jména již existuje.", "Unable to create user." : "Nelze vytvořit uživatele.", "Your %s account was created" : "Účet %s byl vytvořen", "Unable to delete user." : "Nelze smazat uživatele.", @@ -176,6 +177,8 @@ "Documentation:" : "Dokumentace:", "User Documentation" : "Uživatelská dokumentace", "Admin Documentation" : "Dokumentace pro administrátory", + "Show description …" : "Zobrazit popis ...", + "Hide description …" : "Skrýt popis ...", "This app cannot be installed because the following dependencies are not fulfilled:" : "Tuto aplikaci nelze nainstalovat, protože nejsou splněny následující závislosti:", "Update to %s" : "Aktualizovat na %s", "Enable only for specific groups" : "Povolit pouze pro vybrané skupiny", diff --git a/settings/l10n/de.js b/settings/l10n/de.js index cd8117f72e..6d139b3336 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -42,6 +42,7 @@ OC.L10N.register( "Email sent" : "E-Mail wurde verschickt", "You need to set your user email before being able to send test emails." : "Du musst zunächst Deine Benutzer-E-Mail-Adresse angeben, bevor Du Test-E-Mail verschicken kannst.", "Invalid mail address" : "Ungültige E-Mail-Adresse", + "A user with that name already exists." : "Es existiert bereits ein Benutzer dieses Namens.", "Unable to create user." : "Benutzer konnte nicht erstellt werden.", "Your %s account was created" : "Dein %s-Konto wurde erstellt", "Unable to delete user." : "Benutzer konnte nicht gelöscht werden.", @@ -178,6 +179,8 @@ OC.L10N.register( "Documentation:" : "Dokumentation:", "User Documentation" : "Dokumentation für Benutzer", "Admin Documentation" : "Admin-Dokumentation", + "Show description …" : "Beschreibung anzeigen…", + "Hide description …" : "Beschreibung ausblenden…", "This app cannot be installed because the following dependencies are not fulfilled:" : "Die App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:", "Update to %s" : "Aktualisierung auf %s", "Enable only for specific groups" : "Nur für bestimmte Gruppen aktivieren", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index 5c664803c3..83e1407891 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -40,6 +40,7 @@ "Email sent" : "E-Mail wurde verschickt", "You need to set your user email before being able to send test emails." : "Du musst zunächst Deine Benutzer-E-Mail-Adresse angeben, bevor Du Test-E-Mail verschicken kannst.", "Invalid mail address" : "Ungültige E-Mail-Adresse", + "A user with that name already exists." : "Es existiert bereits ein Benutzer dieses Namens.", "Unable to create user." : "Benutzer konnte nicht erstellt werden.", "Your %s account was created" : "Dein %s-Konto wurde erstellt", "Unable to delete user." : "Benutzer konnte nicht gelöscht werden.", @@ -176,6 +177,8 @@ "Documentation:" : "Dokumentation:", "User Documentation" : "Dokumentation für Benutzer", "Admin Documentation" : "Admin-Dokumentation", + "Show description …" : "Beschreibung anzeigen…", + "Hide description …" : "Beschreibung ausblenden…", "This app cannot be installed because the following dependencies are not fulfilled:" : "Die App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:", "Update to %s" : "Aktualisierung auf %s", "Enable only for specific groups" : "Nur für bestimmte Gruppen aktivieren", diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 69d85ca3d5..2803256790 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -42,6 +42,7 @@ OC.L10N.register( "Email sent" : "E-Mail gesendet", "You need to set your user email before being able to send test emails." : "Sie müssen Ihre Benutzer-E-Mail-Adresse einstellen, bevor Sie Test-E-Mails versenden können.", "Invalid mail address" : "Ungültige E-Mail-Adresse", + "A user with that name already exists." : "Es existiert bereits ein Benutzer dieses Namens.", "Unable to create user." : "Benutzer konnte nicht erstellt werden.", "Your %s account was created" : "Ihr %s-Konto wurde erstellt", "Unable to delete user." : "Benutzer konnte nicht gelöscht werden.", @@ -178,6 +179,8 @@ OC.L10N.register( "Documentation:" : "Dokumentation:", "User Documentation" : "Dokumentation für Benutzer", "Admin Documentation" : "Dokumentation für Administratoren", + "Show description …" : "Beschreibung anzeigen…", + "Hide description …" : "Beschreibung ausblenden…", "This app cannot be installed because the following dependencies are not fulfilled:" : "Diese App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:", "Update to %s" : "Aktualisierung auf %s", "Enable only for specific groups" : "Nur für bestimmte Gruppen aktivieren", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index 68673822c0..7ce133e69d 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -40,6 +40,7 @@ "Email sent" : "E-Mail gesendet", "You need to set your user email before being able to send test emails." : "Sie müssen Ihre Benutzer-E-Mail-Adresse einstellen, bevor Sie Test-E-Mails versenden können.", "Invalid mail address" : "Ungültige E-Mail-Adresse", + "A user with that name already exists." : "Es existiert bereits ein Benutzer dieses Namens.", "Unable to create user." : "Benutzer konnte nicht erstellt werden.", "Your %s account was created" : "Ihr %s-Konto wurde erstellt", "Unable to delete user." : "Benutzer konnte nicht gelöscht werden.", @@ -176,6 +177,8 @@ "Documentation:" : "Dokumentation:", "User Documentation" : "Dokumentation für Benutzer", "Admin Documentation" : "Dokumentation für Administratoren", + "Show description …" : "Beschreibung anzeigen…", + "Hide description …" : "Beschreibung ausblenden…", "This app cannot be installed because the following dependencies are not fulfilled:" : "Diese App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:", "Update to %s" : "Aktualisierung auf %s", "Enable only for specific groups" : "Nur für bestimmte Gruppen aktivieren", diff --git a/settings/l10n/fi_FI.js b/settings/l10n/fi_FI.js index 72754a0112..a503978f57 100644 --- a/settings/l10n/fi_FI.js +++ b/settings/l10n/fi_FI.js @@ -42,6 +42,7 @@ OC.L10N.register( "Email sent" : "Sähköposti lähetetty", "You need to set your user email before being able to send test emails." : "Aseta sähköpostiosoite, jotta voit testata sähköpostin toimivuutta.", "Invalid mail address" : "Virheellinen sähköpostiosoite", + "A user with that name already exists." : "Käyttäjä samalla nimellä on jo olemassa.", "Unable to create user." : "Käyttäjän luominen ei onnistunut.", "Your %s account was created" : "%s-tilisi luotiin", "Unable to delete user." : "Käyttäjän poistaminen ei onnistunut.", @@ -171,6 +172,8 @@ OC.L10N.register( "Documentation:" : "Ohjeistus:", "User Documentation" : "Käyttäjäohjeistus", "Admin Documentation" : "Ylläpitäjän ohjeistus", + "Show description …" : "Näytä kuvaus…", + "Hide description …" : "Piilota kuvaus…", "This app cannot be installed because the following dependencies are not fulfilled:" : "Tätä sovellusta ei voi asentaa, koska seuraavat riippuvuudet eivät täyty:", "Update to %s" : "Päivitä versioon %s", "Enable only for specific groups" : "Salli vain tietyille ryhmille", diff --git a/settings/l10n/fi_FI.json b/settings/l10n/fi_FI.json index c88725c3c8..1de8934345 100644 --- a/settings/l10n/fi_FI.json +++ b/settings/l10n/fi_FI.json @@ -40,6 +40,7 @@ "Email sent" : "Sähköposti lähetetty", "You need to set your user email before being able to send test emails." : "Aseta sähköpostiosoite, jotta voit testata sähköpostin toimivuutta.", "Invalid mail address" : "Virheellinen sähköpostiosoite", + "A user with that name already exists." : "Käyttäjä samalla nimellä on jo olemassa.", "Unable to create user." : "Käyttäjän luominen ei onnistunut.", "Your %s account was created" : "%s-tilisi luotiin", "Unable to delete user." : "Käyttäjän poistaminen ei onnistunut.", @@ -169,6 +170,8 @@ "Documentation:" : "Ohjeistus:", "User Documentation" : "Käyttäjäohjeistus", "Admin Documentation" : "Ylläpitäjän ohjeistus", + "Show description …" : "Näytä kuvaus…", + "Hide description …" : "Piilota kuvaus…", "This app cannot be installed because the following dependencies are not fulfilled:" : "Tätä sovellusta ei voi asentaa, koska seuraavat riippuvuudet eivät täyty:", "Update to %s" : "Päivitä versioon %s", "Enable only for specific groups" : "Salli vain tietyille ryhmille", diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js index c6d79385ef..88f8592814 100644 --- a/settings/l10n/gl.js +++ b/settings/l10n/gl.js @@ -42,6 +42,7 @@ OC.L10N.register( "Email sent" : "Correo enviado", "You need to set your user email before being able to send test emails." : "É necesario configurar o correo do usuario antes de poder enviar mensaxes de correo de proba.", "Invalid mail address" : "Enderezo de correo incorrecto", + "A user with that name already exists." : "Xa existe un usuario con ese nome.", "Unable to create user." : "Non é posíbel crear o usuario.", "Your %s account was created" : "Foi creada a conta %s", "Unable to delete user." : "Non é posíbel eliminar o usuario.", @@ -178,6 +179,8 @@ OC.L10N.register( "Documentation:" : "Documentación:", "User Documentation" : "Documentación do usuario", "Admin Documentation" : "Documentación do administrador", + "Show description …" : "Amosar a descrición ...", + "Hide description …" : "Agochar a descrición ...", "This app cannot be installed because the following dependencies are not fulfilled:" : "Non é posíbel instalar esta aplicación por mor de non cumprirse as dependencias:", "Update to %s" : "Actualizar a %s", "Enable only for specific groups" : "Activar só para grupos específicos", diff --git a/settings/l10n/gl.json b/settings/l10n/gl.json index 0ccadd14e8..fc759226e7 100644 --- a/settings/l10n/gl.json +++ b/settings/l10n/gl.json @@ -40,6 +40,7 @@ "Email sent" : "Correo enviado", "You need to set your user email before being able to send test emails." : "É necesario configurar o correo do usuario antes de poder enviar mensaxes de correo de proba.", "Invalid mail address" : "Enderezo de correo incorrecto", + "A user with that name already exists." : "Xa existe un usuario con ese nome.", "Unable to create user." : "Non é posíbel crear o usuario.", "Your %s account was created" : "Foi creada a conta %s", "Unable to delete user." : "Non é posíbel eliminar o usuario.", @@ -176,6 +177,8 @@ "Documentation:" : "Documentación:", "User Documentation" : "Documentación do usuario", "Admin Documentation" : "Documentación do administrador", + "Show description …" : "Amosar a descrición ...", + "Hide description …" : "Agochar a descrición ...", "This app cannot be installed because the following dependencies are not fulfilled:" : "Non é posíbel instalar esta aplicación por mor de non cumprirse as dependencias:", "Update to %s" : "Actualizar a %s", "Enable only for specific groups" : "Activar só para grupos específicos", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 0a8dceb915..8ff2281c9a 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -42,6 +42,7 @@ OC.L10N.register( "Email sent" : "Email inviata", "You need to set your user email before being able to send test emails." : "Devi impostare l'indirizzo del tuo utente prima di poter provare l'invio delle email.", "Invalid mail address" : "Indirizzo email non valido", + "A user with that name already exists." : "Un utente con quel nome esiste già.", "Unable to create user." : "Impossibile creare l'utente.", "Your %s account was created" : "Il tuo account %s è stato creato", "Unable to delete user." : "Impossibile eliminare l'utente.", @@ -178,6 +179,8 @@ OC.L10N.register( "Documentation:" : "Documentazione:", "User Documentation" : "Documentazione utente", "Admin Documentation" : "Documentazione di amministrazione", + "Show description …" : "Mostra descrizione...", + "Hide description …" : "Nascondi descrizione...", "This app cannot be installed because the following dependencies are not fulfilled:" : "Questa applicazione non può essere installata perché le seguenti dipendenze non sono soddisfatte:", "Update to %s" : "Aggiornato a %s", "Enable only for specific groups" : "Abilita solo per gruppi specifici", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 7569e9f3a0..3a06927f5d 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -40,6 +40,7 @@ "Email sent" : "Email inviata", "You need to set your user email before being able to send test emails." : "Devi impostare l'indirizzo del tuo utente prima di poter provare l'invio delle email.", "Invalid mail address" : "Indirizzo email non valido", + "A user with that name already exists." : "Un utente con quel nome esiste già.", "Unable to create user." : "Impossibile creare l'utente.", "Your %s account was created" : "Il tuo account %s è stato creato", "Unable to delete user." : "Impossibile eliminare l'utente.", @@ -176,6 +177,8 @@ "Documentation:" : "Documentazione:", "User Documentation" : "Documentazione utente", "Admin Documentation" : "Documentazione di amministrazione", + "Show description …" : "Mostra descrizione...", + "Hide description …" : "Nascondi descrizione...", "This app cannot be installed because the following dependencies are not fulfilled:" : "Questa applicazione non può essere installata perché le seguenti dipendenze non sono soddisfatte:", "Update to %s" : "Aggiornato a %s", "Enable only for specific groups" : "Abilita solo per gruppi specifici", diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index f35b0a8f0f..fdac47b15d 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -42,6 +42,7 @@ OC.L10N.register( "Email sent" : "E-mail verzonden", "You need to set your user email before being able to send test emails." : "U moet uw e-mailadres invoeren voordat u testberichten kunt versturen.", "Invalid mail address" : "Ongeldig e-mailadres", + "A user with that name already exists." : "Er bestaat al een gebruiker met die naam.", "Unable to create user." : "Kan gebruiker niet aanmaken.", "Your %s account was created" : "Uw %s account is aangemaakt", "Unable to delete user." : "Kan gebruiker niet afvoeren.", @@ -178,6 +179,8 @@ OC.L10N.register( "Documentation:" : "Documentatie:", "User Documentation" : "Gebruikersdocumentatie", "Admin Documentation" : "Beheerdocumentatie", + "Show description …" : "Toon beschrijving ...", + "Hide description …" : "Verberg beschrijving ...", "This app cannot be installed because the following dependencies are not fulfilled:" : "Deze app kan niet worden geïnstalleerd omdat de volgende afhankelijkheden niet zijn ingevuld:", "Update to %s" : "Bijgewerkt naar %s", "Enable only for specific groups" : "Alleen voor bepaalde groepen activeren", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 7ba9726d72..07f47cbb9b 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -40,6 +40,7 @@ "Email sent" : "E-mail verzonden", "You need to set your user email before being able to send test emails." : "U moet uw e-mailadres invoeren voordat u testberichten kunt versturen.", "Invalid mail address" : "Ongeldig e-mailadres", + "A user with that name already exists." : "Er bestaat al een gebruiker met die naam.", "Unable to create user." : "Kan gebruiker niet aanmaken.", "Your %s account was created" : "Uw %s account is aangemaakt", "Unable to delete user." : "Kan gebruiker niet afvoeren.", @@ -176,6 +177,8 @@ "Documentation:" : "Documentatie:", "User Documentation" : "Gebruikersdocumentatie", "Admin Documentation" : "Beheerdocumentatie", + "Show description …" : "Toon beschrijving ...", + "Hide description …" : "Verberg beschrijving ...", "This app cannot be installed because the following dependencies are not fulfilled:" : "Deze app kan niet worden geïnstalleerd omdat de volgende afhankelijkheden niet zijn ingevuld:", "Update to %s" : "Bijgewerkt naar %s", "Enable only for specific groups" : "Alleen voor bepaalde groepen activeren", diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js index a05b7a9911..7fc0e14e01 100644 --- a/settings/l10n/pt_PT.js +++ b/settings/l10n/pt_PT.js @@ -42,6 +42,7 @@ OC.L10N.register( "Email sent" : "Mensagem enviada", "You need to set your user email before being able to send test emails." : "Você precisa de configurar o seu e-mail de usuário antes de ser capaz de enviar e-mails de teste", "Invalid mail address" : "Endereço de correio eletrónico inválido", + "A user with that name already exists." : "Já existe um utilizador com esse nome.", "Unable to create user." : "Impossível criar o utilizador.", "Your %s account was created" : "A tua conta %s foi criada", "Unable to delete user." : "Impossível apagar o utilizador.", @@ -178,6 +179,8 @@ OC.L10N.register( "Documentation:" : "Documentação:", "User Documentation" : "Documentação de Utilizador", "Admin Documentation" : "Documentação de Administrador", + "Show description …" : "Mostrar descrição ...", + "Hide description …" : "Esconder descrição ...", "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicação não pode ser instalada porque as seguintes dependências não podem ser realizadas:", "Update to %s" : "Actualizar para %s", "Enable only for specific groups" : "Activar só para grupos específicos", diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json index 403f3207e5..06e0d80c95 100644 --- a/settings/l10n/pt_PT.json +++ b/settings/l10n/pt_PT.json @@ -40,6 +40,7 @@ "Email sent" : "Mensagem enviada", "You need to set your user email before being able to send test emails." : "Você precisa de configurar o seu e-mail de usuário antes de ser capaz de enviar e-mails de teste", "Invalid mail address" : "Endereço de correio eletrónico inválido", + "A user with that name already exists." : "Já existe um utilizador com esse nome.", "Unable to create user." : "Impossível criar o utilizador.", "Your %s account was created" : "A tua conta %s foi criada", "Unable to delete user." : "Impossível apagar o utilizador.", @@ -176,6 +177,8 @@ "Documentation:" : "Documentação:", "User Documentation" : "Documentação de Utilizador", "Admin Documentation" : "Documentação de Administrador", + "Show description …" : "Mostrar descrição ...", + "Hide description …" : "Esconder descrição ...", "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicação não pode ser instalada porque as seguintes dependências não podem ser realizadas:", "Update to %s" : "Actualizar para %s", "Enable only for specific groups" : "Activar só para grupos específicos", diff --git a/settings/l10n/ro.js b/settings/l10n/ro.js index 17c60b9ac4..bba3bf47e6 100644 --- a/settings/l10n/ro.js +++ b/settings/l10n/ro.js @@ -1,6 +1,7 @@ OC.L10N.register( "settings", { + "Security & Setup Warnings" : "Nu am putut sterge aplicatia", "Cron" : "Cron", "Sharing" : "Partajare", "Log" : "Jurnal de activitate", @@ -10,6 +11,7 @@ OC.L10N.register( "Files decrypted successfully" : "Fișierele au fost decriptate cu succes", "Couldn't decrypt your files, please check your owncloud.log or ask your administrator" : "Nu s-a puput decripta fișierele tale, verifică owncloud.log sau întreabă administratorul", "Couldn't decrypt your files, check your password and try again" : "Nu s-a puput decripta fișierele tale, verifică parola și încearcă din nou", + "Backups restored successfully" : "Copiile de rezervă au fost restaurate cu succes", "Language changed" : "Limba a fost schimbată", "Invalid request" : "Cerere eronată", "Admins can't remove themself from the admin group" : "Administratorii nu se pot șterge singuri din grupul admin", @@ -21,9 +23,13 @@ OC.L10N.register( "Unable to change password" : "Imposibil de schimbat parola", "Enabled" : "Activat", "Recommended" : "Recomandat", + "Group already exists." : "Grupul deja exista.", + "Unable to add group." : "Nu se poate adăuga grupul.", + "Unable to delete group." : "Nu se poate sterge grupul.", "Saved" : "Salvat", "test email settings" : "verifică setările de e-mail", "Email sent" : "Mesajul a fost expediat", + "Invalid user" : "Utilizator nevalid", "Email saved" : "E-mail salvat", "Sending..." : "Se expediază...", "All" : "Toate ", @@ -35,6 +41,8 @@ OC.L10N.register( "Updating...." : "Actualizare în curs....", "Error while updating app" : "Eroare în timpul actualizării aplicaţiei", "Updated" : "Actualizat", + "Uninstalling ...." : "Dezinstalaza ....", + "Uninstall" : "Dezinstalați", "Select a profile picture" : "Selectează o imagine de profil", "Very weak password" : "Parolă foarte slabă", "Weak password" : "Parolă slabă", diff --git a/settings/l10n/ro.json b/settings/l10n/ro.json index 33a79ca8c4..5542930972 100644 --- a/settings/l10n/ro.json +++ b/settings/l10n/ro.json @@ -1,4 +1,5 @@ { "translations": { + "Security & Setup Warnings" : "Nu am putut sterge aplicatia", "Cron" : "Cron", "Sharing" : "Partajare", "Log" : "Jurnal de activitate", @@ -8,6 +9,7 @@ "Files decrypted successfully" : "Fișierele au fost decriptate cu succes", "Couldn't decrypt your files, please check your owncloud.log or ask your administrator" : "Nu s-a puput decripta fișierele tale, verifică owncloud.log sau întreabă administratorul", "Couldn't decrypt your files, check your password and try again" : "Nu s-a puput decripta fișierele tale, verifică parola și încearcă din nou", + "Backups restored successfully" : "Copiile de rezervă au fost restaurate cu succes", "Language changed" : "Limba a fost schimbată", "Invalid request" : "Cerere eronată", "Admins can't remove themself from the admin group" : "Administratorii nu se pot șterge singuri din grupul admin", @@ -19,9 +21,13 @@ "Unable to change password" : "Imposibil de schimbat parola", "Enabled" : "Activat", "Recommended" : "Recomandat", + "Group already exists." : "Grupul deja exista.", + "Unable to add group." : "Nu se poate adăuga grupul.", + "Unable to delete group." : "Nu se poate sterge grupul.", "Saved" : "Salvat", "test email settings" : "verifică setările de e-mail", "Email sent" : "Mesajul a fost expediat", + "Invalid user" : "Utilizator nevalid", "Email saved" : "E-mail salvat", "Sending..." : "Se expediază...", "All" : "Toate ", @@ -33,6 +39,8 @@ "Updating...." : "Actualizare în curs....", "Error while updating app" : "Eroare în timpul actualizării aplicaţiei", "Updated" : "Actualizat", + "Uninstalling ...." : "Dezinstalaza ....", + "Uninstall" : "Dezinstalați", "Select a profile picture" : "Selectează o imagine de profil", "Very weak password" : "Parolă foarte slabă", "Weak password" : "Parolă slabă",