From e5a4461b31892dfc03e7ea5ce9fe0f6a76abf3b7 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Wed, 11 Nov 2015 11:41:32 -0500 Subject: [tx-robot] updated from transifex --- l10n/ast.js | 20 +++++++++++++++++--- l10n/ast.json | 20 +++++++++++++++++--- l10n/cs_CZ.js | 5 ++++- l10n/cs_CZ.json | 5 ++++- l10n/el.js | 13 ++++++++----- l10n/el.json | 13 ++++++++----- l10n/es.js | 6 +++++- l10n/es.json | 6 +++++- l10n/fr.js | 5 ++++- l10n/fr.json | 5 ++++- l10n/hu_HU.js | 24 ++++++++++++++---------- l10n/hu_HU.json | 24 ++++++++++++++---------- l10n/it.js | 5 ++++- l10n/it.json | 5 ++++- l10n/ja.js | 5 ++++- l10n/ja.json | 5 ++++- l10n/ko.js | 6 +++++- l10n/ko.json | 6 +++++- l10n/nl.js | 5 ++++- l10n/nl.json | 5 ++++- l10n/oc.js | 5 ++++- l10n/oc.json | 5 ++++- l10n/pt_BR.js | 5 ++++- l10n/pt_BR.json | 5 ++++- l10n/sq.js | 5 ++++- l10n/sq.json | 5 ++++- l10n/th_TH.js | 5 ++++- l10n/th_TH.json | 5 ++++- 28 files changed, 170 insertions(+), 58 deletions(-) (limited to 'l10n') diff --git a/l10n/ast.js b/l10n/ast.js index a0c0ffafc..0d0040841 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -2,6 +2,8 @@ OC.L10N.register( "mail", { "Mail" : "Corréu", + "{from}\n{subject}" : "{from}\n{subject}", + "_%n new message in {folderName} \nfrom {from}_::_%n new messages in {folderName} \nfrom {from}_" : ["%n nuevos mensaxes en {folderName} \nde {from}","%n nuevos mensaxes en {folderName} \nde {from}"], "Error while loading the accounts." : "Fallu mientres se cargaben les cuentes", "Error while loading the selected account." : "Fallu cargando la cuenta esbillada", "Message could not be starred. Please try again." : "El mensaxe nun se puede marcar como favoritu. Inténtalo más tarde.", @@ -13,16 +15,25 @@ OC.L10N.register( "Attachment saved to Files." : "Ficheru axuntu guardáu en Ficheros.", "Error while saving attachments to Files." : "Fallu al guardar los ficheros axuntos en Ficheros.", "Error while saving attachment to Files." : "Fallu al guardar el ficheru axuntu en Ficheros.", + "Opening HTML drafts is not supported yet." : "Abrir borradores de HTML ainda nun ta soportáu", + "Forwarded message" : "Mensaxe reunviáu", "Error while loading the selected message." : "Fallu cargando'l mensaxe esbilláu", + "Draft saved!" : "¡Borrador salváu!", "Choose a file to add as attachment" : "Escueyi un ficheru p'amestalu como axuntu", "Reply" : "Rempuesta", "Send" : "Unviar", "Sending …" : "Unviando...", + "Message sent!" : "¡Mensaxe unviáu!", + "Server error" : "Fallu de sirvidor", "you" : "tu", + "Send message to {email}" : "Unviar mensaje a {email}", "Error while deleting message." : "Fallu desaniciando'l mensaxe", + "Checking messages" : "Comprobando mensaxes", "Loading …" : "Cargando ...", "Load more …" : "Cargar más …", + "Check messages" : "Comprueba mensaxes", "Error while deleting account." : "Fallu desaniciando la cuenta", + "Connecting" : "Coneutando", "Connect" : "Coneutar", "Inbox" : "Bandexa d'entrada", "Sent" : "Unvíos", @@ -35,6 +46,8 @@ OC.L10N.register( "Creating account failed: " : "Fallu creando la cuenta:", "Auto detect failed. Please use manual mode." : "Falló l'autodeteición. Por favor, usa el mou manual.", "Delete permanently" : "Desaniciar dafechu", + "& others" : "& otros", + "All inboxes" : "Toles bandexes d'entrada", "from" : "Dende", "+ cc/bcc" : "+ cc/cct", "to" : "hasta", @@ -46,10 +59,11 @@ OC.L10N.register( "Back to website" : "Tornar al sitiu web", "Add attachment from Files" : "Amestar axuntos dende Ficheros", "Error loading message" : "Fallu cargando mensaxe", + "New message" : "Nuevu mensaxe", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Redirixéndote a %s - calca equí si nun te redirixe automáticamente nunos segundos.", - "Redirect Warning" : "Avisu de Redireición", - "The previous page is sending you to %s." : "La páxina anterior ta dirixiéndote a %s.", + "Redirect warning" : "Avisu de redireición", + "The previous page is sending you to %s" : "La páxina anterior ta dirixiéndote a %s", "If you do not want to visit that page, you can return to the mail app." : "Si nun quies dir a esta páxina, pues volver a l'aplicación de corréu.", - "Click here to visit the website." : "Fai clic equí pa visitar el sitiu web" + "Continue to %s" : "Continúa a %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index bb324633d..588a3e954 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -1,5 +1,7 @@ { "translations": { "Mail" : "Corréu", + "{from}\n{subject}" : "{from}\n{subject}", + "_%n new message in {folderName} \nfrom {from}_::_%n new messages in {folderName} \nfrom {from}_" : ["%n nuevos mensaxes en {folderName} \nde {from}","%n nuevos mensaxes en {folderName} \nde {from}"], "Error while loading the accounts." : "Fallu mientres se cargaben les cuentes", "Error while loading the selected account." : "Fallu cargando la cuenta esbillada", "Message could not be starred. Please try again." : "El mensaxe nun se puede marcar como favoritu. Inténtalo más tarde.", @@ -11,16 +13,25 @@ "Attachment saved to Files." : "Ficheru axuntu guardáu en Ficheros.", "Error while saving attachments to Files." : "Fallu al guardar los ficheros axuntos en Ficheros.", "Error while saving attachment to Files." : "Fallu al guardar el ficheru axuntu en Ficheros.", + "Opening HTML drafts is not supported yet." : "Abrir borradores de HTML ainda nun ta soportáu", + "Forwarded message" : "Mensaxe reunviáu", "Error while loading the selected message." : "Fallu cargando'l mensaxe esbilláu", + "Draft saved!" : "¡Borrador salváu!", "Choose a file to add as attachment" : "Escueyi un ficheru p'amestalu como axuntu", "Reply" : "Rempuesta", "Send" : "Unviar", "Sending …" : "Unviando...", + "Message sent!" : "¡Mensaxe unviáu!", + "Server error" : "Fallu de sirvidor", "you" : "tu", + "Send message to {email}" : "Unviar mensaje a {email}", "Error while deleting message." : "Fallu desaniciando'l mensaxe", + "Checking messages" : "Comprobando mensaxes", "Loading …" : "Cargando ...", "Load more …" : "Cargar más …", + "Check messages" : "Comprueba mensaxes", "Error while deleting account." : "Fallu desaniciando la cuenta", + "Connecting" : "Coneutando", "Connect" : "Coneutar", "Inbox" : "Bandexa d'entrada", "Sent" : "Unvíos", @@ -33,6 +44,8 @@ "Creating account failed: " : "Fallu creando la cuenta:", "Auto detect failed. Please use manual mode." : "Falló l'autodeteición. Por favor, usa el mou manual.", "Delete permanently" : "Desaniciar dafechu", + "& others" : "& otros", + "All inboxes" : "Toles bandexes d'entrada", "from" : "Dende", "+ cc/bcc" : "+ cc/cct", "to" : "hasta", @@ -44,10 +57,11 @@ "Back to website" : "Tornar al sitiu web", "Add attachment from Files" : "Amestar axuntos dende Ficheros", "Error loading message" : "Fallu cargando mensaxe", + "New message" : "Nuevu mensaxe", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Redirixéndote a %s - calca equí si nun te redirixe automáticamente nunos segundos.", - "Redirect Warning" : "Avisu de Redireición", - "The previous page is sending you to %s." : "La páxina anterior ta dirixiéndote a %s.", + "Redirect warning" : "Avisu de redireición", + "The previous page is sending you to %s" : "La páxina anterior ta dirixiéndote a %s", "If you do not want to visit that page, you can return to the mail app." : "Si nun quies dir a esta páxina, pues volver a l'aplicación de corréu.", - "Click here to visit the website." : "Fai clic equí pa visitar el sitiu web" + "Continue to %s" : "Continúa a %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js index 059fbf237..7b0d5291f 100644 --- a/l10n/cs_CZ.js +++ b/l10n/cs_CZ.js @@ -61,6 +61,9 @@ OC.L10N.register( "Error loading message" : "Chyba načtení zprávy", "New message" : "Nová zpráva", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Přesměrovávám na %s - klikněte sem, pokud nebudete automaticky přesměrováni během několika následujících sekund.", - "If you do not want to visit that page, you can return to the mail app." : "Pokud nechcete tuto stránku navštívit, vraťte se do emailové aplikace." + "Redirect warning" : "Upozornění na přesměrování", + "The previous page is sending you to %s" : "Předchozí stránka vás přesměrovává na %s", + "If you do not want to visit that page, you can return to the mail app." : "Pokud nechcete tuto stránku navštívit, vraťte se do emailové aplikace.", + "Continue to %s" : "Pokračovat na %s" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json index 3b27efdf0..8a5995e5c 100644 --- a/l10n/cs_CZ.json +++ b/l10n/cs_CZ.json @@ -59,6 +59,9 @@ "Error loading message" : "Chyba načtení zprávy", "New message" : "Nová zpráva", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Přesměrovávám na %s - klikněte sem, pokud nebudete automaticky přesměrováni během několika následujících sekund.", - "If you do not want to visit that page, you can return to the mail app." : "Pokud nechcete tuto stránku navštívit, vraťte se do emailové aplikace." + "Redirect warning" : "Upozornění na přesměrování", + "The previous page is sending you to %s" : "Předchozí stránka vás přesměrovává na %s", + "If you do not want to visit that page, you can return to the mail app." : "Pokud nechcete tuto stránku navštívit, vraťte se do emailové aplikace.", + "Continue to %s" : "Pokračovat na %s" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/el.js b/l10n/el.js index 0899cd96b..5809516d5 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -36,13 +36,13 @@ OC.L10N.register( "Connecting" : "Σύνδεση", "Connect" : "Σύνδεση", "Inbox" : "Εισερχόμενα", - "Sent" : "Απεστάλη", + "Sent" : "Απεσταλμένα", "Drafts" : "Πρόχειρα", "Archive" : "Αρχείο", - "Trash" : "Στα απορρίμματα", + "Trash" : "Κάδος", "Junk" : "Ανεπιθύμητα", - "All" : "Όλες", - "Favorites" : "Αγαπημένες", + "All" : "Όλα", + "Favorites" : "Αγαπημένα", "Creating account failed: " : "Η δημιουργία λογαριασμού απέτυχε:", "Auto detect failed. Please use manual mode." : " Η αυτόματη ανίχνευση απέτυχε. Παρακαλούμε χρησιμοποιήστε τη χειροκίνητη λειτουργία.", "Delete permanently" : "Μόνιμη διαγραφή", @@ -61,6 +61,9 @@ OC.L10N.register( "Error loading message" : "Μήνυμα σφάλματος φόρτωσης", "New message" : "Νέο μήνυμα", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Προωθείστε στο %s - κάντε κλικ εδώ αν δεν ανακατευθυνθείτε αυτόματα μέσα στα επόμενα λίγα δευτερόλεπτα.", - "If you do not want to visit that page, you can return to the mail app." : "Αν δεν επιθυμείτε να επισκεφτείτε αυτή την ιστοσελίδα, μπορείτε να επιστρέψετε στην εφαρμογή ταχυδρομείου." + "Redirect warning" : "Προειδοποίηση ανακατεύθυνσης", + "The previous page is sending you to %s" : "Η προηγούμενη σελίδα σας στέλνει στο %s", + "If you do not want to visit that page, you can return to the mail app." : "Αν δεν επιθυμείτε να επισκεφτείτε αυτή την ιστοσελίδα, μπορείτε να επιστρέψετε στην εφαρμογή ταχυδρομείου.", + "Continue to %s" : "Συνέχεια στο %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json index ad1fb68db..0c875429c 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -34,13 +34,13 @@ "Connecting" : "Σύνδεση", "Connect" : "Σύνδεση", "Inbox" : "Εισερχόμενα", - "Sent" : "Απεστάλη", + "Sent" : "Απεσταλμένα", "Drafts" : "Πρόχειρα", "Archive" : "Αρχείο", - "Trash" : "Στα απορρίμματα", + "Trash" : "Κάδος", "Junk" : "Ανεπιθύμητα", - "All" : "Όλες", - "Favorites" : "Αγαπημένες", + "All" : "Όλα", + "Favorites" : "Αγαπημένα", "Creating account failed: " : "Η δημιουργία λογαριασμού απέτυχε:", "Auto detect failed. Please use manual mode." : " Η αυτόματη ανίχνευση απέτυχε. Παρακαλούμε χρησιμοποιήστε τη χειροκίνητη λειτουργία.", "Delete permanently" : "Μόνιμη διαγραφή", @@ -59,6 +59,9 @@ "Error loading message" : "Μήνυμα σφάλματος φόρτωσης", "New message" : "Νέο μήνυμα", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Προωθείστε στο %s - κάντε κλικ εδώ αν δεν ανακατευθυνθείτε αυτόματα μέσα στα επόμενα λίγα δευτερόλεπτα.", - "If you do not want to visit that page, you can return to the mail app." : "Αν δεν επιθυμείτε να επισκεφτείτε αυτή την ιστοσελίδα, μπορείτε να επιστρέψετε στην εφαρμογή ταχυδρομείου." + "Redirect warning" : "Προειδοποίηση ανακατεύθυνσης", + "The previous page is sending you to %s" : "Η προηγούμενη σελίδα σας στέλνει στο %s", + "If you do not want to visit that page, you can return to the mail app." : "Αν δεν επιθυμείτε να επισκεφτείτε αυτή την ιστοσελίδα, μπορείτε να επιστρέψετε στην εφαρμογή ταχυδρομείου.", + "Continue to %s" : "Συνέχεια στο %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index d2eec09f3..fd7bbdb7f 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -33,6 +33,7 @@ OC.L10N.register( "Load more …" : "Cargar más...", "Check messages" : "Comprobar mensajes", "Error while deleting account." : "Error al eliminar la cuenta.", + "Connecting" : "Conectando", "Connect" : "Conectar", "Inbox" : "Recibidos", "Sent" : "Enviado", @@ -60,6 +61,9 @@ OC.L10N.register( "Error loading message" : "Error al cargar el mensaje", "New message" : "Nuevo mensaje", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Redireccionando a %s; haga clic aquí si no es redireccionado automáticamente en unos segundos.", - "If you do not want to visit that page, you can return to the mail app." : "Si no desea visitar esa página, puede regresar a la aplicación de correo." + "Redirect warning" : "Redireccionar la advertencia", + "The previous page is sending you to %s" : "La página anterior le está enviando a %s", + "If you do not want to visit that page, you can return to the mail app." : "Si no desea visitar esa página, puede regresar a la aplicación de correo.", + "Continue to %s" : "Continuar a %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es.json b/l10n/es.json index a13e32634..499905e55 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -31,6 +31,7 @@ "Load more …" : "Cargar más...", "Check messages" : "Comprobar mensajes", "Error while deleting account." : "Error al eliminar la cuenta.", + "Connecting" : "Conectando", "Connect" : "Conectar", "Inbox" : "Recibidos", "Sent" : "Enviado", @@ -58,6 +59,9 @@ "Error loading message" : "Error al cargar el mensaje", "New message" : "Nuevo mensaje", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Redireccionando a %s; haga clic aquí si no es redireccionado automáticamente en unos segundos.", - "If you do not want to visit that page, you can return to the mail app." : "Si no desea visitar esa página, puede regresar a la aplicación de correo." + "Redirect warning" : "Redireccionar la advertencia", + "The previous page is sending you to %s" : "La página anterior le está enviando a %s", + "If you do not want to visit that page, you can return to the mail app." : "Si no desea visitar esa página, puede regresar a la aplicación de correo.", + "Continue to %s" : "Continuar a %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index dfd74a98b..420dda3a2 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -61,6 +61,9 @@ OC.L10N.register( "Error loading message" : "Erreur lors du chargement du message", "New message" : "Nouveau message", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Vous allez être redirigé vers %s - Cliquez ici si vous n'êtes pas redirigé dans les secondes qui suivent.", - "If you do not want to visit that page, you can return to the mail app." : "Si vous ne désirez pas visiter cette page, vous pouvez retourner à l'application Mail" + "Redirect warning" : "Avertissement de redirection", + "The previous page is sending you to %s" : "La page précédente vous envoie vers %s.", + "If you do not want to visit that page, you can return to the mail app." : "Si vous ne désirez pas visiter cette page, vous pouvez retourner à l'application Mail", + "Continue to %s" : "Continuer vers %s" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fr.json b/l10n/fr.json index ad3c0cccc..339c1d31b 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -59,6 +59,9 @@ "Error loading message" : "Erreur lors du chargement du message", "New message" : "Nouveau message", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Vous allez être redirigé vers %s - Cliquez ici si vous n'êtes pas redirigé dans les secondes qui suivent.", - "If you do not want to visit that page, you can return to the mail app." : "Si vous ne désirez pas visiter cette page, vous pouvez retourner à l'application Mail" + "Redirect warning" : "Avertissement de redirection", + "The previous page is sending you to %s" : "La page précédente vous envoie vers %s.", + "If you do not want to visit that page, you can return to the mail app." : "Si vous ne désirez pas visiter cette page, vous pouvez retourner à l'application Mail", + "Continue to %s" : "Continuer vers %s" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/hu_HU.js b/l10n/hu_HU.js index 9f5cc3026..0c6e7c603 100644 --- a/l10n/hu_HU.js +++ b/l10n/hu_HU.js @@ -21,19 +21,20 @@ OC.L10N.register( "Draft saved!" : "Vázlat mentve.", "Choose a file to add as attachment" : "Csatolandó file kiválasztása", "Reply" : "Válasz", - "Send" : "Küldjük el", + "Send" : "Küldés", "Sending …" : "Küldés...", - "Message sent!" : "Üzenet elküldve.", + "Message sent!" : "Üzenet elküldve!", "Server error" : "Szerver hiba", "you" : "te", "Send message to {email}" : "Üzenet küldés ide: {email}", "Error while deleting message." : "Hiba történt az üzenet törlése közben.", "Checking messages" : "Üzenetek ellenőrzése", "Loading …" : "Betöltés ...", - "Load more …" : "Még több", + "Load more …" : "Még több betöltése ...", "Check messages" : "Üzenetek ellenőrzése", "Error while deleting account." : "Hiba történt a fiók törlése közben.", - "Connect" : "Kapcsolódás", + "Connecting" : "Csatlakozás", + "Connect" : "Csatlakozás", "Inbox" : "Bejövő", "Sent" : "Elküldött", "Drafts" : "Vázlatok", @@ -43,23 +44,26 @@ OC.L10N.register( "All" : "Mind", "Favorites" : "Kedvencek", "Creating account failed: " : "Fiók létrehozása sikertelen: ", - "Auto detect failed. Please use manual mode." : "Automatikus detektálás sikertelen. Használd a manuális módot.", + "Auto detect failed. Please use manual mode." : "Automatikus észlelés sikertelen. Használd a manuális módot.", "Delete permanently" : "Végleges törlés", "& others" : "és mások", "All inboxes" : "Minden bejövő", - "from" : "forrás:", + "from" : "feladó", "+ cc/bcc" : "+ cc/bcc", - "to" : "oda", - "cc" : "cc", + "to" : "címzett", + "cc" : "másolat", "bcc" : "bcc", "Subject" : "Tárgy", "Message …" : "Üzenet ...", "Open Mail App" : "Megnyitás a levelező alkalmazásban", - "Back to website" : "Vissza weboldalra", + "Back to website" : "Vissza a weboldalra", "Add attachment from Files" : "Melléklet hozzáadás a Fájlokból", "Error loading message" : "Hiba történt az üzenet betöltése közben", "New message" : "Új üzenet", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Átirányítunk ide: %s - kattints ide, ha az átirányítás nem sikerülne a következő pár másodpercben.", - "If you do not want to visit that page, you can return to the mail app." : "Ha nem szeretnéd megnyitni azt az oldalt, akkor visszatérhetsz a levelező alkalmazáshoz." + "Redirect warning" : "Átirányítás figyelmeztetés", + "The previous page is sending you to %s" : "Az előző oldal ide fog küldeni: %s", + "If you do not want to visit that page, you can return to the mail app." : "Ha nem szeretnéd megnyitni azt az oldalt, akkor visszatérhetsz a levelező alkalmazáshoz.", + "Continue to %s" : "Folytatás ide: %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu_HU.json b/l10n/hu_HU.json index cfc4660f3..563432bae 100644 --- a/l10n/hu_HU.json +++ b/l10n/hu_HU.json @@ -19,19 +19,20 @@ "Draft saved!" : "Vázlat mentve.", "Choose a file to add as attachment" : "Csatolandó file kiválasztása", "Reply" : "Válasz", - "Send" : "Küldjük el", + "Send" : "Küldés", "Sending …" : "Küldés...", - "Message sent!" : "Üzenet elküldve.", + "Message sent!" : "Üzenet elküldve!", "Server error" : "Szerver hiba", "you" : "te", "Send message to {email}" : "Üzenet küldés ide: {email}", "Error while deleting message." : "Hiba történt az üzenet törlése közben.", "Checking messages" : "Üzenetek ellenőrzése", "Loading …" : "Betöltés ...", - "Load more …" : "Még több", + "Load more …" : "Még több betöltése ...", "Check messages" : "Üzenetek ellenőrzése", "Error while deleting account." : "Hiba történt a fiók törlése közben.", - "Connect" : "Kapcsolódás", + "Connecting" : "Csatlakozás", + "Connect" : "Csatlakozás", "Inbox" : "Bejövő", "Sent" : "Elküldött", "Drafts" : "Vázlatok", @@ -41,23 +42,26 @@ "All" : "Mind", "Favorites" : "Kedvencek", "Creating account failed: " : "Fiók létrehozása sikertelen: ", - "Auto detect failed. Please use manual mode." : "Automatikus detektálás sikertelen. Használd a manuális módot.", + "Auto detect failed. Please use manual mode." : "Automatikus észlelés sikertelen. Használd a manuális módot.", "Delete permanently" : "Végleges törlés", "& others" : "és mások", "All inboxes" : "Minden bejövő", - "from" : "forrás:", + "from" : "feladó", "+ cc/bcc" : "+ cc/bcc", - "to" : "oda", - "cc" : "cc", + "to" : "címzett", + "cc" : "másolat", "bcc" : "bcc", "Subject" : "Tárgy", "Message …" : "Üzenet ...", "Open Mail App" : "Megnyitás a levelező alkalmazásban", - "Back to website" : "Vissza weboldalra", + "Back to website" : "Vissza a weboldalra", "Add attachment from Files" : "Melléklet hozzáadás a Fájlokból", "Error loading message" : "Hiba történt az üzenet betöltése közben", "New message" : "Új üzenet", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Átirányítunk ide: %s - kattints ide, ha az átirányítás nem sikerülne a következő pár másodpercben.", - "If you do not want to visit that page, you can return to the mail app." : "Ha nem szeretnéd megnyitni azt az oldalt, akkor visszatérhetsz a levelező alkalmazáshoz." + "Redirect warning" : "Átirányítás figyelmeztetés", + "The previous page is sending you to %s" : "Az előző oldal ide fog küldeni: %s", + "If you do not want to visit that page, you can return to the mail app." : "Ha nem szeretnéd megnyitni azt az oldalt, akkor visszatérhetsz a levelező alkalmazáshoz.", + "Continue to %s" : "Folytatás ide: %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index e81578b07..1368dbf64 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -61,6 +61,9 @@ OC.L10N.register( "Error loading message" : "Errore durante il caricamento del messaggio", "New message" : "Nuovo messaggio", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Stai per essere inoltrato a %s - fai clic qui se la redirezione automatica non avviene entro pochi secondi.", - "If you do not want to visit that page, you can return to the mail app." : "Se non vuoi visitare tale pagina, puoi tornare all'applicazione di posta." + "Redirect warning" : "Avviso di redirezione", + "The previous page is sending you to %s" : "La pagina precedente ti sta inviando su %s", + "If you do not want to visit that page, you can return to the mail app." : "Se non vuoi visitare tale pagina, puoi tornare all'applicazione di posta.", + "Continue to %s" : "Continua su %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/it.json b/l10n/it.json index 612850d78..9c11e1dcb 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -59,6 +59,9 @@ "Error loading message" : "Errore durante il caricamento del messaggio", "New message" : "Nuovo messaggio", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Stai per essere inoltrato a %s - fai clic qui se la redirezione automatica non avviene entro pochi secondi.", - "If you do not want to visit that page, you can return to the mail app." : "Se non vuoi visitare tale pagina, puoi tornare all'applicazione di posta." + "Redirect warning" : "Avviso di redirezione", + "The previous page is sending you to %s" : "La pagina precedente ti sta inviando su %s", + "If you do not want to visit that page, you can return to the mail app." : "Se non vuoi visitare tale pagina, puoi tornare all'applicazione di posta.", + "Continue to %s" : "Continua su %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ja.js b/l10n/ja.js index c9fe51075..c7f2a36db 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -61,6 +61,9 @@ OC.L10N.register( "Error loading message" : "メッセージ読み込みエラー", "New message" : "新しいメッセージ", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "%s へリダイレクトします。数秒後に自動転送されなかったらクリックしてください。", - "If you do not want to visit that page, you can return to the mail app." : "ページを開きたくない場合は、メールアプリ に戻ることができます。" + "Redirect warning" : "リダイレクトの警告", + "The previous page is sending you to %s" : "前のページから %s にリダイレクトしようとしています。", + "If you do not want to visit that page, you can return to the mail app." : "ページを開きたくない場合は、メールアプリ に戻ることができます。", + "Continue to %s" : "%s にリダイレクトする" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index 0dcde1541..05afc8df4 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -59,6 +59,9 @@ "Error loading message" : "メッセージ読み込みエラー", "New message" : "新しいメッセージ", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "%s へリダイレクトします。数秒後に自動転送されなかったらクリックしてください。", - "If you do not want to visit that page, you can return to the mail app." : "ページを開きたくない場合は、メールアプリ に戻ることができます。" + "Redirect warning" : "リダイレクトの警告", + "The previous page is sending you to %s" : "前のページから %s にリダイレクトしようとしています。", + "If you do not want to visit that page, you can return to the mail app." : "ページを開きたくない場合は、メールアプリ に戻ることができます。", + "Continue to %s" : "%s にリダイレクトする" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/ko.js b/l10n/ko.js index 00c4f4c0a..5177bde5c 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -33,6 +33,7 @@ OC.L10N.register( "Load more …" : "더 가져오기...", "Check messages" : "메시지 확인", "Error while deleting account." : "계정을 삭제하는 중 오류가 발생했습니다.", + "Connecting" : "연결 중", "Connect" : "연결", "Inbox" : "받은 편지함", "Sent" : "보낸 편지함", @@ -60,6 +61,9 @@ OC.L10N.register( "Error loading message" : "메시지 불러오기 오류", "New message" : "새 메시지", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "%s(으)로 이동합니다. 잠시 후 자동으로 이동하지 않으면 여기를 누르십시오.", - "If you do not want to visit that page, you can return to the mail app." : "이 페이지를 방문하지 않으려면 메일 앱으로 돌아갈 수 있습니다." + "Redirect warning" : "리디렉션 경고", + "The previous page is sending you to %s" : "이전 페이지에서 %s(으)로 이동하려고 합니다", + "If you do not want to visit that page, you can return to the mail app." : "이 페이지를 방문하지 않으려면 메일 앱으로 돌아갈 수 있습니다.", + "Continue to %s" : "%s(으)로 이동" }, "nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json index ad82d61aa..f9e37184d 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -31,6 +31,7 @@ "Load more …" : "더 가져오기...", "Check messages" : "메시지 확인", "Error while deleting account." : "계정을 삭제하는 중 오류가 발생했습니다.", + "Connecting" : "연결 중", "Connect" : "연결", "Inbox" : "받은 편지함", "Sent" : "보낸 편지함", @@ -58,6 +59,9 @@ "Error loading message" : "메시지 불러오기 오류", "New message" : "새 메시지", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "%s(으)로 이동합니다. 잠시 후 자동으로 이동하지 않으면 여기를 누르십시오.", - "If you do not want to visit that page, you can return to the mail app." : "이 페이지를 방문하지 않으려면 메일 앱으로 돌아갈 수 있습니다." + "Redirect warning" : "리디렉션 경고", + "The previous page is sending you to %s" : "이전 페이지에서 %s(으)로 이동하려고 합니다", + "If you do not want to visit that page, you can return to the mail app." : "이 페이지를 방문하지 않으려면 메일 앱으로 돌아갈 수 있습니다.", + "Continue to %s" : "%s(으)로 이동" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/nl.js b/l10n/nl.js index b6fb3b8a7..b78f08e47 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -61,6 +61,9 @@ OC.L10N.register( "Error loading message" : "Fout bij laden bericht", "New message" : "Nieuw bericht", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "U wordt doorgezet naar %s - klik hier als u niet binnen enkele seconden automatisch wordt doorgestuurd.", - "If you do not want to visit that page, you can return to the mail app." : "Als u die pagina niet wilt bezoeken, kunt u teruggaan naar de e-mail app." + "Redirect warning" : "Omleidingswaarschuwing", + "The previous page is sending you to %s" : "De vorige pagina stuurt u naar %s", + "If you do not want to visit that page, you can return to the mail app." : "Als u die pagina niet wilt bezoeken, kunt u teruggaan naar de e-mail app.", + "Continue to %s" : "Verder naar %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index ced7dad77..1bc9b7280 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -59,6 +59,9 @@ "Error loading message" : "Fout bij laden bericht", "New message" : "Nieuw bericht", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "U wordt doorgezet naar %s - klik hier als u niet binnen enkele seconden automatisch wordt doorgestuurd.", - "If you do not want to visit that page, you can return to the mail app." : "Als u die pagina niet wilt bezoeken, kunt u teruggaan naar de e-mail app." + "Redirect warning" : "Omleidingswaarschuwing", + "The previous page is sending you to %s" : "De vorige pagina stuurt u naar %s", + "If you do not want to visit that page, you can return to the mail app." : "Als u die pagina niet wilt bezoeken, kunt u teruggaan naar de e-mail app.", + "Continue to %s" : "Verder naar %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/oc.js b/l10n/oc.js index 79721aea0..0d54d3395 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -61,6 +61,9 @@ OC.L10N.register( "Error loading message" : "Error al moment del cargament del messatge", "New message" : "Novèl message", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Anatz èsser redirigit cap a %s - Clicatz aicí se sètz pas redirigit dins las segondas que seguisson.", - "If you do not want to visit that page, you can return to the mail app." : "Se desiratz pas visitar aquesta pagina, podètz tornar a l'aplicacion Mail" + "Redirect warning" : "Avertiment de redireccion", + "The previous page is sending you to %s" : "La pagina precedenta vos manda cap a %s.", + "If you do not want to visit that page, you can return to the mail app." : "Se desiratz pas visitar aquesta pagina, podètz tornar a l'aplicacion Mail", + "Continue to %s" : "Contunhar cap a %s" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/oc.json b/l10n/oc.json index cd3d37664..bb50282c8 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -59,6 +59,9 @@ "Error loading message" : "Error al moment del cargament del messatge", "New message" : "Novèl message", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Anatz èsser redirigit cap a %s - Clicatz aicí se sètz pas redirigit dins las segondas que seguisson.", - "If you do not want to visit that page, you can return to the mail app." : "Se desiratz pas visitar aquesta pagina, podètz tornar a l'aplicacion Mail" + "Redirect warning" : "Avertiment de redireccion", + "The previous page is sending you to %s" : "La pagina precedenta vos manda cap a %s.", + "If you do not want to visit that page, you can return to the mail app." : "Se desiratz pas visitar aquesta pagina, podètz tornar a l'aplicacion Mail", + "Continue to %s" : "Contunhar cap a %s" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 963706140..ff53bb3a3 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -61,6 +61,9 @@ OC.L10N.register( "Error loading message" : "Erro carregando mensagem", "New message" : "Nova mensagem", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Encaminhando para %s - clique aqui se você não for redirecionado automaticamente dentro dos próximos segundos.", - "If you do not want to visit that page, you can return to the mail app." : "Se você não quiser visitar essa página, você pode retornar para o aplicativo de email ." + "Redirect warning" : "Aviso de redirecionamento", + "The previous page is sending you to %s" : "A página anterior está lhe enviando para %s", + "If you do not want to visit that page, you can return to the mail app." : "Se você não quiser visitar essa página, você pode retornar para o aplicativo de email .", + "Continue to %s" : "Continue para %s" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index a4e3e2e7e..48f4c0797 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -59,6 +59,9 @@ "Error loading message" : "Erro carregando mensagem", "New message" : "Nova mensagem", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Encaminhando para %s - clique aqui se você não for redirecionado automaticamente dentro dos próximos segundos.", - "If you do not want to visit that page, you can return to the mail app." : "Se você não quiser visitar essa página, você pode retornar para o aplicativo de email ." + "Redirect warning" : "Aviso de redirecionamento", + "The previous page is sending you to %s" : "A página anterior está lhe enviando para %s", + "If you do not want to visit that page, you can return to the mail app." : "Se você não quiser visitar essa página, você pode retornar para o aplicativo de email .", + "Continue to %s" : "Continue para %s" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/sq.js b/l10n/sq.js index 8038e7f19..cfd0b3fca 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -61,6 +61,9 @@ OC.L10N.register( "Error loading message" : "Gabim në ngarkimin e kartelës", "New message" : "Mesazh i ri", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Po përcilleni te %s - klikoni këtu nëse s’ridrejtoheni vetvetiu brenda pak sekondash në vijim.", - "If you do not want to visit that page, you can return to the mail app." : "Nëse s’doni ta vizitoni atë faqe, mund të riktheheni te aplikacioni i email-eve." + "Redirect warning" : "Sinjalizim ridrejtimi", + "The previous page is sending you to %s" : "Faqja e mëparshme po ju dërgon te %s", + "If you do not want to visit that page, you can return to the mail app." : "Nëse s’doni ta vizitoni atë faqe, mund të riktheheni te aplikacioni i email-eve.", + "Continue to %s" : "Vazhdo te %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sq.json b/l10n/sq.json index b842e2ac2..0f2e5e9df 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -59,6 +59,9 @@ "Error loading message" : "Gabim në ngarkimin e kartelës", "New message" : "Mesazh i ri", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Po përcilleni te %s - klikoni këtu nëse s’ridrejtoheni vetvetiu brenda pak sekondash në vijim.", - "If you do not want to visit that page, you can return to the mail app." : "Nëse s’doni ta vizitoni atë faqe, mund të riktheheni te aplikacioni i email-eve." + "Redirect warning" : "Sinjalizim ridrejtimi", + "The previous page is sending you to %s" : "Faqja e mëparshme po ju dërgon te %s", + "If you do not want to visit that page, you can return to the mail app." : "Nëse s’doni ta vizitoni atë faqe, mund të riktheheni te aplikacioni i email-eve.", + "Continue to %s" : "Vazhdo te %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/th_TH.js b/l10n/th_TH.js index 9e14b4e99..c5bb7adee 100644 --- a/l10n/th_TH.js +++ b/l10n/th_TH.js @@ -61,6 +61,9 @@ OC.L10N.register( "Error loading message" : "กิดข้อผิดพลาดในการโหลด", "New message" : "ข้อความใหม่", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "กำลังส่งต่อคุณไปยัง %s - คลิกที่นี่ถ้าคุณไม่ได้เปลี่ยนเส้นทางโดยอัตโนมัติภายในไม่กี่วินาทีถัดไป", - "If you do not want to visit that page, you can return to the mail app." : "หากคุณไม่ต้องการที่จะเยี่ยมชมหน้าเว็บ คุณสามารถย้อนกลับไปที่ >แอพอีเมล" + "Redirect warning" : "คำเตือนการเปลี่ยนเส้นทาง", + "The previous page is sending you to %s" : "หน้าก่อนหน้านี้กำลังส่งคุณไปยัง %s", + "If you do not want to visit that page, you can return to the mail app." : "หากคุณไม่ต้องการที่จะเยี่ยมชมหน้าเว็บ คุณสามารถย้อนกลับไปที่ >แอพอีเมล", + "Continue to %s" : "ดำเนินการต่อไปที่ %s" }, "nplurals=1; plural=0;"); diff --git a/l10n/th_TH.json b/l10n/th_TH.json index 352220666..17acbb33a 100644 --- a/l10n/th_TH.json +++ b/l10n/th_TH.json @@ -59,6 +59,9 @@ "Error loading message" : "กิดข้อผิดพลาดในการโหลด", "New message" : "ข้อความใหม่", "Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "กำลังส่งต่อคุณไปยัง %s - คลิกที่นี่ถ้าคุณไม่ได้เปลี่ยนเส้นทางโดยอัตโนมัติภายในไม่กี่วินาทีถัดไป", - "If you do not want to visit that page, you can return to the mail app." : "หากคุณไม่ต้องการที่จะเยี่ยมชมหน้าเว็บ คุณสามารถย้อนกลับไปที่ >แอพอีเมล" + "Redirect warning" : "คำเตือนการเปลี่ยนเส้นทาง", + "The previous page is sending you to %s" : "หน้าก่อนหน้านี้กำลังส่งคุณไปยัง %s", + "If you do not want to visit that page, you can return to the mail app." : "หากคุณไม่ต้องการที่จะเยี่ยมชมหน้าเว็บ คุณสามารถย้อนกลับไปที่ >แอพอีเมล", + "Continue to %s" : "ดำเนินการต่อไปที่ %s" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file -- cgit v1.2.3