diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-29 00:07:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-29 00:07:08 +0000 |
commit | 4b873b35b7865a553ecef1d0c85dee2f424f9f61 (patch) | |
tree | addb07741ce9c888d33dbda67cdcac201a655e9d /apps | |
parent | 6f831670bfa184ad2940d7cca40ef2663a7cca25 (diff) | |
download | nextcloud-server-4b873b35b7865a553ecef1d0c85dee2f424f9f61.tar.gz nextcloud-server-4b873b35b7865a553ecef1d0c85dee2f424f9f61.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
74 files changed, 168 insertions, 120 deletions
diff --git a/apps/comments/l10n/ar.js b/apps/comments/l10n/ar.js index 23b394048e6..9589f105b98 100644 --- a/apps/comments/l10n/ar.js +++ b/apps/comments/l10n/ar.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "حصل خطأ أثناء عرض التعليق رقم {id}", "Error occurred while updating comment with id {id}" : "حصل خطأ أثناء تعديل التعليق رقم {id}", "Error occurred while posting comment" : "حصل خطأ أثناء إرسال التعليق", - "{count} unread comments" : "{count} الرسائل الغير مقروءة", "Comment" : "تعليق", "<strong>Comments</strong> for files" : "<strong>تعليقات</strong> على الملفات", "You commented" : "قمت بكتابة تعليق", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s", "Type in a new comment..." : "اكتب تعليق جديد...", "No other comments available" : "لا يوجد تعليقات أخرى متاحة", - "More comments..." : "مزيد من التعليقات..." + "More comments..." : "مزيد من التعليقات...", + "{count} unread comments" : "{count} الرسائل الغير مقروءة" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/comments/l10n/ar.json b/apps/comments/l10n/ar.json index b39343bec1e..f28173efa6f 100644 --- a/apps/comments/l10n/ar.json +++ b/apps/comments/l10n/ar.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "حصل خطأ أثناء عرض التعليق رقم {id}", "Error occurred while updating comment with id {id}" : "حصل خطأ أثناء تعديل التعليق رقم {id}", "Error occurred while posting comment" : "حصل خطأ أثناء إرسال التعليق", - "{count} unread comments" : "{count} الرسائل الغير مقروءة", "Comment" : "تعليق", "<strong>Comments</strong> for files" : "<strong>تعليقات</strong> على الملفات", "You commented" : "قمت بكتابة تعليق", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s", "Type in a new comment..." : "اكتب تعليق جديد...", "No other comments available" : "لا يوجد تعليقات أخرى متاحة", - "More comments..." : "مزيد من التعليقات..." + "More comments..." : "مزيد من التعليقات...", + "{count} unread comments" : "{count} الرسائل الغير مقروءة" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file diff --git a/apps/comments/l10n/ast.js b/apps/comments/l10n/ast.js index dda33336302..5090bea7f99 100644 --- a/apps/comments/l10n/ast.js +++ b/apps/comments/l10n/ast.js @@ -14,7 +14,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Asocedió un fallu entrín se recibía'l comentariu cola ID {id}", "Error occurred while updating comment with id {id}" : "Asocedió un fallu entrín s'anovaba'l comentariu cola ID {id}", "Error occurred while posting comment" : "Asocedieron fallos entrín s'espublizaba'l comentariu", - "{count} unread comments" : "{count} comentarios ensin lleer", "Comment" : "Comentariu", "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> pa ficheros", "You commented" : "Comentesti", @@ -23,6 +22,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentó en %2$s", "Type in a new comment..." : "Teclexa un comentariu nuevu...", "No other comments available" : "Nun hai otros comentarios disponibles", - "More comments..." : "Más comentarios..." + "More comments..." : "Más comentarios...", + "{count} unread comments" : "{count} comentarios ensin lleer" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ast.json b/apps/comments/l10n/ast.json index f4de1d45d7c..62d9747968d 100644 --- a/apps/comments/l10n/ast.json +++ b/apps/comments/l10n/ast.json @@ -12,7 +12,6 @@ "Error occurred while retrieving comment with id {id}" : "Asocedió un fallu entrín se recibía'l comentariu cola ID {id}", "Error occurred while updating comment with id {id}" : "Asocedió un fallu entrín s'anovaba'l comentariu cola ID {id}", "Error occurred while posting comment" : "Asocedieron fallos entrín s'espublizaba'l comentariu", - "{count} unread comments" : "{count} comentarios ensin lleer", "Comment" : "Comentariu", "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> pa ficheros", "You commented" : "Comentesti", @@ -21,6 +20,7 @@ "%1$s commented on %2$s" : "%1$s comentó en %2$s", "Type in a new comment..." : "Teclexa un comentariu nuevu...", "No other comments available" : "Nun hai otros comentarios disponibles", - "More comments..." : "Más comentarios..." + "More comments..." : "Más comentarios...", + "{count} unread comments" : "{count} comentarios ensin lleer" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/cs_CZ.js b/apps/comments/l10n/cs_CZ.js index 609b74cdbab..344a1693aa3 100644 --- a/apps/comments/l10n/cs_CZ.js +++ b/apps/comments/l10n/cs_CZ.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Došlo k chybě při načítání komentáře s id {id}", "Error occurred while updating comment with id {id}" : "Došlo k chybě při aktualizování komentáře s id {id}", "Error occurred while posting comment" : "Došlo k chybě při zveřejňování komentáře", - "{count} unread comments" : "{count} nepřečtených komentářů", "Comment" : "Komentář", "<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů", "You commented" : "Okomentoval(a) jsi", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s okomentoval %2$s", "Type in a new comment..." : "Zadat nový komentář...", "No other comments available" : "Nejsou dostupné žádné další komentáře", - "More comments..." : "Více komentářů..." + "More comments..." : "Více komentářů...", + "{count} unread comments" : "{count} nepřečtených komentářů" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/comments/l10n/cs_CZ.json b/apps/comments/l10n/cs_CZ.json index 5cc4e5dcc3c..8ebef551d87 100644 --- a/apps/comments/l10n/cs_CZ.json +++ b/apps/comments/l10n/cs_CZ.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Došlo k chybě při načítání komentáře s id {id}", "Error occurred while updating comment with id {id}" : "Došlo k chybě při aktualizování komentáře s id {id}", "Error occurred while posting comment" : "Došlo k chybě při zveřejňování komentáře", - "{count} unread comments" : "{count} nepřečtených komentářů", "Comment" : "Komentář", "<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů", "You commented" : "Okomentoval(a) jsi", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s okomentoval %2$s", "Type in a new comment..." : "Zadat nový komentář...", "No other comments available" : "Nejsou dostupné žádné další komentáře", - "More comments..." : "Více komentářů..." + "More comments..." : "Více komentářů...", + "{count} unread comments" : "{count} nepřečtených komentářů" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js index c12b8cb1c85..a68eeb5c1cf 100644 --- a/apps/comments/l10n/da.js +++ b/apps/comments/l10n/da.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Der opstod fejl under hentning af kommentar med id {id}", "Error occurred while updating comment with id {id}" : "Der opstod fejl under opdatering af kommentar med id {id}", "Error occurred while posting comment" : "Der opstod fejl under indsendelse af kommentar", - "{count} unread comments" : "{count} ulæste kommentarer", "Comment" : "Kommentér", "You commented" : "Du kommenterede", "%1$s commented" : "%1$s kommenterede", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommenterede %2$s", "Type in a new comment..." : "Indtast en ny kommentar...", "No other comments available" : "Ingen andre kommentarer tilgængelige", - "More comments..." : "Flere kommentarer..." + "More comments..." : "Flere kommentarer...", + "{count} unread comments" : "{count} ulæste kommentarer" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json index f78399ea88a..2dddfb1516d 100644 --- a/apps/comments/l10n/da.json +++ b/apps/comments/l10n/da.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Der opstod fejl under hentning af kommentar med id {id}", "Error occurred while updating comment with id {id}" : "Der opstod fejl under opdatering af kommentar med id {id}", "Error occurred while posting comment" : "Der opstod fejl under indsendelse af kommentar", - "{count} unread comments" : "{count} ulæste kommentarer", "Comment" : "Kommentér", "You commented" : "Du kommenterede", "%1$s commented" : "%1$s kommenterede", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "%1$s kommenterede %2$s", "Type in a new comment..." : "Indtast en ny kommentar...", "No other comments available" : "Ingen andre kommentarer tilgængelige", - "More comments..." : "Flere kommentarer..." + "More comments..." : "Flere kommentarer...", + "{count} unread comments" : "{count} ulæste kommentarer" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index 2f4bc6e0da1..9b631fe0b8b 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", - "{count} unread comments" : "{count} ungelesene Kommentare", "Comment" : "Kommentar", "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien", "You commented" : "Von Dir kommentiert", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "Type in a new comment..." : "Neuen Kommentar eingeben...", "No other comments available" : "Keine weiteren Kommentare vorhanden", - "More comments..." : "Weitere Kommentare..." + "More comments..." : "Weitere Kommentare...", + "{count} unread comments" : "{count} ungelesene Kommentare" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index 5991a610794..ddb298f7aee 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", - "{count} unread comments" : "{count} ungelesene Kommentare", "Comment" : "Kommentar", "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien", "You commented" : "Von Dir kommentiert", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "Type in a new comment..." : "Neuen Kommentar eingeben...", "No other comments available" : "Keine weiteren Kommentare vorhanden", - "More comments..." : "Weitere Kommentare..." + "More comments..." : "Weitere Kommentare...", + "{count} unread comments" : "{count} ungelesene Kommentare" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js index b43c52dd44c..0d6ab9fa653 100644 --- a/apps/comments/l10n/de_DE.js +++ b/apps/comments/l10n/de_DE.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", - "{count} unread comments" : "[count] ungelesene Kommentare", "Comment" : "Kommentar", "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien", "You commented" : "Sie haben kommentiert", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "Type in a new comment..." : "Neuen Kommentar eingeben...", "No other comments available" : "Keine weiteren Kommentare verfügbar", - "More comments..." : "Weitere Kommentare..." + "More comments..." : "Weitere Kommentare...", + "{count} unread comments" : "[count] ungelesene Kommentare" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json index 3aee7152ff5..dfc099acda2 100644 --- a/apps/comments/l10n/de_DE.json +++ b/apps/comments/l10n/de_DE.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", - "{count} unread comments" : "[count] ungelesene Kommentare", "Comment" : "Kommentar", "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien", "You commented" : "Sie haben kommentiert", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "Type in a new comment..." : "Neuen Kommentar eingeben...", "No other comments available" : "Keine weiteren Kommentare verfügbar", - "More comments..." : "Weitere Kommentare..." + "More comments..." : "Weitere Kommentare...", + "{count} unread comments" : "[count] ungelesene Kommentare" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js index ca8c8f02b0b..3c7f2cfbdda 100644 --- a/apps/comments/l10n/el.js +++ b/apps/comments/l10n/el.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια λήψης σχολίων με αναγνωριστικό {id}", "Error occurred while updating comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια αναβάθμισης του σχολίου με το αναγνωριστικό {id}", "Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια δημοσίευσης σχολίου", - "{count} unread comments" : "{count} μη αναγνωσμένα σχόλια", "Comment" : "Σχόλιο", "<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία", "You commented" : "Σχολιάσατε", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s σχολίασε στο %2$s", "Type in a new comment..." : "Αυτό είναι ένα νέο σχόλιο...", "No other comments available" : "Δεν υπάρχουν άλλα διαθέσιμα σχόλια", - "More comments..." : "Περισσότερα σχόλια..." + "More comments..." : "Περισσότερα σχόλια...", + "{count} unread comments" : "{count} μη αναγνωσμένα σχόλια" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json index ae1a9bb1473..c987ee8425d 100644 --- a/apps/comments/l10n/el.json +++ b/apps/comments/l10n/el.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια λήψης σχολίων με αναγνωριστικό {id}", "Error occurred while updating comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια αναβάθμισης του σχολίου με το αναγνωριστικό {id}", "Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια δημοσίευσης σχολίου", - "{count} unread comments" : "{count} μη αναγνωσμένα σχόλια", "Comment" : "Σχόλιο", "<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία", "You commented" : "Σχολιάσατε", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s σχολίασε στο %2$s", "Type in a new comment..." : "Αυτό είναι ένα νέο σχόλιο...", "No other comments available" : "Δεν υπάρχουν άλλα διαθέσιμα σχόλια", - "More comments..." : "Περισσότερα σχόλια..." + "More comments..." : "Περισσότερα σχόλια...", + "{count} unread comments" : "{count} μη αναγνωσμένα σχόλια" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js index b57b78ecd7d..3df10963b23 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Error occurred while retrieving comment with id {id}", "Error occurred while updating comment with id {id}" : "Error occurred while updating comment with id {id}", "Error occurred while posting comment" : "Error occurred while posting comment", - "{count} unread comments" : "{count} unread comments", "Comment" : "Comment", "You commented" : "You commented", "%1$s commented" : "%1$s commented", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s commented on %2$s", "Type in a new comment..." : "Type a new comment...", "No other comments available" : "No other comments available", - "More comments..." : "More comments..." + "More comments..." : "More comments...", + "{count} unread comments" : "{count} unread comments" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json index 1bce55316ad..d3968376a39 100644 --- a/apps/comments/l10n/en_GB.json +++ b/apps/comments/l10n/en_GB.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Error occurred while retrieving comment with id {id}", "Error occurred while updating comment with id {id}" : "Error occurred while updating comment with id {id}", "Error occurred while posting comment" : "Error occurred while posting comment", - "{count} unread comments" : "{count} unread comments", "Comment" : "Comment", "You commented" : "You commented", "%1$s commented" : "%1$s commented", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "%1$s commented on %2$s", "Type in a new comment..." : "Type a new comment...", "No other comments available" : "No other comments available", - "More comments..." : "More comments..." + "More comments..." : "More comments...", + "{count} unread comments" : "{count} unread comments" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index 1c6ed7f06b5..033496bcc9a 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Se ha producido un error al recuperar el comentario con ID {id}", "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con ID {id}", "Error occurred while posting comment" : "Se ha producido un error al enviar el comentario", - "{count} unread comments" : "{count} comentarios no leídos", "Comment" : "Comentario", "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para archivos", "You commented" : "Has comentado", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentados en %2$s", "Type in a new comment..." : "Escribe un nuevo comentario...", "No other comments available" : "No hay otros comentarios disponibles", - "More comments..." : "Más comentarios..." + "More comments..." : "Más comentarios...", + "{count} unread comments" : "{count} comentarios no leídos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index 9a0ec8174bb..020082d7972 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Se ha producido un error al recuperar el comentario con ID {id}", "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con ID {id}", "Error occurred while posting comment" : "Se ha producido un error al enviar el comentario", - "{count} unread comments" : "{count} comentarios no leídos", "Comment" : "Comentario", "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para archivos", "You commented" : "Has comentado", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s comentados en %2$s", "Type in a new comment..." : "Escribe un nuevo comentario...", "No other comments available" : "No hay otros comentarios disponibles", - "More comments..." : "Más comentarios..." + "More comments..." : "Más comentarios...", + "{count} unread comments" : "{count} comentarios no leídos" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_419.js b/apps/comments/l10n/es_419.js index f8657d5a361..379d06f56ba 100644 --- a/apps/comments/l10n/es_419.js +++ b/apps/comments/l10n/es_419.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Se produjo error al recuperar comentario con id {id}", "Error occurred while updating comment with id {id}" : "Se produjo error al actualizar comentario con id {id}", "Error occurred while posting comment" : "Se produjo error al publicar comentario", - "{count} unread comments" : "{count} comentarios no leídos", "Comment" : "Comentario", "You commented" : "Has comentado", "%1$s commented" : "%1$s comentado", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentado en %2$s", "Type in a new comment..." : "Escribir un nuevo comentario", "No other comments available" : "No hay mas comentarios", - "More comments..." : "Mas comentarios..." + "More comments..." : "Mas comentarios...", + "{count} unread comments" : "{count} comentarios no leídos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_419.json b/apps/comments/l10n/es_419.json index 7fbbc5d9299..7a9411ff630 100644 --- a/apps/comments/l10n/es_419.json +++ b/apps/comments/l10n/es_419.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Se produjo error al recuperar comentario con id {id}", "Error occurred while updating comment with id {id}" : "Se produjo error al actualizar comentario con id {id}", "Error occurred while posting comment" : "Se produjo error al publicar comentario", - "{count} unread comments" : "{count} comentarios no leídos", "Comment" : "Comentario", "You commented" : "Has comentado", "%1$s commented" : "%1$s comentado", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "%1$s comentado en %2$s", "Type in a new comment..." : "Escribir un nuevo comentario", "No other comments available" : "No hay mas comentarios", - "More comments..." : "Mas comentarios..." + "More comments..." : "Mas comentarios...", + "{count} unread comments" : "{count} comentarios no leídos" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/fi_FI.js b/apps/comments/l10n/fi_FI.js index d812b5e55f4..244bf214cf5 100644 --- a/apps/comments/l10n/fi_FI.js +++ b/apps/comments/l10n/fi_FI.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Virhe noutaessa kommenttia tunnisteella {id}", "Error occurred while updating comment with id {id}" : "Virhe päivittäessä kommenttia tunnisteella {id}", "Error occurred while posting comment" : "Virhe kommenttia lähettäessä", - "{count} unread comments" : "{count} lukematonta kommenttia", "Comment" : "Kommentti", "You commented" : "Kommentoit", "%1$s commented" : "%1$s kommentoi", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s", "Type in a new comment..." : "Kirjoita uusi kommentti...", "No other comments available" : "Ei muita kommentteja saatavilla", - "More comments..." : "Lisää kommentteja..." + "More comments..." : "Lisää kommentteja...", + "{count} unread comments" : "{count} lukematonta kommenttia" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/fi_FI.json b/apps/comments/l10n/fi_FI.json index 38267ef79c1..8ce9a6f8a7f 100644 --- a/apps/comments/l10n/fi_FI.json +++ b/apps/comments/l10n/fi_FI.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Virhe noutaessa kommenttia tunnisteella {id}", "Error occurred while updating comment with id {id}" : "Virhe päivittäessä kommenttia tunnisteella {id}", "Error occurred while posting comment" : "Virhe kommenttia lähettäessä", - "{count} unread comments" : "{count} lukematonta kommenttia", "Comment" : "Kommentti", "You commented" : "Kommentoit", "%1$s commented" : "%1$s kommentoi", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s", "Type in a new comment..." : "Kirjoita uusi kommentti...", "No other comments available" : "Ei muita kommentteja saatavilla", - "More comments..." : "Lisää kommentteja..." + "More comments..." : "Lisää kommentteja...", + "{count} unread comments" : "{count} lukematonta kommenttia" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js index 746a71fcc01..26b2a0327ff 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Une erreur est survenue lors de la récupération du commentaire avec l'id {id}", "Error occurred while updating comment with id {id}" : "Une erreur est survenue lors de la mise à jour du commentaire avec l'id {id}", "Error occurred while posting comment" : "Une erreur est survenue lors de l'envoi du commentaire", - "{count} unread comments" : "{count} commentaires non lus", "Comment" : "Commenter", "<strong>Comments</strong> for files" : "<strong>Commentaires</strong> pour les fichiers", "You commented" : "Vous avez commenté", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s a commenté %2$s", "Type in a new comment..." : "Écrire un nouveau commentaire...", "No other comments available" : "Aucun autre commentaire", - "More comments..." : "Plus de commentaires..." + "More comments..." : "Plus de commentaires...", + "{count} unread comments" : "{count} commentaires non lus" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json index d17d9d36789..a3afd2705ee 100644 --- a/apps/comments/l10n/fr.json +++ b/apps/comments/l10n/fr.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Une erreur est survenue lors de la récupération du commentaire avec l'id {id}", "Error occurred while updating comment with id {id}" : "Une erreur est survenue lors de la mise à jour du commentaire avec l'id {id}", "Error occurred while posting comment" : "Une erreur est survenue lors de l'envoi du commentaire", - "{count} unread comments" : "{count} commentaires non lus", "Comment" : "Commenter", "<strong>Comments</strong> for files" : "<strong>Commentaires</strong> pour les fichiers", "You commented" : "Vous avez commenté", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s a commenté %2$s", "Type in a new comment..." : "Écrire un nouveau commentaire...", "No other comments available" : "Aucun autre commentaire", - "More comments..." : "Plus de commentaires..." + "More comments..." : "Plus de commentaires...", + "{count} unread comments" : "{count} commentaires non lus" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/he.js b/apps/comments/l10n/he.js index 56f26feb7a6..d21f53e4326 100644 --- a/apps/comments/l10n/he.js +++ b/apps/comments/l10n/he.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "שגיאה אירעה כאשר אוחזרה תגובה עם מספר זיהוי {id}", "Error occurred while updating comment with id {id}" : "שגיאה אירעה כאשר עודכנה תגובה עם מספר זיהוי {id}", "Error occurred while posting comment" : "אירעה שגיאה בזמן פרסום תגובה", - "{count} unread comments" : "{count} תגובות שלא נקראו", "Comment" : "תגובה", "You commented" : "הערות שלך", "%1$s commented" : "התקבלו תגובות %1$s", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "התקבלו תגובות %1$s ב- %2$s ", "Type in a new comment..." : "יש להכניס תגובה חדשה...", "No other comments available" : "אין תגובות אחרות זמינות", - "More comments..." : "תגובות נוספות..." + "More comments..." : "תגובות נוספות...", + "{count} unread comments" : "{count} תגובות שלא נקראו" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/he.json b/apps/comments/l10n/he.json index 8d865963943..5cf6472acb0 100644 --- a/apps/comments/l10n/he.json +++ b/apps/comments/l10n/he.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "שגיאה אירעה כאשר אוחזרה תגובה עם מספר זיהוי {id}", "Error occurred while updating comment with id {id}" : "שגיאה אירעה כאשר עודכנה תגובה עם מספר זיהוי {id}", "Error occurred while posting comment" : "אירעה שגיאה בזמן פרסום תגובה", - "{count} unread comments" : "{count} תגובות שלא נקראו", "Comment" : "תגובה", "You commented" : "הערות שלך", "%1$s commented" : "התקבלו תגובות %1$s", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "התקבלו תגובות %1$s ב- %2$s ", "Type in a new comment..." : "יש להכניס תגובה חדשה...", "No other comments available" : "אין תגובות אחרות זמינות", - "More comments..." : "תגובות נוספות..." + "More comments..." : "תגובות נוספות...", + "{count} unread comments" : "{count} תגובות שלא נקראו" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/hu_HU.js b/apps/comments/l10n/hu_HU.js index 75862e837e6..7e8d9373a6e 100644 --- a/apps/comments/l10n/hu_HU.js +++ b/apps/comments/l10n/hu_HU.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Hiba a következő azonosítójú hozzászólás letöltése közben: {id}", "Error occurred while updating comment with id {id}" : "Hiba a következő azonosítójú hozzászólás frissítése közben: {id}", "Error occurred while posting comment" : "Hiba történt a hozzászólás küldése közben", - "{count} unread comments" : "{count} olvasatlan hozzászólás", "Comment" : "Hozzászólás", "<strong>Comments</strong> for files" : "<strong>Hozzászólások</strong> fájlokhoz", "You commented" : "Hozzászóltál", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s hozzászólt ehhez: %2$s", "Type in a new comment..." : "Új hozzászólás írása...", "No other comments available" : "Nincs több hozzászólás.", - "More comments..." : "Több hozzászólás..." + "More comments..." : "Több hozzászólás...", + "{count} unread comments" : "{count} olvasatlan hozzászólás" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/hu_HU.json b/apps/comments/l10n/hu_HU.json index cf13f189da7..7f4d8b0cbd9 100644 --- a/apps/comments/l10n/hu_HU.json +++ b/apps/comments/l10n/hu_HU.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Hiba a következő azonosítójú hozzászólás letöltése közben: {id}", "Error occurred while updating comment with id {id}" : "Hiba a következő azonosítójú hozzászólás frissítése közben: {id}", "Error occurred while posting comment" : "Hiba történt a hozzászólás küldése közben", - "{count} unread comments" : "{count} olvasatlan hozzászólás", "Comment" : "Hozzászólás", "<strong>Comments</strong> for files" : "<strong>Hozzászólások</strong> fájlokhoz", "You commented" : "Hozzászóltál", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s hozzászólt ehhez: %2$s", "Type in a new comment..." : "Új hozzászólás írása...", "No other comments available" : "Nincs több hozzászólás.", - "More comments..." : "Több hozzászólás..." + "More comments..." : "Több hozzászólás...", + "{count} unread comments" : "{count} olvasatlan hozzászólás" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/id.js b/apps/comments/l10n/id.js index 6eb2da895ff..62de36ea934 100644 --- a/apps/comments/l10n/id.js +++ b/apps/comments/l10n/id.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Terjadi kesalahan saat mendapatkan komentar dengan id {id}", "Error occurred while updating comment with id {id}" : "Terjadi kesalahan saat memperbarui komentar dengan id {id}", "Error occurred while posting comment" : "Terjadi kesalahan saat memosting komentar", - "{count} unread comments" : "{count} komentar belum dibaca", "Comment" : "Komentar", "You commented" : "Anda berkomentar", "%1$s commented" : "%1$s dikomentari", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s dikomentari pada %2$s", "Type in a new comment..." : "Ketik di komentar baru...", "No other comments available" : "Tidak ada komentar lainnya", - "More comments..." : "Komentar lainya..." + "More comments..." : "Komentar lainya...", + "{count} unread comments" : "{count} komentar belum dibaca" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/id.json b/apps/comments/l10n/id.json index 26a3d71a0c2..7850564c77d 100644 --- a/apps/comments/l10n/id.json +++ b/apps/comments/l10n/id.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Terjadi kesalahan saat mendapatkan komentar dengan id {id}", "Error occurred while updating comment with id {id}" : "Terjadi kesalahan saat memperbarui komentar dengan id {id}", "Error occurred while posting comment" : "Terjadi kesalahan saat memosting komentar", - "{count} unread comments" : "{count} komentar belum dibaca", "Comment" : "Komentar", "You commented" : "Anda berkomentar", "%1$s commented" : "%1$s dikomentari", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "%1$s dikomentari pada %2$s", "Type in a new comment..." : "Ketik di komentar baru...", "No other comments available" : "Tidak ada komentar lainnya", - "More comments..." : "Komentar lainya..." + "More comments..." : "Komentar lainya...", + "{count} unread comments" : "{count} komentar belum dibaca" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js index ea177d8c0f0..c9f3009b8b1 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Villa kom upp við að reyna að ná í athugasemd með auðkenninu {id}", "Error occurred while updating comment with id {id}" : "Villa kom upp við að reyna að uppfæra athugasemd með auðkenninu {id}", "Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd", - "{count} unread comments" : "{count} ólesnar athugasemdir", "Comment" : "Athugasemd", "<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár", "You commented" : "Þú settir inn athugasemd", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s", "Type in a new comment..." : "Skrifaðu inn nýja athugasemd...", "No other comments available" : "Engar aðrar athugasemdir eru tiltækar", - "More comments..." : "Fleiri athugasemdir..." + "More comments..." : "Fleiri athugasemdir...", + "{count} unread comments" : "{count} ólesnar athugasemdir" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/comments/l10n/is.json b/apps/comments/l10n/is.json index 5f28acf910c..4451b27b2c1 100644 --- a/apps/comments/l10n/is.json +++ b/apps/comments/l10n/is.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Villa kom upp við að reyna að ná í athugasemd með auðkenninu {id}", "Error occurred while updating comment with id {id}" : "Villa kom upp við að reyna að uppfæra athugasemd með auðkenninu {id}", "Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd", - "{count} unread comments" : "{count} ólesnar athugasemdir", "Comment" : "Athugasemd", "<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár", "You commented" : "Þú settir inn athugasemd", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s", "Type in a new comment..." : "Skrifaðu inn nýja athugasemd...", "No other comments available" : "Engar aðrar athugasemdir eru tiltækar", - "More comments..." : "Fleiri athugasemdir..." + "More comments..." : "Fleiri athugasemdir...", + "{count} unread comments" : "{count} ólesnar athugasemdir" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index 7316fd4d5c5..e2ddcb6d743 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Si è verificato un errore durante il tentativo di recupero del commento con id {id}", "Error occurred while updating comment with id {id}" : "Si è verificato un errore durante il tentativo di aggiornamento del commento con id {id}", "Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento.", - "{count} unread comments" : "{count} commenti non letti", "Comment" : "Commento", "<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file", "You commented" : "Hai commentato", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s ha commentato %2$s", "Type in a new comment..." : "Digita un nuovo commento...", "No other comments available" : "Non sono disponibili altri commenti", - "More comments..." : "Altri commenti..." + "More comments..." : "Altri commenti...", + "{count} unread comments" : "{count} commenti non letti" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index 9f92743d865..fc120bc9500 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Si è verificato un errore durante il tentativo di recupero del commento con id {id}", "Error occurred while updating comment with id {id}" : "Si è verificato un errore durante il tentativo di aggiornamento del commento con id {id}", "Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento.", - "{count} unread comments" : "{count} commenti non letti", "Comment" : "Commento", "<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file", "You commented" : "Hai commentato", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s ha commentato %2$s", "Type in a new comment..." : "Digita un nuovo commento...", "No other comments available" : "Non sono disponibili altri commenti", - "More comments..." : "Altri commenti..." + "More comments..." : "Altri commenti...", + "{count} unread comments" : "{count} commenti non letti" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js index ef2a9a37ddb..7581f839a98 100644 --- a/apps/comments/l10n/ja.js +++ b/apps/comments/l10n/ja.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "コメントID {id} のコメントを取得する際にエラーが発生", "Error occurred while updating comment with id {id}" : "コメントID {id} のコメントをアップロードする際にエラーが発生", "Error occurred while posting comment" : "コメント投稿時にエラーが発生", - "{count} unread comments" : "未読コメント数 {count}", "Comment" : "コメント", "You commented" : "コメント済", "%1$s commented" : "%1$s がコメントを追加", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%2$s について、%1$s がコメントしました", "Type in a new comment..." : "新しいコメントを入力...", "No other comments available" : "コメントはありません", - "More comments..." : "コメントをさらに表示..." + "More comments..." : "コメントをさらに表示...", + "{count} unread comments" : "未読コメント数 {count}" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/ja.json b/apps/comments/l10n/ja.json index 811e9b47820..10989c43ed8 100644 --- a/apps/comments/l10n/ja.json +++ b/apps/comments/l10n/ja.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "コメントID {id} のコメントを取得する際にエラーが発生", "Error occurred while updating comment with id {id}" : "コメントID {id} のコメントをアップロードする際にエラーが発生", "Error occurred while posting comment" : "コメント投稿時にエラーが発生", - "{count} unread comments" : "未読コメント数 {count}", "Comment" : "コメント", "You commented" : "コメント済", "%1$s commented" : "%1$s がコメントを追加", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "%2$s について、%1$s がコメントしました", "Type in a new comment..." : "新しいコメントを入力...", "No other comments available" : "コメントはありません", - "More comments..." : "コメントをさらに表示..." + "More comments..." : "コメントをさらに表示...", + "{count} unread comments" : "未読コメント数 {count}" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/comments/l10n/ko.js b/apps/comments/l10n/ko.js index f2f221ae108..2bea9aea01a 100644 --- a/apps/comments/l10n/ko.js +++ b/apps/comments/l10n/ko.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "댓글을 가져오는 중 오류가 발생했습니다 {ID}", "Error occurred while updating comment with id {id}" : "댓글을 업데이트하는 동안 오류가 발생했습니다 {ID}", "Error occurred while posting comment" : "댓글을 게시하는 중 오류가 발생했습니다", - "{count} unread comments" : "읽지 않은 댓글 {count}개", "Comment" : "설명", "<strong>Comments</strong> for files" : "파일의 <strong>댓글</strong>", "You commented" : "댓글을 달았습니다", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%2$s에 %1$s 님이 댓글 남김", "Type in a new comment..." : "새 댓글을 입력하십시오...", "No other comments available" : "더 이상 댓글 없음", - "More comments..." : "더 많은 댓글..." + "More comments..." : "더 많은 댓글...", + "{count} unread comments" : "읽지 않은 댓글 {count}개" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/ko.json b/apps/comments/l10n/ko.json index 9e3bf5b69a3..79394d52bea 100644 --- a/apps/comments/l10n/ko.json +++ b/apps/comments/l10n/ko.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "댓글을 가져오는 중 오류가 발생했습니다 {ID}", "Error occurred while updating comment with id {id}" : "댓글을 업데이트하는 동안 오류가 발생했습니다 {ID}", "Error occurred while posting comment" : "댓글을 게시하는 중 오류가 발생했습니다", - "{count} unread comments" : "읽지 않은 댓글 {count}개", "Comment" : "설명", "<strong>Comments</strong> for files" : "파일의 <strong>댓글</strong>", "You commented" : "댓글을 달았습니다", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%2$s에 %1$s 님이 댓글 남김", "Type in a new comment..." : "새 댓글을 입력하십시오...", "No other comments available" : "더 이상 댓글 없음", - "More comments..." : "더 많은 댓글..." + "More comments..." : "더 많은 댓글...", + "{count} unread comments" : "읽지 않은 댓글 {count}개" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/comments/l10n/lv.js b/apps/comments/l10n/lv.js index e6ffd0b7374..c483aa1de46 100644 --- a/apps/comments/l10n/lv.js +++ b/apps/comments/l10n/lv.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Notika kļūda saņemot komentāru ar id {id}", "Error occurred while updating comment with id {id}" : "Kļūda atjauninot komentāru ar id {id}", "Error occurred while posting comment" : "Notika kļūda pievienojot komentāru", - "{count} unread comments" : "{count} neizlasītu komentāru", "Comment" : "Komentārs", "<strong>Comments</strong> for files" : "<strong>Komentāri</strong> datnēm", "You commented" : "Tu komentēji", @@ -21,6 +20,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s komentēja %2$s", "Type in a new comment..." : "Raksti jaunu komentāru...", "No other comments available" : "Nav pieejami citi komentāri", - "More comments..." : "Vairāk komentāri..." + "More comments..." : "Vairāk komentāri...", + "{count} unread comments" : "{count} neizlasītu komentāru" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/comments/l10n/lv.json b/apps/comments/l10n/lv.json index c82fa42e584..1ce75d114c1 100644 --- a/apps/comments/l10n/lv.json +++ b/apps/comments/l10n/lv.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Notika kļūda saņemot komentāru ar id {id}", "Error occurred while updating comment with id {id}" : "Kļūda atjauninot komentāru ar id {id}", "Error occurred while posting comment" : "Notika kļūda pievienojot komentāru", - "{count} unread comments" : "{count} neizlasītu komentāru", "Comment" : "Komentārs", "<strong>Comments</strong> for files" : "<strong>Komentāri</strong> datnēm", "You commented" : "Tu komentēji", @@ -19,6 +18,7 @@ "%1$s commented on %2$s" : "%1$s komentēja %2$s", "Type in a new comment..." : "Raksti jaunu komentāru...", "No other comments available" : "Nav pieejami citi komentāri", - "More comments..." : "Vairāk komentāri..." + "More comments..." : "Vairāk komentāri...", + "{count} unread comments" : "{count} neizlasītu komentāru" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/comments/l10n/nb_NO.js b/apps/comments/l10n/nb_NO.js index 95cf1ce94d3..51538a8d079 100644 --- a/apps/comments/l10n/nb_NO.js +++ b/apps/comments/l10n/nb_NO.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "En feil oppstod under henting av kommentar med id {id}", "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}", "Error occurred while posting comment" : "En feil oppstod under posting av kommentar", - "{count} unread comments" : "{count} uleste kommentarer", "Comment" : "Kommentar", "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer", "You commented" : "Du kommenterte", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommenterte %2$s", "Type in a new comment..." : "Skriv inn en ny kommentar...", "No other comments available" : "Ingen andre kommentarer tilgjengelig", - "More comments..." : "Flere kommentarer.." + "More comments..." : "Flere kommentarer..", + "{count} unread comments" : "{count} uleste kommentarer" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nb_NO.json b/apps/comments/l10n/nb_NO.json index 4829035b689..513fd6fe6bb 100644 --- a/apps/comments/l10n/nb_NO.json +++ b/apps/comments/l10n/nb_NO.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "En feil oppstod under henting av kommentar med id {id}", "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}", "Error occurred while posting comment" : "En feil oppstod under posting av kommentar", - "{count} unread comments" : "{count} uleste kommentarer", "Comment" : "Kommentar", "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer", "You commented" : "Du kommenterte", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s kommenterte %2$s", "Type in a new comment..." : "Skriv inn en ny kommentar...", "No other comments available" : "Ingen andre kommentarer tilgjengelig", - "More comments..." : "Flere kommentarer.." + "More comments..." : "Flere kommentarer..", + "{count} unread comments" : "{count} uleste kommentarer" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js index d0ed4873a0c..1c98b8e5b6f 100644 --- a/apps/comments/l10n/nl.js +++ b/apps/comments/l10n/nl.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Er trad een fout op bij het ophalen van reactie met id {id}", "Error occurred while updating comment with id {id}" : "Er trad een fout op bij het bijwerken van reactie met id {id}", "Error occurred while posting comment" : "Er trad een fout op bij plaatsen reactie", - "{count} unread comments" : "{count} ongelezen reacties", "Comment" : "Reactie", "<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden", "You commented" : "Je reageerde", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s heeft gereageerd op %2$s", "Type in a new comment..." : "Type een nieuwe reactie...", "No other comments available" : "Geen andere reacties beschikbaar", - "More comments..." : "Meer reacties..." + "More comments..." : "Meer reacties...", + "{count} unread comments" : "{count} ongelezen reacties" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json index 5b2814e57ed..babdebb7dc5 100644 --- a/apps/comments/l10n/nl.json +++ b/apps/comments/l10n/nl.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Er trad een fout op bij het ophalen van reactie met id {id}", "Error occurred while updating comment with id {id}" : "Er trad een fout op bij het bijwerken van reactie met id {id}", "Error occurred while posting comment" : "Er trad een fout op bij plaatsen reactie", - "{count} unread comments" : "{count} ongelezen reacties", "Comment" : "Reactie", "<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden", "You commented" : "Je reageerde", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s heeft gereageerd op %2$s", "Type in a new comment..." : "Type een nieuwe reactie...", "No other comments available" : "Geen andere reacties beschikbaar", - "More comments..." : "Meer reacties..." + "More comments..." : "Meer reacties...", + "{count} unread comments" : "{count} ongelezen reacties" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index 09cad54e57b..155de5cfa30 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "W trakcie otrzymywania komentarza o identyfikatorze {id} wystąpił błąd.", "Error occurred while updating comment with id {id}" : "W trakcie aktualizacji komentarza o identyfikatorze {id} wystąpił błąd.", "Error occurred while posting comment" : "Podczas wysyłania komentarza wystąpił błąd", - "{count} unread comments" : "{count} nieprzeczytanych komentarzy", "Comment" : "Komentarz", "<strong>Comments</strong> for files" : "<strong>Komentarze</strong> dla plików", "You commented" : "Skomentowałeś/łaś", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s skomentował %2$s", "Type in a new comment..." : "Wprowadź nowy komentarz...", "No other comments available" : "Nie ma więcej komentarzy", - "More comments..." : "Więcej komentarzy..." + "More comments..." : "Więcej komentarzy...", + "{count} unread comments" : "{count} nieprzeczytanych komentarzy" }, "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index 7a8a18fb61a..76d903b5e75 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "W trakcie otrzymywania komentarza o identyfikatorze {id} wystąpił błąd.", "Error occurred while updating comment with id {id}" : "W trakcie aktualizacji komentarza o identyfikatorze {id} wystąpił błąd.", "Error occurred while posting comment" : "Podczas wysyłania komentarza wystąpił błąd", - "{count} unread comments" : "{count} nieprzeczytanych komentarzy", "Comment" : "Komentarz", "<strong>Comments</strong> for files" : "<strong>Komentarze</strong> dla plików", "You commented" : "Skomentowałeś/łaś", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s skomentował %2$s", "Type in a new comment..." : "Wprowadź nowy komentarz...", "No other comments available" : "Nie ma więcej komentarzy", - "More comments..." : "Więcej komentarzy..." + "More comments..." : "Więcej komentarzy...", + "{count} unread comments" : "{count} nieprzeczytanych komentarzy" },"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js index 5d1d4081032..f7df79b8c33 100644 --- a/apps/comments/l10n/pt_BR.js +++ b/apps/comments/l10n/pt_BR.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Ocorreu um erro durante a recuperação do comentário com o id {id}", "Error occurred while updating comment with id {id}" : "Ocorreu um erro durante a atualização do comentário com o id {id}", "Error occurred while posting comment" : "Ocorreu um erro durante a postagem do comentário", - "{count} unread comments" : "{count} comentários não lidos", "Comment" : "Comentário", "<strong>Comments</strong> for files" : "<strong>Comentários</strong> para arquivos", "You commented" : "Você comentou", @@ -21,6 +20,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentado em %2$s", "Type in a new comment..." : "Digite um novo comentário...", "No other comments available" : "Nenhum outro comentário disponível", - "More comments..." : "Mais comentários..." + "More comments..." : "Mais comentários...", + "{count} unread comments" : "{count} comentários não lidos" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json index dd072727c9b..319b66cbeb5 100644 --- a/apps/comments/l10n/pt_BR.json +++ b/apps/comments/l10n/pt_BR.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Ocorreu um erro durante a recuperação do comentário com o id {id}", "Error occurred while updating comment with id {id}" : "Ocorreu um erro durante a atualização do comentário com o id {id}", "Error occurred while posting comment" : "Ocorreu um erro durante a postagem do comentário", - "{count} unread comments" : "{count} comentários não lidos", "Comment" : "Comentário", "<strong>Comments</strong> for files" : "<strong>Comentários</strong> para arquivos", "You commented" : "Você comentou", @@ -19,6 +18,7 @@ "%1$s commented on %2$s" : "%1$s comentado em %2$s", "Type in a new comment..." : "Digite um novo comentário...", "No other comments available" : "Nenhum outro comentário disponível", - "More comments..." : "Mais comentários..." + "More comments..." : "Mais comentários...", + "{count} unread comments" : "{count} comentários não lidos" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/pt_PT.js b/apps/comments/l10n/pt_PT.js index 31d84a73f16..bc1a4cef17d 100644 --- a/apps/comments/l10n/pt_PT.js +++ b/apps/comments/l10n/pt_PT.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Ocorreu um erro ao tentar obter o comentário com o id {id}", "Error occurred while updating comment with id {id}" : "Ocorreu um erro ao tentar atualizar o comentário com o id {id}", "Error occurred while posting comment" : "Ocorreu um erro ao tentar publicar o comentário", - "{count} unread comments" : "{count} comentários não lidos", "Comment" : "Comentário", "You commented" : "Comentou", "%1$s commented" : "%1$s comentou", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentou %2$s", "Type in a new comment..." : "Escreva um novo comentário...", "No other comments available" : "Nenhum outro comentário disponível", - "More comments..." : "Mais comentários..." + "More comments..." : "Mais comentários...", + "{count} unread comments" : "{count} comentários não lidos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/pt_PT.json b/apps/comments/l10n/pt_PT.json index 2337f09fb4d..7370bfc43b7 100644 --- a/apps/comments/l10n/pt_PT.json +++ b/apps/comments/l10n/pt_PT.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Ocorreu um erro ao tentar obter o comentário com o id {id}", "Error occurred while updating comment with id {id}" : "Ocorreu um erro ao tentar atualizar o comentário com o id {id}", "Error occurred while posting comment" : "Ocorreu um erro ao tentar publicar o comentário", - "{count} unread comments" : "{count} comentários não lidos", "Comment" : "Comentário", "You commented" : "Comentou", "%1$s commented" : "%1$s comentou", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "%1$s comentou %2$s", "Type in a new comment..." : "Escreva um novo comentário...", "No other comments available" : "Nenhum outro comentário disponível", - "More comments..." : "Mais comentários..." + "More comments..." : "Mais comentários...", + "{count} unread comments" : "{count} comentários não lidos" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/ru.js b/apps/comments/l10n/ru.js index 7cfcd8e3b99..a74b2c2b60b 100644 --- a/apps/comments/l10n/ru.js +++ b/apps/comments/l10n/ru.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "При получении комментария с id {id} произошла ошибка", "Error occurred while updating comment with id {id}" : "При обновлении комментария с id {id} произошла ошибка", "Error occurred while posting comment" : "При сохранении комментария произошла ошибка", - "{count} unread comments" : "{count} непрочитанных комментариев", "Comment" : "Комментарий", "<strong>Comments</strong> for files" : "<strong>Комментарии</strong> к файлам", "You commented" : "Вы прокомментировали", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s прокомментировано на %2$s", "Type in a new comment..." : "Напишите новый комментарий...", "No other comments available" : "Другие комментарии отсутствуют", - "More comments..." : "Больше комментариев..." + "More comments..." : "Больше комментариев...", + "{count} unread comments" : "{count} непрочитанных комментариев" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/comments/l10n/ru.json b/apps/comments/l10n/ru.json index c69b1cab6f2..b0851a701ac 100644 --- a/apps/comments/l10n/ru.json +++ b/apps/comments/l10n/ru.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "При получении комментария с id {id} произошла ошибка", "Error occurred while updating comment with id {id}" : "При обновлении комментария с id {id} произошла ошибка", "Error occurred while posting comment" : "При сохранении комментария произошла ошибка", - "{count} unread comments" : "{count} непрочитанных комментариев", "Comment" : "Комментарий", "<strong>Comments</strong> for files" : "<strong>Комментарии</strong> к файлам", "You commented" : "Вы прокомментировали", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s прокомментировано на %2$s", "Type in a new comment..." : "Напишите новый комментарий...", "No other comments available" : "Другие комментарии отсутствуют", - "More comments..." : "Больше комментариев..." + "More comments..." : "Больше комментариев...", + "{count} unread comments" : "{count} непрочитанных комментариев" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js index d8c4134d79f..8718a374b4d 100644 --- a/apps/comments/l10n/sl.js +++ b/apps/comments/l10n/sl.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Napaka se je zgodila med prenosom komentarja z oznako {id}", "Error occurred while updating comment with id {id}" : "Napaka se je zgodila med posodabljanjem komentarja z oznako {id}", "Error occurred while posting comment" : "Napaka se je zgodila med predajo komentarja", - "{count} unread comments" : "{count} neprebranih opomb", "Comment" : "Opomba", "You commented" : "Vaša opomba", "%1$s commented" : "%1$s opomb", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s opomb ob %2$s", "Type in a new comment..." : "Vpis nove opombe ...", "No other comments available" : "Ni drugih opomb", - "More comments..." : "Več opomb ..." + "More comments..." : "Več opomb ...", + "{count} unread comments" : "{count} neprebranih opomb" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json index 2f113a0482b..33bb84c99e1 100644 --- a/apps/comments/l10n/sl.json +++ b/apps/comments/l10n/sl.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Napaka se je zgodila med prenosom komentarja z oznako {id}", "Error occurred while updating comment with id {id}" : "Napaka se je zgodila med posodabljanjem komentarja z oznako {id}", "Error occurred while posting comment" : "Napaka se je zgodila med predajo komentarja", - "{count} unread comments" : "{count} neprebranih opomb", "Comment" : "Opomba", "You commented" : "Vaša opomba", "%1$s commented" : "%1$s opomb", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "%1$s opomb ob %2$s", "Type in a new comment..." : "Vpis nove opombe ...", "No other comments available" : "Ni drugih opomb", - "More comments..." : "Več opomb ..." + "More comments..." : "Več opomb ...", + "{count} unread comments" : "{count} neprebranih opomb" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/comments/l10n/sq.js b/apps/comments/l10n/sq.js index 1850da03ed1..26a84660835 100644 --- a/apps/comments/l10n/sq.js +++ b/apps/comments/l10n/sq.js @@ -12,7 +12,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Ndodhi një gabim teksa merrej komenti me id{id}", "Error occurred while updating comment with id {id}" : "Ndodhi një gabim teksa përditësohej komenti me id{id}", "Error occurred while posting comment" : "Ndodhi një gabim teksa postohej komenti", - "{count} unread comments" : "{count} komente të palexuar", "Comment" : "Koment", "You commented" : "Komentuat", "%1$s commented" : "%1$s komentoi", @@ -20,6 +19,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s komentoi te %2$s", "Type in a new comment..." : "Shtypni një koment të ri…", "No other comments available" : "S’ka komente të tjera", - "More comments..." : "Më tepër komente…" + "More comments..." : "Më tepër komente…", + "{count} unread comments" : "{count} komente të palexuar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/sq.json b/apps/comments/l10n/sq.json index 3ea5853056d..a0121a78ec1 100644 --- a/apps/comments/l10n/sq.json +++ b/apps/comments/l10n/sq.json @@ -10,7 +10,6 @@ "Error occurred while retrieving comment with id {id}" : "Ndodhi një gabim teksa merrej komenti me id{id}", "Error occurred while updating comment with id {id}" : "Ndodhi një gabim teksa përditësohej komenti me id{id}", "Error occurred while posting comment" : "Ndodhi një gabim teksa postohej komenti", - "{count} unread comments" : "{count} komente të palexuar", "Comment" : "Koment", "You commented" : "Komentuat", "%1$s commented" : "%1$s komentoi", @@ -18,6 +17,7 @@ "%1$s commented on %2$s" : "%1$s komentoi te %2$s", "Type in a new comment..." : "Shtypni një koment të ri…", "No other comments available" : "S’ka komente të tjera", - "More comments..." : "Më tepër komente…" + "More comments..." : "Më tepër komente…", + "{count} unread comments" : "{count} komente të palexuar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index fed223a7f28..8694eb2a0ff 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "{id} kodlu yorum alınırken bir sorun çıktı", "Error occurred while updating comment with id {id}" : "{id} kodlu yorum güncellenirken bir sorun çıktı", "Error occurred while posting comment" : "Yorum gönderilirken bir sorun çıktı", - "{count} unread comments" : "{count} okunmamış yorum", "Comment" : "Yorum", "<strong>Comments</strong> for files" : "Dosyalar için <strong>Yorumlar</strong>", "You commented" : "Yorum yaptınız", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı", "Type in a new comment..." : "Yeni bir yorum yazın...", "No other comments available" : "Başka bir yorum yok", - "More comments..." : "Diğer yorumlar..." + "More comments..." : "Diğer yorumlar...", + "{count} unread comments" : "{count} okunmamış yorum" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index b4fb810ff59..a423d403858 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "{id} kodlu yorum alınırken bir sorun çıktı", "Error occurred while updating comment with id {id}" : "{id} kodlu yorum güncellenirken bir sorun çıktı", "Error occurred while posting comment" : "Yorum gönderilirken bir sorun çıktı", - "{count} unread comments" : "{count} okunmamış yorum", "Comment" : "Yorum", "<strong>Comments</strong> for files" : "Dosyalar için <strong>Yorumlar</strong>", "You commented" : "Yorum yaptınız", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı", "Type in a new comment..." : "Yeni bir yorum yazın...", "No other comments available" : "Başka bir yorum yok", - "More comments..." : "Diğer yorumlar..." + "More comments..." : "Diğer yorumlar...", + "{count} unread comments" : "{count} okunmamış yorum" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js index 8660bff10d8..0244758d975 100644 --- a/apps/comments/l10n/zh_TW.js +++ b/apps/comments/l10n/zh_TW.js @@ -15,7 +15,6 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "取得留言 {id} 發生錯誤", "Error occurred while updating comment with id {id}" : "編輯留言 {id} 發生錯誤", "Error occurred while posting comment" : "張貼留言出錯", - "{count} unread comments" : "{count} 則未讀留言", "Comment" : "留言", "<strong>Comments</strong> for files" : "檔案的<strong>留言</strong>", "You commented" : "您已留言", @@ -24,6 +23,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s 在 %2$s 留言", "Type in a new comment..." : "輸入新留言…", "No other comments available" : "沒有其他留言", - "More comments..." : "其他留言…" + "More comments..." : "其他留言…", + "{count} unread comments" : "{count} 則未讀留言" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/zh_TW.json b/apps/comments/l10n/zh_TW.json index e1ac1b3e4d2..fddd4e6f158 100644 --- a/apps/comments/l10n/zh_TW.json +++ b/apps/comments/l10n/zh_TW.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "取得留言 {id} 發生錯誤", "Error occurred while updating comment with id {id}" : "編輯留言 {id} 發生錯誤", "Error occurred while posting comment" : "張貼留言出錯", - "{count} unread comments" : "{count} 則未讀留言", "Comment" : "留言", "<strong>Comments</strong> for files" : "檔案的<strong>留言</strong>", "You commented" : "您已留言", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s 在 %2$s 留言", "Type in a new comment..." : "輸入新留言…", "No other comments available" : "沒有其他留言", - "More comments..." : "其他留言…" + "More comments..." : "其他留言…", + "{count} unread comments" : "{count} 則未讀留言" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/encryption/l10n/nb_NO.js b/apps/encryption/l10n/nb_NO.js index f42aa04d4c1..5d279a493b5 100644 --- a/apps/encryption/l10n/nb_NO.js +++ b/apps/encryption/l10n/nb_NO.js @@ -22,6 +22,8 @@ OC.L10N.register( "The current log-in password was not correct, please try again." : "Det nåværende innloggingspassordet var feil. Prøv igjen.", "Private key password successfully updated." : "Passord for privat nøkkel ble oppdatert.", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Du må migrere krypteringsnøklene din fra den gamle krypteringen (ownCloud <= 8.0) til den nye. Vennligst kjør 'occ encryption:migrate' eller kontakt en administrator", + "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ugyldig privat nøkkel for Krypteringsappen. Oppdater passordet for din private nøkkel i dine personlige innstillinger for å gjenopprette tilgang til de krypterte filene dine.", + "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "App for kryptering er aktivert men nøklene dine er ikke satt opp. Logg ut og logg inn igjen.", "Encryption app is enabled and ready" : "Krypteringsappen er aktivert og klar", "Bad Signature" : "Feil signatur", "Missing Signature" : "Manglende signatur", diff --git a/apps/encryption/l10n/nb_NO.json b/apps/encryption/l10n/nb_NO.json index 83058eac5cf..da8182789ae 100644 --- a/apps/encryption/l10n/nb_NO.json +++ b/apps/encryption/l10n/nb_NO.json @@ -20,6 +20,8 @@ "The current log-in password was not correct, please try again." : "Det nåværende innloggingspassordet var feil. Prøv igjen.", "Private key password successfully updated." : "Passord for privat nøkkel ble oppdatert.", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Du må migrere krypteringsnøklene din fra den gamle krypteringen (ownCloud <= 8.0) til den nye. Vennligst kjør 'occ encryption:migrate' eller kontakt en administrator", + "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ugyldig privat nøkkel for Krypteringsappen. Oppdater passordet for din private nøkkel i dine personlige innstillinger for å gjenopprette tilgang til de krypterte filene dine.", + "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "App for kryptering er aktivert men nøklene dine er ikke satt opp. Logg ut og logg inn igjen.", "Encryption app is enabled and ready" : "Krypteringsappen er aktivert og klar", "Bad Signature" : "Feil signatur", "Missing Signature" : "Manglende signatur", diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index 319ea20f896..30cd705a003 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -2,12 +2,14 @@ OC.L10N.register( "updatenotification", { "Update notifications" : "Update-Benachrichtigungen", + "Could not start updater, please try the manual update" : "Aktualisierungsfunktion konnte nicht gestartet werden, bitte versuche ein mauelles Update", "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", "Channel updated" : "Kanal aktualisiert", "Nextcloud core" : "Nextcloud Kern", "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", "Open updater" : "Updater öffnen", + "Download now" : "Jetzt herunterladen", "Your version is up to date." : "Deine Version ist aktuell.", "Checked on %s" : "Geprüft am %s", "Update channel:" : "Update-Kanal:", diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json index a2abb88e3a1..a4c36706edf 100644 --- a/apps/updatenotification/l10n/de.json +++ b/apps/updatenotification/l10n/de.json @@ -1,11 +1,13 @@ { "translations": { "Update notifications" : "Update-Benachrichtigungen", + "Could not start updater, please try the manual update" : "Aktualisierungsfunktion konnte nicht gestartet werden, bitte versuche ein mauelles Update", "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", "Channel updated" : "Kanal aktualisiert", "Nextcloud core" : "Nextcloud Kern", "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", "Open updater" : "Updater öffnen", + "Download now" : "Jetzt herunterladen", "Your version is up to date." : "Deine Version ist aktuell.", "Checked on %s" : "Geprüft am %s", "Update channel:" : "Update-Kanal:", diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index 1606a3118c6..45e238a41e3 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -2,12 +2,14 @@ OC.L10N.register( "updatenotification", { "Update notifications" : "Update-Benachrichtigungen", + "Could not start updater, please try the manual update" : "Aktualisierungsfunktion konnte nicht gestartet werden, bitte versuchen Sie ein mauelles Update", "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", "Channel updated" : "Kanal aktualisiert", "Nextcloud core" : "Nextcloud Kern", "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", "Open updater" : "Updater öffnen", + "Download now" : "Jetzt herunterladen", "Your version is up to date." : "Ihre Version ist aktuell.", "Checked on %s" : "Überprüft am %s", "Update channel:" : "Update-Kanal:", diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json index 5296f1ce66c..5831fd491c8 100644 --- a/apps/updatenotification/l10n/de_DE.json +++ b/apps/updatenotification/l10n/de_DE.json @@ -1,11 +1,13 @@ { "translations": { "Update notifications" : "Update-Benachrichtigungen", + "Could not start updater, please try the manual update" : "Aktualisierungsfunktion konnte nicht gestartet werden, bitte versuchen Sie ein mauelles Update", "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", "Channel updated" : "Kanal aktualisiert", "Nextcloud core" : "Nextcloud Kern", "Update for %1$s to version %2$s is available." : "Ein Update von %1$s auf Version %2$s ist verfügbar.", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", "Open updater" : "Updater öffnen", + "Download now" : "Jetzt herunterladen", "Your version is up to date." : "Ihre Version ist aktuell.", "Checked on %s" : "Überprüft am %s", "Update channel:" : "Update-Kanal:", diff --git a/apps/updatenotification/l10n/hu_HU.js b/apps/updatenotification/l10n/hu_HU.js index ab0555506db..a7747190c3a 100644 --- a/apps/updatenotification/l10n/hu_HU.js +++ b/apps/updatenotification/l10n/hu_HU.js @@ -2,11 +2,14 @@ OC.L10N.register( "updatenotification", { "Update notifications" : "Frissítési értesítés", + "Could not start updater, please try the manual update" : "Nem sikerült elindítani a frissítőt, kérlek próbáld a manuális frissítést", "{version} is available. Get more information on how to update." : "{version} rendelkezésre áll. További információ a frissítéshez.", "Channel updated" : "Csatorna frissítve", "Nextcloud core" : "Nextcloud mag", "Update for %1$s to version %2$s is available." : "%1$s frissíthető %2$s verzióra.", "A new version is available: %s" : "Új verzió érhető el: %s", + "Open updater" : "Frissítő megnyitása", + "Download now" : "Letöltés most", "Your version is up to date." : "Verzió frissítve.", "Checked on %s" : "Ellenőrizve: %s", "Update channel:" : "Frissítési csatorna:", diff --git a/apps/updatenotification/l10n/hu_HU.json b/apps/updatenotification/l10n/hu_HU.json index cac481bc9ea..90525b47df8 100644 --- a/apps/updatenotification/l10n/hu_HU.json +++ b/apps/updatenotification/l10n/hu_HU.json @@ -1,10 +1,13 @@ { "translations": { "Update notifications" : "Frissítési értesítés", + "Could not start updater, please try the manual update" : "Nem sikerült elindítani a frissítőt, kérlek próbáld a manuális frissítést", "{version} is available. Get more information on how to update." : "{version} rendelkezésre áll. További információ a frissítéshez.", "Channel updated" : "Csatorna frissítve", "Nextcloud core" : "Nextcloud mag", "Update for %1$s to version %2$s is available." : "%1$s frissíthető %2$s verzióra.", "A new version is available: %s" : "Új verzió érhető el: %s", + "Open updater" : "Frissítő megnyitása", + "Download now" : "Letöltés most", "Your version is up to date." : "Verzió frissítve.", "Checked on %s" : "Ellenőrizve: %s", "Update channel:" : "Frissítési csatorna:", diff --git a/apps/updatenotification/l10n/nb_NO.js b/apps/updatenotification/l10n/nb_NO.js index 9f75ce05da2..c0201e09731 100644 --- a/apps/updatenotification/l10n/nb_NO.js +++ b/apps/updatenotification/l10n/nb_NO.js @@ -2,18 +2,21 @@ OC.L10N.register( "updatenotification", { "Update notifications" : "Oppdateringsvarsel", + "Could not start updater, please try the manual update" : "Kunne ikke starte oppdateringen, vennligst prøv å oppdatere manuelt", "{version} is available. Get more information on how to update." : "{version} er tilgjengelig. Få mer informasjon om å oppdatere.", "Channel updated" : "Kanal oppdatert", "Nextcloud core" : "Nextcloud kjerne", "Update for %1$s to version %2$s is available." : "Oppdatering for %1$s til versjon %2$s er tilgjengelig.", "A new version is available: %s" : "En ny versjon er tilgjengelig: %s", "Open updater" : "Åpne oppdaterer", + "Download now" : "Last ned nå", "Your version is up to date." : "Du har nyeste versjon.", "Checked on %s" : "Sjekket %s", "Update channel:" : "Oppdateringskanal:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan alltid oppdatere til en nyere versjon / eksperimentell kanal. Men du kan aldri nedgradere til en mer stabil kanal.", "Notify members of the following groups about available updates:" : "Informer medlemmene i følgende grupper om tilgjengelig oppdateringer:", "Only notification for app updates are available." : "Kun varsler for app oppdateringer er tilgjengelig.", + "The selected update channel makes dedicated notifications for the server obsolete." : "Den valgte oppdateringskanalen gjør at dedikerte varsler til denne serveren utdatert.", "The selected update channel does not support updates of the server." : "Den valgte oppdateringskanalen tilbyr ikke oppdateringer av tjeneren.", "Updater" : "Oppdaterer" }, diff --git a/apps/updatenotification/l10n/nb_NO.json b/apps/updatenotification/l10n/nb_NO.json index fca11bc485f..9e3afa23d8f 100644 --- a/apps/updatenotification/l10n/nb_NO.json +++ b/apps/updatenotification/l10n/nb_NO.json @@ -1,17 +1,20 @@ { "translations": { "Update notifications" : "Oppdateringsvarsel", + "Could not start updater, please try the manual update" : "Kunne ikke starte oppdateringen, vennligst prøv å oppdatere manuelt", "{version} is available. Get more information on how to update." : "{version} er tilgjengelig. Få mer informasjon om å oppdatere.", "Channel updated" : "Kanal oppdatert", "Nextcloud core" : "Nextcloud kjerne", "Update for %1$s to version %2$s is available." : "Oppdatering for %1$s til versjon %2$s er tilgjengelig.", "A new version is available: %s" : "En ny versjon er tilgjengelig: %s", "Open updater" : "Åpne oppdaterer", + "Download now" : "Last ned nå", "Your version is up to date." : "Du har nyeste versjon.", "Checked on %s" : "Sjekket %s", "Update channel:" : "Oppdateringskanal:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Du kan alltid oppdatere til en nyere versjon / eksperimentell kanal. Men du kan aldri nedgradere til en mer stabil kanal.", "Notify members of the following groups about available updates:" : "Informer medlemmene i følgende grupper om tilgjengelig oppdateringer:", "Only notification for app updates are available." : "Kun varsler for app oppdateringer er tilgjengelig.", + "The selected update channel makes dedicated notifications for the server obsolete." : "Den valgte oppdateringskanalen gjør at dedikerte varsler til denne serveren utdatert.", "The selected update channel does not support updates of the server." : "Den valgte oppdateringskanalen tilbyr ikke oppdateringer av tjeneren.", "Updater" : "Oppdaterer" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/workflowengine/l10n/hu_HU.js b/apps/workflowengine/l10n/hu_HU.js index 3a0030ffddc..b1d92e87617 100644 --- a/apps/workflowengine/l10n/hu_HU.js +++ b/apps/workflowengine/l10n/hu_HU.js @@ -32,6 +32,7 @@ OC.L10N.register( "Request URL" : "URL kérés", "Predefined URLs" : "Elődefiniált URL-ek", "Files WebDAV" : "WebDAV fálok", + "Request user agent" : "Böngésző kérés", "Sync clients" : "Szinkron kliensek", "Android client" : "Android kliens", "iOS client" : "iOS klens", @@ -44,9 +45,19 @@ OC.L10N.register( "The given file size is invalid" : "A megadott fájlméret érvénytelen", "The given tag id is invalid" : "A megadott címe azonosító érvénytelen", "The given IP range is invalid" : "A megadott IP tartomány érvénytelen", + "The given IP range is not valid for IPv4" : "A megadott IPv4 tartomány nem érvényes", + "The given IP range is not valid for IPv6" : "A megadott IPv6 tartomány nem érvényes", + "The given time span is invalid" : "A megadott időtartam nem érvényes", + "The given start time is invalid" : "A megadott kezdő idő nem érvényes", + "The given end time is invalid" : "A megadott vég idő nem érvényes", + "The given group does not exist" : "A megadott csoport nem létezik", + "Check %s is invalid or does not exist" : "%s érvénytelen vagy nem létezik, ellenőrizd", "Operation #%s does not exist" : "#%s művelet nem létezik", "Operation %s does not exist" : "%s művelet nem létezik", "Operation %s is invalid" : "#%s művelet érvénytelen", + "Check %s does not exist" : "%s nem létezik, ellenőrizd", + "Check %s is invalid" : "%s érvénytelen, ellenőrizd", + "Check #%s does not exist" : "#%s nem létezik, ellenőrizd", "Workflow" : "Munkafolyamat", "Open documentation" : "Dokumentáció megnyitása", "Add rule group" : "Szabály csoport hozzáadás", diff --git a/apps/workflowengine/l10n/hu_HU.json b/apps/workflowengine/l10n/hu_HU.json index a6fe252c4e8..9b8755a118e 100644 --- a/apps/workflowengine/l10n/hu_HU.json +++ b/apps/workflowengine/l10n/hu_HU.json @@ -30,6 +30,7 @@ "Request URL" : "URL kérés", "Predefined URLs" : "Elődefiniált URL-ek", "Files WebDAV" : "WebDAV fálok", + "Request user agent" : "Böngésző kérés", "Sync clients" : "Szinkron kliensek", "Android client" : "Android kliens", "iOS client" : "iOS klens", @@ -42,9 +43,19 @@ "The given file size is invalid" : "A megadott fájlméret érvénytelen", "The given tag id is invalid" : "A megadott címe azonosító érvénytelen", "The given IP range is invalid" : "A megadott IP tartomány érvénytelen", + "The given IP range is not valid for IPv4" : "A megadott IPv4 tartomány nem érvényes", + "The given IP range is not valid for IPv6" : "A megadott IPv6 tartomány nem érvényes", + "The given time span is invalid" : "A megadott időtartam nem érvényes", + "The given start time is invalid" : "A megadott kezdő idő nem érvényes", + "The given end time is invalid" : "A megadott vég idő nem érvényes", + "The given group does not exist" : "A megadott csoport nem létezik", + "Check %s is invalid or does not exist" : "%s érvénytelen vagy nem létezik, ellenőrizd", "Operation #%s does not exist" : "#%s művelet nem létezik", "Operation %s does not exist" : "%s művelet nem létezik", "Operation %s is invalid" : "#%s művelet érvénytelen", + "Check %s does not exist" : "%s nem létezik, ellenőrizd", + "Check %s is invalid" : "%s érvénytelen, ellenőrizd", + "Check #%s does not exist" : "#%s nem létezik, ellenőrizd", "Workflow" : "Munkafolyamat", "Open documentation" : "Dokumentáció megnyitása", "Add rule group" : "Szabály csoport hozzáadás", diff --git a/apps/workflowengine/l10n/nb_NO.js b/apps/workflowengine/l10n/nb_NO.js index 3fc76fcc862..f2d2b4d2e47 100644 --- a/apps/workflowengine/l10n/nb_NO.js +++ b/apps/workflowengine/l10n/nb_NO.js @@ -32,6 +32,7 @@ OC.L10N.register( "Request URL" : "Ønsk en URL", "Predefined URLs" : "Forhåndsdefinerte URLer", "Files WebDAV" : "Filer WebDAV", + "Request user agent" : "Ønsket brukeragent", "Sync clients" : "Synkroniseringsklienter", "Android client" : "Android klient", "iOS client" : "iOS klient", diff --git a/apps/workflowengine/l10n/nb_NO.json b/apps/workflowengine/l10n/nb_NO.json index 8eece718290..b337654c2c9 100644 --- a/apps/workflowengine/l10n/nb_NO.json +++ b/apps/workflowengine/l10n/nb_NO.json @@ -30,6 +30,7 @@ "Request URL" : "Ønsk en URL", "Predefined URLs" : "Forhåndsdefinerte URLer", "Files WebDAV" : "Filer WebDAV", + "Request user agent" : "Ønsket brukeragent", "Sync clients" : "Synkroniseringsklienter", "Android client" : "Android klient", "iOS client" : "iOS klient", |