diff options
Diffstat (limited to 'apps/comments')
197 files changed, 592 insertions, 1591 deletions
diff --git a/apps/comments/l10n/af.js b/apps/comments/l10n/af.js deleted file mode 100644 index 3d4eb4d6c9c..00000000000 --- a/apps/comments/l10n/af.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Kommentare", - "You commented" : "U het kommentaar gelewer", - "{author} commented" : "{outeur} het kommentaar gelewer", - "You commented on %1$s" : "U het op %1$s kommentaar gelewer", - "You commented on {file}" : "U het op {lêer} kommentaar gelewer", - "%1$s commented on %2$s" : "%1$s het op %2$s kommentaar gelewer", - "{author} commented on {file}" : "{outeur} het op {lêer} kommentaar gelewer", - "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> vir lêers", - "Files app plugin to add comments to files" : "Lêertoepinprop om kommentaar op lêers te lewer", - "Edit comment" : "Wysig kommentaar", - "Delete comment" : "Skrap kommentaar", - "No comments yet, start the conversation!" : "Nog geen kommentaar, begin die gesprek!", - "Retry" : "Herprobeer", - "Comment" : "Kommentaar", - "_%n unread comment_::_%n unread comments_" : ["%n ongelese kommentaar","%n ongelese kommentare"] -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/af.json b/apps/comments/l10n/af.json deleted file mode 100644 index cbcf0291da4..00000000000 --- a/apps/comments/l10n/af.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "Kommentare", - "You commented" : "U het kommentaar gelewer", - "{author} commented" : "{outeur} het kommentaar gelewer", - "You commented on %1$s" : "U het op %1$s kommentaar gelewer", - "You commented on {file}" : "U het op {lêer} kommentaar gelewer", - "%1$s commented on %2$s" : "%1$s het op %2$s kommentaar gelewer", - "{author} commented on {file}" : "{outeur} het op {lêer} kommentaar gelewer", - "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> vir lêers", - "Files app plugin to add comments to files" : "Lêertoepinprop om kommentaar op lêers te lewer", - "Edit comment" : "Wysig kommentaar", - "Delete comment" : "Skrap kommentaar", - "No comments yet, start the conversation!" : "Nog geen kommentaar, begin die gesprek!", - "Retry" : "Herprobeer", - "Comment" : "Kommentaar", - "_%n unread comment_::_%n unread comments_" : ["%n ongelese kommentaar","%n ongelese kommentare"] -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/comments/l10n/ar.js b/apps/comments/l10n/ar.js index 31b724f7e72..725c42c1cb4 100644 --- a/apps/comments/l10n/ar.js +++ b/apps/comments/l10n/ar.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "أضف تعليق", "@ for mentions, : for emoji, / for smart picker" : "@ للإشارات : للإيموجي / للاقط الذكي", "Could not reload comments" : "تعذّرت إعادة تحميل التعليقات", + "Failed to mark comments as read" : "فشل في تعيين ملاحظات كمقرؤة", + "Unable to load the comments list" : "تعذر تحميل قائمة التعليقات", "No comments yet, start the conversation!" : "لا توجد تعليقات, ابدأ النقاش الآن!", "No more messages" : "لامزيد من الرسائل", "Retry" : "أعد المحاولة", - "Failed to mark comments as read" : "فشل في تعيين ملاحظات كمقرؤة", - "Unable to load the comments list" : "تعذر تحميل قائمة التعليقات", "_1 new comment_::_{unread} new comments_" : ["1 تعليق جديد","1 تعليق جديد","{unread} تعليقات جديدة","{unread} تعليقات جديدة","{unread} تعليقات جديدة","{unread} تعليقات جديدة"], "Comment" : "تعليق", "An error occurred while trying to edit the comment" : "حدث خطأ أثناء محاولة تعديل التعليق", diff --git a/apps/comments/l10n/ar.json b/apps/comments/l10n/ar.json index 2f090d92f3c..4438e60ebf3 100644 --- a/apps/comments/l10n/ar.json +++ b/apps/comments/l10n/ar.json @@ -19,11 +19,11 @@ "Post comment" : "أضف تعليق", "@ for mentions, : for emoji, / for smart picker" : "@ للإشارات : للإيموجي / للاقط الذكي", "Could not reload comments" : "تعذّرت إعادة تحميل التعليقات", + "Failed to mark comments as read" : "فشل في تعيين ملاحظات كمقرؤة", + "Unable to load the comments list" : "تعذر تحميل قائمة التعليقات", "No comments yet, start the conversation!" : "لا توجد تعليقات, ابدأ النقاش الآن!", "No more messages" : "لامزيد من الرسائل", "Retry" : "أعد المحاولة", - "Failed to mark comments as read" : "فشل في تعيين ملاحظات كمقرؤة", - "Unable to load the comments list" : "تعذر تحميل قائمة التعليقات", "_1 new comment_::_{unread} new comments_" : ["1 تعليق جديد","1 تعليق جديد","{unread} تعليقات جديدة","{unread} تعليقات جديدة","{unread} تعليقات جديدة","{unread} تعليقات جديدة"], "Comment" : "تعليق", "An error occurred while trying to edit the comment" : "حدث خطأ أثناء محاولة تعديل التعليق", diff --git a/apps/comments/l10n/ast.js b/apps/comments/l10n/ast.js index ba2b0c3f040..0ee30bdbb53 100644 --- a/apps/comments/l10n/ast.js +++ b/apps/comments/l10n/ast.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Espublizar el comentariu", "@ for mentions, : for emoji, / for smart picker" : "@ pa les menciones, : pa los fustaxes, / pal selector intelixente", "Could not reload comments" : "Nun se pudieron recargar los comentarios", + "Failed to mark comments as read" : "Nun se pudieron marcar los comentarios como lleíos", + "Unable to load the comments list" : "Nun ye posible cargar la llista de comentarios", "No comments yet, start the conversation!" : "Nun hai comentarios, ¡anicia una conversación!", "No more messages" : "Nun hai más mensaxes", "Retry" : "Retentar", - "Failed to mark comments as read" : "Nun se pudieron marcar los comentarios como lleíos", - "Unable to load the comments list" : "Nun ye posible cargar la llista de comentarios", "_1 new comment_::_{unread} new comments_" : ["1 comentariu nuevu","{unread} comentarios nuevos"], "Comment" : "Comentariu", "An error occurred while trying to edit the comment" : "Prodúxose un error mentanto se tentaba d'editar el comentariu", diff --git a/apps/comments/l10n/ast.json b/apps/comments/l10n/ast.json index bdb3b239eeb..43193924d64 100644 --- a/apps/comments/l10n/ast.json +++ b/apps/comments/l10n/ast.json @@ -19,11 +19,11 @@ "Post comment" : "Espublizar el comentariu", "@ for mentions, : for emoji, / for smart picker" : "@ pa les menciones, : pa los fustaxes, / pal selector intelixente", "Could not reload comments" : "Nun se pudieron recargar los comentarios", + "Failed to mark comments as read" : "Nun se pudieron marcar los comentarios como lleíos", + "Unable to load the comments list" : "Nun ye posible cargar la llista de comentarios", "No comments yet, start the conversation!" : "Nun hai comentarios, ¡anicia una conversación!", "No more messages" : "Nun hai más mensaxes", "Retry" : "Retentar", - "Failed to mark comments as read" : "Nun se pudieron marcar los comentarios como lleíos", - "Unable to load the comments list" : "Nun ye posible cargar la llista de comentarios", "_1 new comment_::_{unread} new comments_" : ["1 comentariu nuevu","{unread} comentarios nuevos"], "Comment" : "Comentariu", "An error occurred while trying to edit the comment" : "Prodúxose un error mentanto se tentaba d'editar el comentariu", diff --git a/apps/comments/l10n/az.js b/apps/comments/l10n/az.js deleted file mode 100644 index 75428f67cc5..00000000000 --- a/apps/comments/l10n/az.js +++ /dev/null @@ -1,8 +0,0 @@ -OC.L10N.register( - "comments", - { - "Cancel" : "Dayandır", - "Save" : "Saxla", - "Comment" : "Komentariya" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/az.json b/apps/comments/l10n/az.json deleted file mode 100644 index c54d6648c59..00000000000 --- a/apps/comments/l10n/az.json +++ /dev/null @@ -1,6 +0,0 @@ -{ "translations": { - "Cancel" : "Dayandır", - "Save" : "Saxla", - "Comment" : "Komentariya" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/comments/l10n/bg.js b/apps/comments/l10n/bg.js index 89b6df707aa..a645c5a543f 100644 --- a/apps/comments/l10n/bg.js +++ b/apps/comments/l10n/bg.js @@ -16,10 +16,10 @@ OC.L10N.register( "Delete comment" : "Изтрий коментар", "Cancel edit" : "Отказ на редактиране", "Post comment" : "Публикуване на коментар", + "Unable to load the comments list" : "Списъкът с коментари не може да се зареди", "No comments yet, start the conversation!" : "Все още няма коментари, започнете разговор!", "No more messages" : " Няма повече съобщения", "Retry" : "Опитай отново", - "Unable to load the comments list" : "Списъкът с коментари не може да се зареди", "_1 new comment_::_{unread} new comments_" : ["{unread} нови коментари","{unread} нови коментари"], "Comment" : "Коментар", "An error occurred while trying to edit the comment" : "Възникна грешка при опит за редактиране на коментара", diff --git a/apps/comments/l10n/bg.json b/apps/comments/l10n/bg.json index d6eb91a876f..5bb763dbc5d 100644 --- a/apps/comments/l10n/bg.json +++ b/apps/comments/l10n/bg.json @@ -14,10 +14,10 @@ "Delete comment" : "Изтрий коментар", "Cancel edit" : "Отказ на редактиране", "Post comment" : "Публикуване на коментар", + "Unable to load the comments list" : "Списъкът с коментари не може да се зареди", "No comments yet, start the conversation!" : "Все още няма коментари, започнете разговор!", "No more messages" : " Няма повече съобщения", "Retry" : "Опитай отново", - "Unable to load the comments list" : "Списъкът с коментари не може да се зареди", "_1 new comment_::_{unread} new comments_" : ["{unread} нови коментари","{unread} нови коментари"], "Comment" : "Коментар", "An error occurred while trying to edit the comment" : "Възникна грешка при опит за редактиране на коментара", diff --git a/apps/comments/l10n/bn_BD.js b/apps/comments/l10n/bn_BD.js deleted file mode 100644 index fcff25b8402..00000000000 --- a/apps/comments/l10n/bn_BD.js +++ /dev/null @@ -1,8 +0,0 @@ -OC.L10N.register( - "comments", - { - "Cancel" : "বাতিল", - "Save" : "সংরক্ষণ", - "Comment" : "মন্তব্য" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/bn_BD.json b/apps/comments/l10n/bn_BD.json deleted file mode 100644 index 81cd8fe1a48..00000000000 --- a/apps/comments/l10n/bn_BD.json +++ /dev/null @@ -1,6 +0,0 @@ -{ "translations": { - "Cancel" : "বাতিল", - "Save" : "সংরক্ষণ", - "Comment" : "মন্তব্য" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/comments/l10n/bs.js b/apps/comments/l10n/bs.js deleted file mode 100644 index b1f98fedfa6..00000000000 --- a/apps/comments/l10n/bs.js +++ /dev/null @@ -1,8 +0,0 @@ -OC.L10N.register( - "comments", - { - "Cancel" : "Odustani", - "Save" : "Spremi", - "Comment" : "Komentar" -}, -"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/comments/l10n/bs.json b/apps/comments/l10n/bs.json deleted file mode 100644 index d73df1a46c6..00000000000 --- a/apps/comments/l10n/bs.json +++ /dev/null @@ -1,6 +0,0 @@ -{ "translations": { - "Cancel" : "Odustani", - "Save" : "Spremi", - "Comment" : "Komentar" -},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" -}
\ No newline at end of file diff --git a/apps/comments/l10n/ca.js b/apps/comments/l10n/ca.js index 4ec5bba2cf7..a8f3ce6d136 100644 --- a/apps/comments/l10n/ca.js +++ b/apps/comments/l10n/ca.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Publica el comentari", "@ for mentions, : for emoji, / for smart picker" : "@ per a mencions, : per a emojis, / per al selector intel·ligent", "Could not reload comments" : "No s'han pogut tornar a carregar els comentaris", + "Failed to mark comments as read" : "No s'han pogut marcar els comentaris com a llegits", + "Unable to load the comments list" : "No s'ha pogut carregar la llista de comentaris", "No comments yet, start the conversation!" : "Encara no hi ha cap comentari. Enceteu la conversa!", "No more messages" : "No hi ha més missatges", "Retry" : "Torna-ho a provar", - "Failed to mark comments as read" : "No s'han pogut marcar els comentaris com a llegits", - "Unable to load the comments list" : "No s'ha pogut carregar la llista de comentaris", "_1 new comment_::_{unread} new comments_" : ["1 comentari nou","{unread} comentaris nous"], "Comment" : "Comentari", "An error occurred while trying to edit the comment" : "S'ha produït un error en intentar editar el comentari", diff --git a/apps/comments/l10n/ca.json b/apps/comments/l10n/ca.json index 0007e3ab3d4..d1f4ce2c7fe 100644 --- a/apps/comments/l10n/ca.json +++ b/apps/comments/l10n/ca.json @@ -19,11 +19,11 @@ "Post comment" : "Publica el comentari", "@ for mentions, : for emoji, / for smart picker" : "@ per a mencions, : per a emojis, / per al selector intel·ligent", "Could not reload comments" : "No s'han pogut tornar a carregar els comentaris", + "Failed to mark comments as read" : "No s'han pogut marcar els comentaris com a llegits", + "Unable to load the comments list" : "No s'ha pogut carregar la llista de comentaris", "No comments yet, start the conversation!" : "Encara no hi ha cap comentari. Enceteu la conversa!", "No more messages" : "No hi ha més missatges", "Retry" : "Torna-ho a provar", - "Failed to mark comments as read" : "No s'han pogut marcar els comentaris com a llegits", - "Unable to load the comments list" : "No s'ha pogut carregar la llista de comentaris", "_1 new comment_::_{unread} new comments_" : ["1 comentari nou","{unread} comentaris nous"], "Comment" : "Comentari", "An error occurred while trying to edit the comment" : "S'ha produït un error en intentar editar el comentari", diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js index 6583b06d541..1c8d69c14e5 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Odeslat komentář", "@ for mentions, : for emoji, / for smart picker" : "@ pro zmínění, : pro emotikony, / pro inteligentní výběr", "Could not reload comments" : "Znovunačtení komentářů se nezdařilo", + "Failed to mark comments as read" : "Nepodařilo se označit komentáře jako přečtené", + "Unable to load the comments list" : "Nedaří se načíst seznam komentářů", "No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!", "No more messages" : "Žádné další zprávy", "Retry" : "Zkusit znovu", - "Failed to mark comments as read" : "Nepodařilo se označit komentáře jako přečtené", - "Unable to load the comments list" : "Nedaří se načíst seznam komentářů", "_1 new comment_::_{unread} new comments_" : ["Jeden nový komentář","{unread} nové komentáře","{unread} nových komentářů","{unread} nové komentáře"], "Comment" : "Komentář", "An error occurred while trying to edit the comment" : "Došlo k chybě při pokusu o úpravu komentáře", diff --git a/apps/comments/l10n/cs.json b/apps/comments/l10n/cs.json index a8c75ebc5b6..c933b71a7c6 100644 --- a/apps/comments/l10n/cs.json +++ b/apps/comments/l10n/cs.json @@ -19,11 +19,11 @@ "Post comment" : "Odeslat komentář", "@ for mentions, : for emoji, / for smart picker" : "@ pro zmínění, : pro emotikony, / pro inteligentní výběr", "Could not reload comments" : "Znovunačtení komentářů se nezdařilo", + "Failed to mark comments as read" : "Nepodařilo se označit komentáře jako přečtené", + "Unable to load the comments list" : "Nedaří se načíst seznam komentářů", "No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!", "No more messages" : "Žádné další zprávy", "Retry" : "Zkusit znovu", - "Failed to mark comments as read" : "Nepodařilo se označit komentáře jako přečtené", - "Unable to load the comments list" : "Nedaří se načíst seznam komentářů", "_1 new comment_::_{unread} new comments_" : ["Jeden nový komentář","{unread} nové komentáře","{unread} nových komentářů","{unread} nové komentáře"], "Comment" : "Komentář", "An error occurred while trying to edit the comment" : "Došlo k chybě při pokusu o úpravu komentáře", diff --git a/apps/comments/l10n/cy_GB.js b/apps/comments/l10n/cy_GB.js deleted file mode 100644 index 4e1c6a57f6e..00000000000 --- a/apps/comments/l10n/cy_GB.js +++ /dev/null @@ -1,7 +0,0 @@ -OC.L10N.register( - "comments", - { - "Cancel" : "Diddymu", - "Save" : "Cadw" -}, -"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); diff --git a/apps/comments/l10n/cy_GB.json b/apps/comments/l10n/cy_GB.json deleted file mode 100644 index 1ea3eafef30..00000000000 --- a/apps/comments/l10n/cy_GB.json +++ /dev/null @@ -1,5 +0,0 @@ -{ "translations": { - "Cancel" : "Diddymu", - "Save" : "Cadw" -},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;" -}
\ No newline at end of file diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js index 5b8058f2781..23c4b9873e7 100644 --- a/apps/comments/l10n/da.js +++ b/apps/comments/l10n/da.js @@ -19,15 +19,15 @@ OC.L10N.register( "New comment" : "Ny kommentar", "Write a comment …" : "Skriv kommentar…", "Post comment" : "Skriv kommentar", - "@ for mentions, : for emoji, / for smart picker" : "\"@\" for at nævne, \":\" for emojis, \"/\" for Smart Vælger", + "@ for mentions, : for emoji, / for smart picker" : "\"@\" for at omtale, \":\" for emojis, \"/\" for Smart Vælger", "Could not reload comments" : "Kunne ikke indlæse kommentarer", + "Failed to mark comments as read" : "Kunne ikke markere kommentarer som læst", + "Unable to load the comments list" : "Kan ikke indlæse kommentarlisten", "No comments yet, start the conversation!" : "Ingen kommentarer endnu, start samtalen!", "No more messages" : "Ikke flere beskeder", "Retry" : "Prøv igen", - "Failed to mark comments as read" : "Kunne ikke markere kommentarer som læst", - "Unable to load the comments list" : "Kan ikke indlæse kommentarlisten", "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nye kommentarer"], - "Comment" : "Kommentér", + "Comment" : "Kommenter", "An error occurred while trying to edit the comment" : "Der opstod en fejl under forsøget på at redigere kommentaren", "Comment deleted" : "Kommentar slettet", "An error occurred while trying to delete the comment" : "Der opstod en fejl under forsøget på at slette kommentaren", diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json index 04fb9233f39..4abcd817f3b 100644 --- a/apps/comments/l10n/da.json +++ b/apps/comments/l10n/da.json @@ -17,15 +17,15 @@ "New comment" : "Ny kommentar", "Write a comment …" : "Skriv kommentar…", "Post comment" : "Skriv kommentar", - "@ for mentions, : for emoji, / for smart picker" : "\"@\" for at nævne, \":\" for emojis, \"/\" for Smart Vælger", + "@ for mentions, : for emoji, / for smart picker" : "\"@\" for at omtale, \":\" for emojis, \"/\" for Smart Vælger", "Could not reload comments" : "Kunne ikke indlæse kommentarer", + "Failed to mark comments as read" : "Kunne ikke markere kommentarer som læst", + "Unable to load the comments list" : "Kan ikke indlæse kommentarlisten", "No comments yet, start the conversation!" : "Ingen kommentarer endnu, start samtalen!", "No more messages" : "Ikke flere beskeder", "Retry" : "Prøv igen", - "Failed to mark comments as read" : "Kunne ikke markere kommentarer som læst", - "Unable to load the comments list" : "Kan ikke indlæse kommentarlisten", "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nye kommentarer"], - "Comment" : "Kommentér", + "Comment" : "Kommenter", "An error occurred while trying to edit the comment" : "Der opstod en fejl under forsøget på at redigere kommentaren", "Comment deleted" : "Kommentar slettet", "An error occurred while trying to delete the comment" : "Der opstod en fejl under forsøget på at slette kommentaren", diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index cb4f921f12a..dc964592b19 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -17,15 +17,15 @@ OC.L10N.register( "Delete comment" : "Kommentar löschen", "Cancel edit" : "Bearbeiten abbrechen", "New comment" : "Neuer Kommentar", - "Write a comment …" : "Schreibe einen Kommentar …", + "Write a comment …" : "Einen Kommentar schreiben …", "Post comment" : "Kommentar veröffentlichen", "@ for mentions, : for emoji, / for smart picker" : "@ für Erwähnungen, : für Emoji, / für Smart Picker", "Could not reload comments" : "Kommentare konnten nicht erneut geladen werden", + "Failed to mark comments as read" : "Kommentare konnten nicht als gelesen markiert werden", + "Unable to load the comments list" : "Kommentarliste konnte nicht geladen werden", "No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginne die Diskussion!", "No more messages" : "Keine weiteren Nachrichten", "Retry" : "Wiederholen", - "Failed to mark comments as read" : "Kommentare konnten nicht als gelesen markiert werden", - "Unable to load the comments list" : "Kommentarliste konnte nicht geladen werden", "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"], "Comment" : "Kommentar", "An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten", diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index 312b72d4e44..d0679199b23 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -15,15 +15,15 @@ "Delete comment" : "Kommentar löschen", "Cancel edit" : "Bearbeiten abbrechen", "New comment" : "Neuer Kommentar", - "Write a comment …" : "Schreibe einen Kommentar …", + "Write a comment …" : "Einen Kommentar schreiben …", "Post comment" : "Kommentar veröffentlichen", "@ for mentions, : for emoji, / for smart picker" : "@ für Erwähnungen, : für Emoji, / für Smart Picker", "Could not reload comments" : "Kommentare konnten nicht erneut geladen werden", + "Failed to mark comments as read" : "Kommentare konnten nicht als gelesen markiert werden", + "Unable to load the comments list" : "Kommentarliste konnte nicht geladen werden", "No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginne die Diskussion!", "No more messages" : "Keine weiteren Nachrichten", "Retry" : "Wiederholen", - "Failed to mark comments as read" : "Kommentare konnten nicht als gelesen markiert werden", - "Unable to load the comments list" : "Kommentarliste konnte nicht geladen werden", "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"], "Comment" : "Kommentar", "An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten", diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js index 8c988e1c6af..8a492c10bd3 100644 --- a/apps/comments/l10n/de_DE.js +++ b/apps/comments/l10n/de_DE.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Kommentar veröffentlichen", "@ for mentions, : for emoji, / for smart picker" : "@ für Erwähnungen, : für Emoji, / für Smart Picker", "Could not reload comments" : "Kommentare konnten nicht erneut geladen werden", + "Failed to mark comments as read" : "Kommentare konnten nicht als gelesen markiert werden", + "Unable to load the comments list" : "Kommentarliste kann nicht geladen werden", "No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginnen Sie die Diskussion!", "No more messages" : "Keine weiteren Nachrichten", "Retry" : "Wiederholen", - "Failed to mark comments as read" : "Kommentare konnten nicht als gelesen markiert werden", - "Unable to load the comments list" : "Kommentarliste kann nicht geladen werden", "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"], "Comment" : "Kommentar", "An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten", diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json index 232b41f8eba..44f2bbd961d 100644 --- a/apps/comments/l10n/de_DE.json +++ b/apps/comments/l10n/de_DE.json @@ -19,11 +19,11 @@ "Post comment" : "Kommentar veröffentlichen", "@ for mentions, : for emoji, / for smart picker" : "@ für Erwähnungen, : für Emoji, / für Smart Picker", "Could not reload comments" : "Kommentare konnten nicht erneut geladen werden", + "Failed to mark comments as read" : "Kommentare konnten nicht als gelesen markiert werden", + "Unable to load the comments list" : "Kommentarliste kann nicht geladen werden", "No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginnen Sie die Diskussion!", "No more messages" : "Keine weiteren Nachrichten", "Retry" : "Wiederholen", - "Failed to mark comments as read" : "Kommentare konnten nicht als gelesen markiert werden", - "Unable to load the comments list" : "Kommentarliste kann nicht geladen werden", "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"], "Comment" : "Kommentar", "An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten", diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js index 2b26f827d3d..80b8c2b00fe 100644 --- a/apps/comments/l10n/el.js +++ b/apps/comments/l10n/el.js @@ -17,10 +17,10 @@ OC.L10N.register( "Cancel edit" : "Ακύρωση επεξεργασίας", "New comment" : "Νέο σχόλιο", "Post comment" : "Αναρτήστε σχόλιο", + "Unable to load the comments list" : "Δεν είναι δυνατή η μεταφόρτωση της λίστας σχολίων.", "No comments yet, start the conversation!" : "Δεν υπάρχουν σχόλια, ξεκινήστε την συζήτηση!", "No more messages" : "Δεν υπάρχουν άλλα μηνύματα", "Retry" : "Δοκιμή ξανά", - "Unable to load the comments list" : "Δεν είναι δυνατή η μεταφόρτωση της λίστας σχολίων.", "_1 new comment_::_{unread} new comments_" : ["1 νέο σχόλιο","{unread} νέα σχόλια"], "Comment" : "Σχόλιο", "An error occurred while trying to edit the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια επεξεργασίας του σχολίου", diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json index 43e98b74bf1..3c0c4a730e9 100644 --- a/apps/comments/l10n/el.json +++ b/apps/comments/l10n/el.json @@ -15,10 +15,10 @@ "Cancel edit" : "Ακύρωση επεξεργασίας", "New comment" : "Νέο σχόλιο", "Post comment" : "Αναρτήστε σχόλιο", + "Unable to load the comments list" : "Δεν είναι δυνατή η μεταφόρτωση της λίστας σχολίων.", "No comments yet, start the conversation!" : "Δεν υπάρχουν σχόλια, ξεκινήστε την συζήτηση!", "No more messages" : "Δεν υπάρχουν άλλα μηνύματα", "Retry" : "Δοκιμή ξανά", - "Unable to load the comments list" : "Δεν είναι δυνατή η μεταφόρτωση της λίστας σχολίων.", "_1 new comment_::_{unread} new comments_" : ["1 νέο σχόλιο","{unread} νέα σχόλια"], "Comment" : "Σχόλιο", "An error occurred while trying to edit the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια επεξεργασίας του σχολίου", diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js index e24bfaef2d6..20843d54147 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Post comment", "@ for mentions, : for emoji, / for smart picker" : "@ for mentions, : for emoji, / for smart picker", "Could not reload comments" : "Could not reload comments", + "Failed to mark comments as read" : "Failed to mark comments as read", + "Unable to load the comments list" : "Unable to load the comments list", "No comments yet, start the conversation!" : "No comments yet, start the conversation!", "No more messages" : "No more messages", "Retry" : "Retry", - "Failed to mark comments as read" : "Failed to mark comments as read", - "Unable to load the comments list" : "Unable to load the comments list", "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"], "Comment" : "Comment", "An error occurred while trying to edit the comment" : "An error occurred while trying to edit the comment", diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json index f99bce80c36..1d61dbdf9a6 100644 --- a/apps/comments/l10n/en_GB.json +++ b/apps/comments/l10n/en_GB.json @@ -19,11 +19,11 @@ "Post comment" : "Post comment", "@ for mentions, : for emoji, / for smart picker" : "@ for mentions, : for emoji, / for smart picker", "Could not reload comments" : "Could not reload comments", + "Failed to mark comments as read" : "Failed to mark comments as read", + "Unable to load the comments list" : "Unable to load the comments list", "No comments yet, start the conversation!" : "No comments yet, start the conversation!", "No more messages" : "No more messages", "Retry" : "Retry", - "Failed to mark comments as read" : "Failed to mark comments as read", - "Unable to load the comments list" : "Unable to load the comments list", "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"], "Comment" : "Comment", "An error occurred while trying to edit the comment" : "An error occurred while trying to edit the comment", diff --git a/apps/comments/l10n/eo.js b/apps/comments/l10n/eo.js deleted file mode 100644 index 6cfa79a31c0..00000000000 --- a/apps/comments/l10n/eo.js +++ /dev/null @@ -1,21 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Komentoj", - "You commented" : "Vi komentis", - "{author} commented" : "{author} komentis", - "You commented on %1$s" : "Vi komentis %1$s", - "You commented on {file}" : "Vi komentis pri {file}", - "%1$s commented on %2$s" : "%1$s komentis %2$s", - "{author} commented on {file}" : "{author} komentis pri {file}", - "<strong>Comments</strong> for files" : "<strong>Komentoj</strong> por dosieroj", - "Files app plugin to add comments to files" : "Kromprogramo por la aplikaĵo „Dosieroj“ por aldoni komentojn al dosieroj", - "Edit comment" : "Redakti komenton", - "Delete comment" : "Forigi komenton", - "No comments yet, start the conversation!" : "Neniu komento, ekkonversaciu!", - "Retry" : "Reprovi", - "_1 new comment_::_{unread} new comments_" : ["1 nova komento","{unread} novaj komentoj"], - "Comment" : "Komento", - "_%n unread comment_::_%n unread comments_" : ["%n nelegataj komentoj","%n nelegataj komentoj"] -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/eo.json b/apps/comments/l10n/eo.json deleted file mode 100644 index 8679e3c2429..00000000000 --- a/apps/comments/l10n/eo.json +++ /dev/null @@ -1,19 +0,0 @@ -{ "translations": { - "Comments" : "Komentoj", - "You commented" : "Vi komentis", - "{author} commented" : "{author} komentis", - "You commented on %1$s" : "Vi komentis %1$s", - "You commented on {file}" : "Vi komentis pri {file}", - "%1$s commented on %2$s" : "%1$s komentis %2$s", - "{author} commented on {file}" : "{author} komentis pri {file}", - "<strong>Comments</strong> for files" : "<strong>Komentoj</strong> por dosieroj", - "Files app plugin to add comments to files" : "Kromprogramo por la aplikaĵo „Dosieroj“ por aldoni komentojn al dosieroj", - "Edit comment" : "Redakti komenton", - "Delete comment" : "Forigi komenton", - "No comments yet, start the conversation!" : "Neniu komento, ekkonversaciu!", - "Retry" : "Reprovi", - "_1 new comment_::_{unread} new comments_" : ["1 nova komento","{unread} novaj komentoj"], - "Comment" : "Komento", - "_%n unread comment_::_%n unread comments_" : ["%n nelegataj komentoj","%n nelegataj komentoj"] -},"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 aff22c79369..38edb32d713 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Publicar comentario", "@ for mentions, : for emoji, / for smart picker" : "@ para menciones, : para emoji, / para selector inteligente", "Could not reload comments" : "No se pudieron recargar los comentarios", + "Failed to mark comments as read" : "Fallo al marcar los comentarios como leídos", + "Unable to load the comments list" : "No se pudo cargar la lista de comentarios", "No comments yet, start the conversation!" : "¡No hay comentarios, empieza la conversación!", "No more messages" : "No hay más mensajes", "Retry" : "Reintentar", - "Failed to mark comments as read" : "Fallo al marcar los comentarios como leídos", - "Unable to load the comments list" : "No se pudo cargar la lista de comentarios", "_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} comentarios nuevos","{unread} comentarios nuevos"], "Comment" : "Comentar", "An error occurred while trying to edit the comment" : "Ocurrió un error intentando editar el comentario", diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index 713e037bf68..51ae29fc0fa 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -19,11 +19,11 @@ "Post comment" : "Publicar comentario", "@ for mentions, : for emoji, / for smart picker" : "@ para menciones, : para emoji, / para selector inteligente", "Could not reload comments" : "No se pudieron recargar los comentarios", + "Failed to mark comments as read" : "Fallo al marcar los comentarios como leídos", + "Unable to load the comments list" : "No se pudo cargar la lista de comentarios", "No comments yet, start the conversation!" : "¡No hay comentarios, empieza la conversación!", "No more messages" : "No hay más mensajes", "Retry" : "Reintentar", - "Failed to mark comments as read" : "Fallo al marcar los comentarios como leídos", - "Unable to load the comments list" : "No se pudo cargar la lista de comentarios", "_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} comentarios nuevos","{unread} comentarios nuevos"], "Comment" : "Comentar", "An error occurred while trying to edit the comment" : "Ocurrió un error intentando editar el comentario", diff --git a/apps/comments/l10n/es_419.js b/apps/comments/l10n/es_419.js deleted file mode 100644 index 45adf25b98b..00000000000 --- a/apps/comments/l10n/es_419.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_419.json b/apps/comments/l10n/es_419.json deleted file mode 100644 index 5d49e27e466..00000000000 --- a/apps/comments/l10n/es_419.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/comments/l10n/es_AR.js b/apps/comments/l10n/es_AR.js deleted file mode 100644 index 0893a9edb75..00000000000 --- a/apps/comments/l10n/es_AR.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Comentarios", - "You commented" : "Ud. ha comentado", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Ud. ah comentado en %1$s", - "You commented on {file}" : "Ud. ha comentado en {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> en archivos", - "Files app plugin to add comments to files" : "Complemento de aplicación de archivos para agregar comentarios a los archivos.", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "No hay comentarios aún, iniciar la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_AR.json b/apps/comments/l10n/es_AR.json deleted file mode 100644 index d59bec3cafc..00000000000 --- a/apps/comments/l10n/es_AR.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "Comentarios", - "You commented" : "Ud. ha comentado", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Ud. ah comentado en %1$s", - "You commented on {file}" : "Ud. ha comentado en {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> en archivos", - "Files app plugin to add comments to files" : "Complemento de aplicación de archivos para agregar comentarios a los archivos.", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "No hay comentarios aún, iniciar la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentar", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/comments/l10n/es_CL.js b/apps/comments/l10n/es_CL.js deleted file mode 100644 index 45adf25b98b..00000000000 --- a/apps/comments/l10n/es_CL.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_CL.json b/apps/comments/l10n/es_CL.json deleted file mode 100644 index 5d49e27e466..00000000000 --- a/apps/comments/l10n/es_CL.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/comments/l10n/es_CO.js b/apps/comments/l10n/es_CO.js index 58d08fdb451..b8516c1449b 100644 --- a/apps/comments/l10n/es_CO.js +++ b/apps/comments/l10n/es_CO.js @@ -9,12 +9,27 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentó en %2$s", "{author} commented on {file}" : "{author} comentó en {file}", "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", + "Files" : "Archivo", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Fue mencionado en \"{file}\", en un comentario realizado por un usuario que ha sido eliminado", + "{user} mentioned you in a comment on \"{file}\"" : "{user} le mencionó en un comentario en “{file}”", + "Files app plugin to add comments to files" : "Plugin de la aplicación de archivos para agregar comentarios a los archivos", "Edit comment" : "Editar comentario", "Delete comment" : "Borrar comentario", + "Cancel edit" : "Cancelar edición", + "New comment" : "Nuevo comentario", + "Write a comment …" : "Escribir un comentario …", + "Post comment" : "Publicar comentario", + "@ for mentions, : for emoji, / for smart picker" : "@ para menciones, : para emoticonos, / para selector inteligente", + "Could not reload comments" : "No se pudieron recargar los comentarios", + "Failed to mark comments as read" : "No se pudieron marcar los comentarios como leídos", + "Unable to load the comments list" : "No se puede cargar la lista de comentarios", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", + "No more messages" : "No hay más mensajes", "Retry" : "Reintentar", "Comment" : "Comentario", + "An error occurred while trying to edit the comment" : "Ocurrió un error al intentar editar el comentario", "Comment deleted" : "Comentario borrado", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] + "An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario", + "An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_CO.json b/apps/comments/l10n/es_CO.json index a6eab53d1cd..c212111b999 100644 --- a/apps/comments/l10n/es_CO.json +++ b/apps/comments/l10n/es_CO.json @@ -7,12 +7,27 @@ "%1$s commented on %2$s" : "%1$s comentó en %2$s", "{author} commented on {file}" : "{author} comentó en {file}", "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", + "Files" : "Archivo", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Fue mencionado en \"{file}\", en un comentario realizado por un usuario que ha sido eliminado", + "{user} mentioned you in a comment on \"{file}\"" : "{user} le mencionó en un comentario en “{file}”", + "Files app plugin to add comments to files" : "Plugin de la aplicación de archivos para agregar comentarios a los archivos", "Edit comment" : "Editar comentario", "Delete comment" : "Borrar comentario", + "Cancel edit" : "Cancelar edición", + "New comment" : "Nuevo comentario", + "Write a comment …" : "Escribir un comentario …", + "Post comment" : "Publicar comentario", + "@ for mentions, : for emoji, / for smart picker" : "@ para menciones, : para emoticonos, / para selector inteligente", + "Could not reload comments" : "No se pudieron recargar los comentarios", + "Failed to mark comments as read" : "No se pudieron marcar los comentarios como leídos", + "Unable to load the comments list" : "No se puede cargar la lista de comentarios", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", + "No more messages" : "No hay más mensajes", "Retry" : "Reintentar", "Comment" : "Comentario", + "An error occurred while trying to edit the comment" : "Ocurrió un error al intentar editar el comentario", "Comment deleted" : "Comentario borrado", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] + "An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario", + "An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_CR.js b/apps/comments/l10n/es_CR.js deleted file mode 100644 index 45adf25b98b..00000000000 --- a/apps/comments/l10n/es_CR.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_CR.json b/apps/comments/l10n/es_CR.json deleted file mode 100644 index 5d49e27e466..00000000000 --- a/apps/comments/l10n/es_CR.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/comments/l10n/es_DO.js b/apps/comments/l10n/es_DO.js deleted file mode 100644 index 45adf25b98b..00000000000 --- a/apps/comments/l10n/es_DO.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_DO.json b/apps/comments/l10n/es_DO.json deleted file mode 100644 index 5d49e27e466..00000000000 --- a/apps/comments/l10n/es_DO.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/comments/l10n/es_EC.js b/apps/comments/l10n/es_EC.js index c5d5cbd266c..1a90e73546f 100644 --- a/apps/comments/l10n/es_EC.js +++ b/apps/comments/l10n/es_EC.js @@ -16,11 +16,11 @@ OC.L10N.register( "Delete comment" : "Borrar comentario", "Cancel edit" : "Cancelar edición", "Post comment" : "Publicar comentario", + "Failed to mark comments as read" : "Error al marcar los comentarios como leídos", + "Unable to load the comments list" : "No se puede cargar la lista de comentarios", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "No more messages" : "No hay más mensajes", "Retry" : "Reintentar", - "Failed to mark comments as read" : "Error al marcar los comentarios como leídos", - "Unable to load the comments list" : "No se puede cargar la lista de comentarios", "_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} comentarios nuevos","{unread} comentarios nuevos"], "Comment" : "Comentario", "An error occurred while trying to edit the comment" : "Ocurrió un error al intentar editar el comentario", diff --git a/apps/comments/l10n/es_EC.json b/apps/comments/l10n/es_EC.json index 5fad94b76b4..23c9432df1a 100644 --- a/apps/comments/l10n/es_EC.json +++ b/apps/comments/l10n/es_EC.json @@ -14,11 +14,11 @@ "Delete comment" : "Borrar comentario", "Cancel edit" : "Cancelar edición", "Post comment" : "Publicar comentario", + "Failed to mark comments as read" : "Error al marcar los comentarios como leídos", + "Unable to load the comments list" : "No se puede cargar la lista de comentarios", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "No more messages" : "No hay más mensajes", "Retry" : "Reintentar", - "Failed to mark comments as read" : "Error al marcar los comentarios como leídos", - "Unable to load the comments list" : "No se puede cargar la lista de comentarios", "_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} comentarios nuevos","{unread} comentarios nuevos"], "Comment" : "Comentario", "An error occurred while trying to edit the comment" : "Ocurrió un error al intentar editar el comentario", diff --git a/apps/comments/l10n/es_GT.js b/apps/comments/l10n/es_GT.js deleted file mode 100644 index 45adf25b98b..00000000000 --- a/apps/comments/l10n/es_GT.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_GT.json b/apps/comments/l10n/es_GT.json deleted file mode 100644 index 5d49e27e466..00000000000 --- a/apps/comments/l10n/es_GT.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/comments/l10n/es_HN.js b/apps/comments/l10n/es_HN.js deleted file mode 100644 index 45adf25b98b..00000000000 --- a/apps/comments/l10n/es_HN.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_HN.json b/apps/comments/l10n/es_HN.json deleted file mode 100644 index 5d49e27e466..00000000000 --- a/apps/comments/l10n/es_HN.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/comments/l10n/es_MX.js b/apps/comments/l10n/es_MX.js index e1d02c75932..30959ef751f 100644 --- a/apps/comments/l10n/es_MX.js +++ b/apps/comments/l10n/es_MX.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Publicar comentario", "@ for mentions, : for emoji, / for smart picker" : "@ para menciones, : para emoticonos, / para selector inteligente", "Could not reload comments" : "No se pudieron recargar los comentarios", + "Failed to mark comments as read" : "No se pudieron marcar los comentarios como leídos", + "Unable to load the comments list" : "No se puede cargar la lista de comentarios", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "No more messages" : "No hay más mensajes", "Retry" : "Reintentar", - "Failed to mark comments as read" : "No se pudieron marcar los comentarios como leídos", - "Unable to load the comments list" : "No se puede cargar la lista de comentarios", "_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} nuevos comentarios","{unread} nuevos comentarios"], "Comment" : "Comentario", "An error occurred while trying to edit the comment" : "Ocurrió un error al intentar editar el comentario", diff --git a/apps/comments/l10n/es_MX.json b/apps/comments/l10n/es_MX.json index d505b85268f..db42c396705 100644 --- a/apps/comments/l10n/es_MX.json +++ b/apps/comments/l10n/es_MX.json @@ -19,11 +19,11 @@ "Post comment" : "Publicar comentario", "@ for mentions, : for emoji, / for smart picker" : "@ para menciones, : para emoticonos, / para selector inteligente", "Could not reload comments" : "No se pudieron recargar los comentarios", + "Failed to mark comments as read" : "No se pudieron marcar los comentarios como leídos", + "Unable to load the comments list" : "No se puede cargar la lista de comentarios", "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", "No more messages" : "No hay más mensajes", "Retry" : "Reintentar", - "Failed to mark comments as read" : "No se pudieron marcar los comentarios como leídos", - "Unable to load the comments list" : "No se puede cargar la lista de comentarios", "_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} nuevos comentarios","{unread} nuevos comentarios"], "Comment" : "Comentario", "An error occurred while trying to edit the comment" : "Ocurrió un error al intentar editar el comentario", diff --git a/apps/comments/l10n/es_NI.js b/apps/comments/l10n/es_NI.js deleted file mode 100644 index 45adf25b98b..00000000000 --- a/apps/comments/l10n/es_NI.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_NI.json b/apps/comments/l10n/es_NI.json deleted file mode 100644 index 5d49e27e466..00000000000 --- a/apps/comments/l10n/es_NI.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/comments/l10n/es_PA.js b/apps/comments/l10n/es_PA.js deleted file mode 100644 index 45adf25b98b..00000000000 --- a/apps/comments/l10n/es_PA.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_PA.json b/apps/comments/l10n/es_PA.json deleted file mode 100644 index 5d49e27e466..00000000000 --- a/apps/comments/l10n/es_PA.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/comments/l10n/es_PE.js b/apps/comments/l10n/es_PE.js deleted file mode 100644 index 45adf25b98b..00000000000 --- a/apps/comments/l10n/es_PE.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_PE.json b/apps/comments/l10n/es_PE.json deleted file mode 100644 index 5d49e27e466..00000000000 --- a/apps/comments/l10n/es_PE.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/comments/l10n/es_PR.js b/apps/comments/l10n/es_PR.js deleted file mode 100644 index 45adf25b98b..00000000000 --- a/apps/comments/l10n/es_PR.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_PR.json b/apps/comments/l10n/es_PR.json deleted file mode 100644 index 5d49e27e466..00000000000 --- a/apps/comments/l10n/es_PR.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/comments/l10n/es_PY.js b/apps/comments/l10n/es_PY.js deleted file mode 100644 index 45adf25b98b..00000000000 --- a/apps/comments/l10n/es_PY.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_PY.json b/apps/comments/l10n/es_PY.json deleted file mode 100644 index 5d49e27e466..00000000000 --- a/apps/comments/l10n/es_PY.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/comments/l10n/es_SV.js b/apps/comments/l10n/es_SV.js deleted file mode 100644 index 45adf25b98b..00000000000 --- a/apps/comments/l10n/es_SV.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_SV.json b/apps/comments/l10n/es_SV.json deleted file mode 100644 index 5d49e27e466..00000000000 --- a/apps/comments/l10n/es_SV.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/comments/l10n/es_UY.js b/apps/comments/l10n/es_UY.js deleted file mode 100644 index 45adf25b98b..00000000000 --- a/apps/comments/l10n/es_UY.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_UY.json b/apps/comments/l10n/es_UY.json deleted file mode 100644 index 5d49e27e466..00000000000 --- a/apps/comments/l10n/es_UY.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "Comentarios", - "You commented" : "Comentaste", - "{author} commented" : "{author} comentó", - "You commented on %1$s" : "Usted comentó en %1$s", - "You commented on {file}" : "Hiciste un comentario de {file}", - "%1$s commented on %2$s" : "%1$s comentó en %2$s", - "{author} commented on {file}" : "{author} comentó en {file}", - "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos", - "Edit comment" : "Editar comentario", - "Delete comment" : "Borrar comentario", - "No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!", - "Retry" : "Reintentar", - "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"] -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/comments/l10n/et_EE.js b/apps/comments/l10n/et_EE.js index 02ec8d67723..f8e80d0e690 100644 --- a/apps/comments/l10n/et_EE.js +++ b/apps/comments/l10n/et_EE.js @@ -9,17 +9,23 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommenteeris %2$s", "{author} commented on {file}" : "{author} kommenteeris faili {file}", "<strong>Comments</strong> for files" : "<strong>Kommentaarid</strong> failidele", + "Files" : "Failid", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Sind mainiti \"{file}\" kommentaarides konto poolt, mis on nüüdseks kustutatud", "{user} mentioned you in a comment on \"{file}\"" : "{user} mainis sind faili \"{file}\" kommentaaris", "Files app plugin to add comments to files" : "Failid rakenduse laiendus failidele kommentaaride lisamiseks", "Edit comment" : "Muuda kommentaari", "Delete comment" : "Kustuta kommentaar", "Cancel edit" : "Loobu muutmisest", + "New comment" : "Uus kommentaar", + "Write a comment …" : "Kirjuta kommentaar...", "Post comment" : "Postita kommentaar", + "@ for mentions, : for emoji, / for smart picker" : "@ mainimiseks, : emojide jaoks, / nutika valija jaoks", + "Could not reload comments" : "Ei saanud kommentaare uuesti laadida", + "Failed to mark comments as read" : "Kommentaaride loetuks märkimine ebaõnnestus", + "Unable to load the comments list" : "Kommentaaride loendi laadimine ebaõnnestus", "No comments yet, start the conversation!" : "Kommentaare veel pole, alusta vestlust!", "No more messages" : "Rohkem teateid pole", "Retry" : "Proovi uuesti", - "Failed to mark comments as read" : "Kommentaaride loetuks märkimine ebaõnnestus", - "Unable to load the comments list" : "Kommentaaride loendi laadimine ebaõnnestus", "_1 new comment_::_{unread} new comments_" : ["1 uus kommentaar","{unread} uus kommentaar"], "Comment" : "Kommentaar", "An error occurred while trying to edit the comment" : "Kommentaari muutmisel tekkis tõrge", diff --git a/apps/comments/l10n/et_EE.json b/apps/comments/l10n/et_EE.json index 206e728a485..3c56525cb0c 100644 --- a/apps/comments/l10n/et_EE.json +++ b/apps/comments/l10n/et_EE.json @@ -7,17 +7,23 @@ "%1$s commented on %2$s" : "%1$s kommenteeris %2$s", "{author} commented on {file}" : "{author} kommenteeris faili {file}", "<strong>Comments</strong> for files" : "<strong>Kommentaarid</strong> failidele", + "Files" : "Failid", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Sind mainiti \"{file}\" kommentaarides konto poolt, mis on nüüdseks kustutatud", "{user} mentioned you in a comment on \"{file}\"" : "{user} mainis sind faili \"{file}\" kommentaaris", "Files app plugin to add comments to files" : "Failid rakenduse laiendus failidele kommentaaride lisamiseks", "Edit comment" : "Muuda kommentaari", "Delete comment" : "Kustuta kommentaar", "Cancel edit" : "Loobu muutmisest", + "New comment" : "Uus kommentaar", + "Write a comment …" : "Kirjuta kommentaar...", "Post comment" : "Postita kommentaar", + "@ for mentions, : for emoji, / for smart picker" : "@ mainimiseks, : emojide jaoks, / nutika valija jaoks", + "Could not reload comments" : "Ei saanud kommentaare uuesti laadida", + "Failed to mark comments as read" : "Kommentaaride loetuks märkimine ebaõnnestus", + "Unable to load the comments list" : "Kommentaaride loendi laadimine ebaõnnestus", "No comments yet, start the conversation!" : "Kommentaare veel pole, alusta vestlust!", "No more messages" : "Rohkem teateid pole", "Retry" : "Proovi uuesti", - "Failed to mark comments as read" : "Kommentaaride loetuks märkimine ebaõnnestus", - "Unable to load the comments list" : "Kommentaaride loendi laadimine ebaõnnestus", "_1 new comment_::_{unread} new comments_" : ["1 uus kommentaar","{unread} uus kommentaar"], "Comment" : "Kommentaar", "An error occurred while trying to edit the comment" : "Kommentaari muutmisel tekkis tõrge", diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js index 698abe928d5..efa029c41ad 100644 --- a/apps/comments/l10n/eu.js +++ b/apps/comments/l10n/eu.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Argitaratu iruzkina", "@ for mentions, : for emoji, / for smart picker" : "@ aipamenetarako, : emojientzako, / hautatzaile adimentsurako", "Could not reload comments" : "Ezin izan dira iruzkinak freskatu", + "Failed to mark comments as read" : "Iruzkinak irakurritako gisa markatzeak huts egin du", + "Unable to load the comments list" : "Ezin da iruzkinen zerrenda kargatu", "No comments yet, start the conversation!" : "Oraindik ez dago iruzkinik, izan zaitez lehena zerbait esanez!", "No more messages" : "Ez da mezu gehiagorik", "Retry" : "Saiatu berriro", - "Failed to mark comments as read" : "Iruzkinak irakurritako gisa markatzeak huts egin du", - "Unable to load the comments list" : "Ezin da iruzkinen zerrenda kargatu", "_1 new comment_::_{unread} new comments_" : ["Iruzkin berri 1","{unread} iruzkin berri"], "Comment" : "Iruzkindu", "An error occurred while trying to edit the comment" : "Errorea gertatu da iruzkina editatzen saiatzean", diff --git a/apps/comments/l10n/eu.json b/apps/comments/l10n/eu.json index 375f4f5b4d0..9df5961d387 100644 --- a/apps/comments/l10n/eu.json +++ b/apps/comments/l10n/eu.json @@ -19,11 +19,11 @@ "Post comment" : "Argitaratu iruzkina", "@ for mentions, : for emoji, / for smart picker" : "@ aipamenetarako, : emojientzako, / hautatzaile adimentsurako", "Could not reload comments" : "Ezin izan dira iruzkinak freskatu", + "Failed to mark comments as read" : "Iruzkinak irakurritako gisa markatzeak huts egin du", + "Unable to load the comments list" : "Ezin da iruzkinen zerrenda kargatu", "No comments yet, start the conversation!" : "Oraindik ez dago iruzkinik, izan zaitez lehena zerbait esanez!", "No more messages" : "Ez da mezu gehiagorik", "Retry" : "Saiatu berriro", - "Failed to mark comments as read" : "Iruzkinak irakurritako gisa markatzeak huts egin du", - "Unable to load the comments list" : "Ezin da iruzkinen zerrenda kargatu", "_1 new comment_::_{unread} new comments_" : ["Iruzkin berri 1","{unread} iruzkin berri"], "Comment" : "Iruzkindu", "An error occurred while trying to edit the comment" : "Errorea gertatu da iruzkina editatzen saiatzean", diff --git a/apps/comments/l10n/fa.js b/apps/comments/l10n/fa.js index 0a11acdb27b..3317f902043 100644 --- a/apps/comments/l10n/fa.js +++ b/apps/comments/l10n/fa.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "فرستادن دیدگاه", "@ for mentions, : for emoji, / for smart picker" : "@ برای اشاره، : برای شکلک، / برای انتخابگر هوشمند", "Could not reload comments" : "ناتوانی در دریافت دیدگاهها", + "Failed to mark comments as read" : "ناتوانی در علامت زدن دیدگاههای به عنوان خوانده شده", + "Unable to load the comments list" : "ناتوانی در دریافت فهرست دیدگاهها", "No comments yet, start the conversation!" : "هنوز هیچ نظری ندارید ، مکالمه را شروع کنید!", "No more messages" : "No more messages", "Retry" : "تلاش دوباره", - "Failed to mark comments as read" : "ناتوانی در علامت زدن دیدگاههای به عنوان خوانده شده", - "Unable to load the comments list" : "ناتوانی در دریافت فهرست دیدگاهها", "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} دیدگاه جدید"], "Comment" : "نظر", "An error occurred while trying to edit the comment" : "خطایی در خلال تلاش برای ویرایش دیدگاه رخ داد", diff --git a/apps/comments/l10n/fa.json b/apps/comments/l10n/fa.json index 04696caf420..59df258f222 100644 --- a/apps/comments/l10n/fa.json +++ b/apps/comments/l10n/fa.json @@ -19,11 +19,11 @@ "Post comment" : "فرستادن دیدگاه", "@ for mentions, : for emoji, / for smart picker" : "@ برای اشاره، : برای شکلک، / برای انتخابگر هوشمند", "Could not reload comments" : "ناتوانی در دریافت دیدگاهها", + "Failed to mark comments as read" : "ناتوانی در علامت زدن دیدگاههای به عنوان خوانده شده", + "Unable to load the comments list" : "ناتوانی در دریافت فهرست دیدگاهها", "No comments yet, start the conversation!" : "هنوز هیچ نظری ندارید ، مکالمه را شروع کنید!", "No more messages" : "No more messages", "Retry" : "تلاش دوباره", - "Failed to mark comments as read" : "ناتوانی در علامت زدن دیدگاههای به عنوان خوانده شده", - "Unable to load the comments list" : "ناتوانی در دریافت فهرست دیدگاهها", "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} دیدگاه جدید"], "Comment" : "نظر", "An error occurred while trying to edit the comment" : "خطایی در خلال تلاش برای ویرایش دیدگاه رخ داد", diff --git a/apps/comments/l10n/fi.js b/apps/comments/l10n/fi.js index 2298bd58adc..28a05c1659d 100644 --- a/apps/comments/l10n/fi.js +++ b/apps/comments/l10n/fi.js @@ -19,11 +19,11 @@ OC.L10N.register( "Post comment" : "Lähetä viesti", "@ for mentions, : for emoji, / for smart picker" : "@ maininnoille, : emojille, / älykkäälle valitsimelle", "Could not reload comments" : "Kommenttien lataus epäonnistui", + "Failed to mark comments as read" : "Kommenttien merkitseminen luetuksi epäonnistui", + "Unable to load the comments list" : "Kommenttilistaa ei voitu ladata", "No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!", "No more messages" : "Ei enempää viestejä", "Retry" : "Yritä uudelleen", - "Failed to mark comments as read" : "Kommenttien merkitseminen luetuksi epäonnistui", - "Unable to load the comments list" : "Kommenttilistaa ei voitu ladata", "_1 new comment_::_{unread} new comments_" : ["1 uusi kommentti","{unread} uutta kommenttia"], "Comment" : "Kommentti", "An error occurred while trying to edit the comment" : "Kommenttia muokatessa tapahtui virhe", diff --git a/apps/comments/l10n/fi.json b/apps/comments/l10n/fi.json index 62d40e27a5c..a8943301573 100644 --- a/apps/comments/l10n/fi.json +++ b/apps/comments/l10n/fi.json @@ -17,11 +17,11 @@ "Post comment" : "Lähetä viesti", "@ for mentions, : for emoji, / for smart picker" : "@ maininnoille, : emojille, / älykkäälle valitsimelle", "Could not reload comments" : "Kommenttien lataus epäonnistui", + "Failed to mark comments as read" : "Kommenttien merkitseminen luetuksi epäonnistui", + "Unable to load the comments list" : "Kommenttilistaa ei voitu ladata", "No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!", "No more messages" : "Ei enempää viestejä", "Retry" : "Yritä uudelleen", - "Failed to mark comments as read" : "Kommenttien merkitseminen luetuksi epäonnistui", - "Unable to load the comments list" : "Kommenttilistaa ei voitu ladata", "_1 new comment_::_{unread} new comments_" : ["1 uusi kommentti","{unread} uutta kommenttia"], "Comment" : "Kommentti", "An error occurred while trying to edit the comment" : "Kommenttia muokatessa tapahtui virhe", diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js index 7c664ab67d5..a1f24df6b80 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -10,7 +10,7 @@ OC.L10N.register( "{author} commented on {file}" : "{author} a commenté sur {file}", "<strong>Comments</strong> for files" : "<strong>Commentaires</strong> sur les fichiers", "Files" : "Fichiers", - "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Vous avez été mentionné sur « {file} », dans un commentaire par un compte qui depuis a été supprimé", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Vous avez été mentionné dans « {file} », dans un commentaire d'un compte qui a été supprimé depuis", "{user} mentioned you in a comment on \"{file}\"" : "{user} vous a mentionné dans un commentaire sur « {file} »", "Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers", "Edit comment" : "Modifier le commentaire", @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Publier le commentaire", "@ for mentions, : for emoji, / for smart picker" : "@ pour les mentions, : pour les émojis, / pour le sélecteur intelligent", "Could not reload comments" : "Impossible de recharger les commentaires", + "Failed to mark comments as read" : "Les commentaires n'ont pas été marqués comme lus", + "Unable to load the comments list" : "Impossible de charger la liste des commentaires", "No comments yet, start the conversation!" : "Il n'y a aucun commentaire, démarrez la conversation !", "No more messages" : "Aucun autre message", "Retry" : "Réessayer", - "Failed to mark comments as read" : "Les commentaires n'ont pas été marqués comme lus", - "Unable to load the comments list" : "Impossible de charger la liste des commentaires", "_1 new comment_::_{unread} new comments_" : ["1 nouveau commentaire","{unread} nouveaux commentaires","{unread} nouveaux commentaires"], "Comment" : "Commenter", "An error occurred while trying to edit the comment" : "Une erreur s'est produite lors de la tentative de modification du commentaire", diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json index d283528ef9b..861754c9719 100644 --- a/apps/comments/l10n/fr.json +++ b/apps/comments/l10n/fr.json @@ -8,7 +8,7 @@ "{author} commented on {file}" : "{author} a commenté sur {file}", "<strong>Comments</strong> for files" : "<strong>Commentaires</strong> sur les fichiers", "Files" : "Fichiers", - "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Vous avez été mentionné sur « {file} », dans un commentaire par un compte qui depuis a été supprimé", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Vous avez été mentionné dans « {file} », dans un commentaire d'un compte qui a été supprimé depuis", "{user} mentioned you in a comment on \"{file}\"" : "{user} vous a mentionné dans un commentaire sur « {file} »", "Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers", "Edit comment" : "Modifier le commentaire", @@ -19,11 +19,11 @@ "Post comment" : "Publier le commentaire", "@ for mentions, : for emoji, / for smart picker" : "@ pour les mentions, : pour les émojis, / pour le sélecteur intelligent", "Could not reload comments" : "Impossible de recharger les commentaires", + "Failed to mark comments as read" : "Les commentaires n'ont pas été marqués comme lus", + "Unable to load the comments list" : "Impossible de charger la liste des commentaires", "No comments yet, start the conversation!" : "Il n'y a aucun commentaire, démarrez la conversation !", "No more messages" : "Aucun autre message", "Retry" : "Réessayer", - "Failed to mark comments as read" : "Les commentaires n'ont pas été marqués comme lus", - "Unable to load the comments list" : "Impossible de charger la liste des commentaires", "_1 new comment_::_{unread} new comments_" : ["1 nouveau commentaire","{unread} nouveaux commentaires","{unread} nouveaux commentaires"], "Comment" : "Commenter", "An error occurred while trying to edit the comment" : "Une erreur s'est produite lors de la tentative de modification du commentaire", diff --git a/apps/comments/l10n/ga.js b/apps/comments/l10n/ga.js index 04670aa5bfe..32438cb60ec 100644 --- a/apps/comments/l10n/ga.js +++ b/apps/comments/l10n/ga.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Post trácht", "@ for mentions, : for emoji, / for smart picker" : "@ le haghaidh tagairtí, : le haghaidh emoji, / le haghaidh roghnóir cliste", "Could not reload comments" : "Níorbh fhéidir na nótaí tráchta a athlódáil", + "Failed to mark comments as read" : "Theip ar nótaí tráchta a mharcáil mar léite", + "Unable to load the comments list" : "Ní féidir an liosta tuairimí a lódáil", "No comments yet, start the conversation!" : "Gan trácht ar bith go fóill, cuir tús leis an gcomhrá!", "No more messages" : "Níl a thuilleadh teachtaireachtaí", "Retry" : "Bain triail eile as", - "Failed to mark comments as read" : "Theip ar nótaí tráchta a mharcáil mar léite", - "Unable to load the comments list" : "Ní féidir an liosta tuairimí a lódáil", "_1 new comment_::_{unread} new comments_" : ["1 trácht nua","{unread} nóta tráchta nua","{unread} nóta tráchta nua","{unread} nóta tráchta nua","{unread} nóta tráchta nua"], "Comment" : "Trácht", "An error occurred while trying to edit the comment" : "Tharla earráid agus an nóta tráchta á chur in eagar", diff --git a/apps/comments/l10n/ga.json b/apps/comments/l10n/ga.json index 691e1032ce1..4442145dea6 100644 --- a/apps/comments/l10n/ga.json +++ b/apps/comments/l10n/ga.json @@ -19,11 +19,11 @@ "Post comment" : "Post trácht", "@ for mentions, : for emoji, / for smart picker" : "@ le haghaidh tagairtí, : le haghaidh emoji, / le haghaidh roghnóir cliste", "Could not reload comments" : "Níorbh fhéidir na nótaí tráchta a athlódáil", + "Failed to mark comments as read" : "Theip ar nótaí tráchta a mharcáil mar léite", + "Unable to load the comments list" : "Ní féidir an liosta tuairimí a lódáil", "No comments yet, start the conversation!" : "Gan trácht ar bith go fóill, cuir tús leis an gcomhrá!", "No more messages" : "Níl a thuilleadh teachtaireachtaí", "Retry" : "Bain triail eile as", - "Failed to mark comments as read" : "Theip ar nótaí tráchta a mharcáil mar léite", - "Unable to load the comments list" : "Ní féidir an liosta tuairimí a lódáil", "_1 new comment_::_{unread} new comments_" : ["1 trácht nua","{unread} nóta tráchta nua","{unread} nóta tráchta nua","{unread} nóta tráchta nua","{unread} nóta tráchta nua"], "Comment" : "Trácht", "An error occurred while trying to edit the comment" : "Tharla earráid agus an nóta tráchta á chur in eagar", diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js index 6006af5d974..364e95abc69 100644 --- a/apps/comments/l10n/gl.js +++ b/apps/comments/l10n/gl.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Publicar comentario", "@ for mentions, : for emoji, / for smart picker" : "@ para mencións, : para «emoji», / para selector intelixente", "Could not reload comments" : "Non foi posíbel volver cargar os comentarios", + "Failed to mark comments as read" : "Produciuse un fallo ao marcar os comentarios como lidos", + "Unable to load the comments list" : "Non é posíbel cargar a lista de comentarios", "No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!", "No more messages" : "Non hai máis mensaxes", "Retry" : "Volver tentar", - "Failed to mark comments as read" : "Produciuse un fallo ao marcar os comentarios como lidos", - "Unable to load the comments list" : "Non é posíbel cargar a lista de comentarios", "_1 new comment_::_{unread} new comments_" : ["1 comentario novo","{unread} comentarios novos"], "Comment" : "Comentario", "An error occurred while trying to edit the comment" : "Produciuse un erro cando tentaba editar o comentario", diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json index 3fe461b8be6..128f8e5251f 100644 --- a/apps/comments/l10n/gl.json +++ b/apps/comments/l10n/gl.json @@ -19,11 +19,11 @@ "Post comment" : "Publicar comentario", "@ for mentions, : for emoji, / for smart picker" : "@ para mencións, : para «emoji», / para selector intelixente", "Could not reload comments" : "Non foi posíbel volver cargar os comentarios", + "Failed to mark comments as read" : "Produciuse un fallo ao marcar os comentarios como lidos", + "Unable to load the comments list" : "Non é posíbel cargar a lista de comentarios", "No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!", "No more messages" : "Non hai máis mensaxes", "Retry" : "Volver tentar", - "Failed to mark comments as read" : "Produciuse un fallo ao marcar os comentarios como lidos", - "Unable to load the comments list" : "Non é posíbel cargar a lista de comentarios", "_1 new comment_::_{unread} new comments_" : ["1 comentario novo","{unread} comentarios novos"], "Comment" : "Comentario", "An error occurred while trying to edit the comment" : "Produciuse un erro cando tentaba editar o comentario", diff --git a/apps/comments/l10n/he.js b/apps/comments/l10n/he.js index 632e00bb1eb..e1d0256599a 100644 --- a/apps/comments/l10n/he.js +++ b/apps/comments/l10n/he.js @@ -16,10 +16,10 @@ OC.L10N.register( "Delete comment" : "מחיקת תגובה", "Cancel edit" : "בטל עריכה", "Post comment" : "פרסם תגובה", + "Unable to load the comments list" : "לא ניתן לטעון את רשימת התגובות", "No comments yet, start the conversation!" : "אין תגובות עדיין, בואו נתחיל לקשקש!", "No more messages" : "אין יותר הודעות", "Retry" : "ניסיון חוזר", - "Unable to load the comments list" : "לא ניתן לטעון את רשימת התגובות", "_1 new comment_::_{unread} new comments_" : ["הערה חדשה אחת","{unread} הערות חדשות","{unread} הערות חדשות"], "Comment" : "תגובה", "An error occurred while trying to edit the comment" : "אירעה שגיאה בניסיון לערוך את התגובה", diff --git a/apps/comments/l10n/he.json b/apps/comments/l10n/he.json index e6472846b5c..c59bb70dfd1 100644 --- a/apps/comments/l10n/he.json +++ b/apps/comments/l10n/he.json @@ -14,10 +14,10 @@ "Delete comment" : "מחיקת תגובה", "Cancel edit" : "בטל עריכה", "Post comment" : "פרסם תגובה", + "Unable to load the comments list" : "לא ניתן לטעון את רשימת התגובות", "No comments yet, start the conversation!" : "אין תגובות עדיין, בואו נתחיל לקשקש!", "No more messages" : "אין יותר הודעות", "Retry" : "ניסיון חוזר", - "Unable to load the comments list" : "לא ניתן לטעון את רשימת התגובות", "_1 new comment_::_{unread} new comments_" : ["הערה חדשה אחת","{unread} הערות חדשות","{unread} הערות חדשות"], "Comment" : "תגובה", "An error occurred while trying to edit the comment" : "אירעה שגיאה בניסיון לערוך את התגובה", diff --git a/apps/comments/l10n/hr.js b/apps/comments/l10n/hr.js index 7eded9edd57..00cd18cb7fb 100644 --- a/apps/comments/l10n/hr.js +++ b/apps/comments/l10n/hr.js @@ -15,10 +15,10 @@ OC.L10N.register( "Delete comment" : "Izbriši komentar", "Cancel edit" : "Otkaži uređivanje", "Post comment" : "Objavi komentar", + "Unable to load the comments list" : "Nije moguće učitati popis komentara", "No comments yet, start the conversation!" : "Još nema komentara, započnite razgovor!", "No more messages" : "Nema više poruka", "Retry" : "Pokušaj ponovno", - "Unable to load the comments list" : "Nije moguće učitati popis komentara", "_1 new comment_::_{unread} new comments_" : ["1 novi komentar","{unread} novih komentara","{unread} novih komentara"], "Comment" : "Komentar", "An error occurred while trying to edit the comment" : "Došlo je do pogreške prilikom uređivanja komentara", diff --git a/apps/comments/l10n/hr.json b/apps/comments/l10n/hr.json index 53ca7f3da00..e6447eef1af 100644 --- a/apps/comments/l10n/hr.json +++ b/apps/comments/l10n/hr.json @@ -13,10 +13,10 @@ "Delete comment" : "Izbriši komentar", "Cancel edit" : "Otkaži uređivanje", "Post comment" : "Objavi komentar", + "Unable to load the comments list" : "Nije moguće učitati popis komentara", "No comments yet, start the conversation!" : "Još nema komentara, započnite razgovor!", "No more messages" : "Nema više poruka", "Retry" : "Pokušaj ponovno", - "Unable to load the comments list" : "Nije moguće učitati popis komentara", "_1 new comment_::_{unread} new comments_" : ["1 novi komentar","{unread} novih komentara","{unread} novih komentara"], "Comment" : "Komentar", "An error occurred while trying to edit the comment" : "Došlo je do pogreške prilikom uređivanja komentara", diff --git a/apps/comments/l10n/hu.js b/apps/comments/l10n/hu.js index cdbe9fe8443..05b0f519e0b 100644 --- a/apps/comments/l10n/hu.js +++ b/apps/comments/l10n/hu.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Hozzászólás közzététele", "@ for mentions, : for emoji, / for smart picker" : "@ az említésekhez, : az emodzsikhoz, / az okos választóhoz", "Could not reload comments" : "Nem sikerült a megjegyzések újratöltése.", + "Failed to mark comments as read" : "A hozzászólások olvasottnak jelölése sikertelen", + "Unable to load the comments list" : "A hozzászólások betöltése sikertelen", "No comments yet, start the conversation!" : "Még nincsenek hozzászólások, kezdje el a beszélgetést!", "No more messages" : "Nincs több üzenet", "Retry" : "Újra", - "Failed to mark comments as read" : "A hozzászólások olvasottnak jelölése sikertelen", - "Unable to load the comments list" : "A hozzászólások betöltése sikertelen", "_1 new comment_::_{unread} new comments_" : ["1 új hozzászólás","{unread} új hozzászólás"], "Comment" : "Hozzászólás", "An error occurred while trying to edit the comment" : "Hiba történt a megjegyzés szerkesztése közben", diff --git a/apps/comments/l10n/hu.json b/apps/comments/l10n/hu.json index 4e0b424cd00..962f1c72c06 100644 --- a/apps/comments/l10n/hu.json +++ b/apps/comments/l10n/hu.json @@ -19,11 +19,11 @@ "Post comment" : "Hozzászólás közzététele", "@ for mentions, : for emoji, / for smart picker" : "@ az említésekhez, : az emodzsikhoz, / az okos választóhoz", "Could not reload comments" : "Nem sikerült a megjegyzések újratöltése.", + "Failed to mark comments as read" : "A hozzászólások olvasottnak jelölése sikertelen", + "Unable to load the comments list" : "A hozzászólások betöltése sikertelen", "No comments yet, start the conversation!" : "Még nincsenek hozzászólások, kezdje el a beszélgetést!", "No more messages" : "Nincs több üzenet", "Retry" : "Újra", - "Failed to mark comments as read" : "A hozzászólások olvasottnak jelölése sikertelen", - "Unable to load the comments list" : "A hozzászólások betöltése sikertelen", "_1 new comment_::_{unread} new comments_" : ["1 új hozzászólás","{unread} új hozzászólás"], "Comment" : "Hozzászólás", "An error occurred while trying to edit the comment" : "Hiba történt a megjegyzés szerkesztése közben", diff --git a/apps/comments/l10n/hy.js b/apps/comments/l10n/hy.js deleted file mode 100644 index 6e6fa514244..00000000000 --- a/apps/comments/l10n/hy.js +++ /dev/null @@ -1,7 +0,0 @@ -OC.L10N.register( - "comments", - { - "Cancel" : "Չեղարկել", - "Save" : "Պահպանել" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/hy.json b/apps/comments/l10n/hy.json deleted file mode 100644 index 1d692e6d00d..00000000000 --- a/apps/comments/l10n/hy.json +++ /dev/null @@ -1,5 +0,0 @@ -{ "translations": { - "Cancel" : "Չեղարկել", - "Save" : "Պահպանել" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/comments/l10n/ia.js b/apps/comments/l10n/ia.js deleted file mode 100644 index 425cd480ec8..00000000000 --- a/apps/comments/l10n/ia.js +++ /dev/null @@ -1,19 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Commentarios", - "You commented" : "Tu commentava", - "{author} commented" : "{author} commentava", - "You commented on %1$s" : "Tu commentava in %1$s", - "You commented on {file}" : "Tu commentava in {file}", - "%1$s commented on %2$s" : "%1$s commentava in %2$s", - "{author} commented on {file}" : "{author} commentava in {file}", - "<strong>Comments</strong> for files" : "<strong>Commentarios</strong> pro files", - "Edit comment" : "Modificar commentario", - "Delete comment" : "Deler commentario", - "No comments yet, start the conversation!" : "Il ha nulle commentarios ancora, initia le conversation!", - "Comment" : "Commentario", - "%1$s commented" : "%1$s commentava", - "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"] -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ia.json b/apps/comments/l10n/ia.json deleted file mode 100644 index bb51efd690c..00000000000 --- a/apps/comments/l10n/ia.json +++ /dev/null @@ -1,17 +0,0 @@ -{ "translations": { - "Comments" : "Commentarios", - "You commented" : "Tu commentava", - "{author} commented" : "{author} commentava", - "You commented on %1$s" : "Tu commentava in %1$s", - "You commented on {file}" : "Tu commentava in {file}", - "%1$s commented on %2$s" : "%1$s commentava in %2$s", - "{author} commented on {file}" : "{author} commentava in {file}", - "<strong>Comments</strong> for files" : "<strong>Commentarios</strong> pro files", - "Edit comment" : "Modificar commentario", - "Delete comment" : "Deler commentario", - "No comments yet, start the conversation!" : "Il ha nulle commentarios ancora, initia le conversation!", - "Comment" : "Commentario", - "%1$s commented" : "%1$s commentava", - "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"] -},"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 63787a873e5..10e0fa73ee3 100644 --- a/apps/comments/l10n/id.js +++ b/apps/comments/l10n/id.js @@ -15,10 +15,10 @@ OC.L10N.register( "Delete comment" : "Hapus komentar", "Cancel edit" : "Batal sunting", "Post comment" : "Posting komentar", + "Unable to load the comments list" : "Tidak dapat memuat daftar komentar", "No comments yet, start the conversation!" : "Belum ada yang berkomentar, mulailah perbincangan!", "No more messages" : "Tidak ada pesan lagi", "Retry" : "Ulangi", - "Unable to load the comments list" : "Tidak dapat memuat daftar komentar", "Comment" : "Komentar", "An error occurred while trying to edit the comment" : "Terjadi kesalahan ketika mencoba menyunting komentar", "Comment deleted" : "Komentar dihapus", diff --git a/apps/comments/l10n/id.json b/apps/comments/l10n/id.json index c8bd901f7ff..56ecdc58c2c 100644 --- a/apps/comments/l10n/id.json +++ b/apps/comments/l10n/id.json @@ -13,10 +13,10 @@ "Delete comment" : "Hapus komentar", "Cancel edit" : "Batal sunting", "Post comment" : "Posting komentar", + "Unable to load the comments list" : "Tidak dapat memuat daftar komentar", "No comments yet, start the conversation!" : "Belum ada yang berkomentar, mulailah perbincangan!", "No more messages" : "Tidak ada pesan lagi", "Retry" : "Ulangi", - "Unable to load the comments list" : "Tidak dapat memuat daftar komentar", "Comment" : "Komentar", "An error occurred while trying to edit the comment" : "Terjadi kesalahan ketika mencoba menyunting komentar", "Comment deleted" : "Komentar dihapus", diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js index 5bd2f7add66..d4b6327070b 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Senda inn athugasemd", "@ for mentions, : for emoji, / for smart picker" : "@ til að minnast á, : fyrir tjáningartákn, / fyrir snjallveljara", "Could not reload comments" : "Gat ekki endurlesið athugasemdir", + "Failed to mark comments as read" : "Tókst ekki að merkja athugasemdir sem lesnar", + "Unable to load the comments list" : "Gat ekki hlaðið inn lista yfir athugasemdir", "No comments yet, start the conversation!" : "Engar athugasemdir ennþá, byrjaðu umræðuna!", "No more messages" : "Engin fleiri skilaboð", "Retry" : "Reyna aftur", - "Failed to mark comments as read" : "Tókst ekki að merkja athugasemdir sem lesnar", - "Unable to load the comments list" : "Gat ekki hlaðið inn lista yfir athugasemdir", "_1 new comment_::_{unread} new comments_" : ["1 ný athugasemd","{unread} nýjar athugasemdir"], "Comment" : "Athugasemd", "An error occurred while trying to edit the comment" : "Villa átti sér stað við að breyta athugasemdinni", diff --git a/apps/comments/l10n/is.json b/apps/comments/l10n/is.json index f1051528bf5..458a1704c3b 100644 --- a/apps/comments/l10n/is.json +++ b/apps/comments/l10n/is.json @@ -19,11 +19,11 @@ "Post comment" : "Senda inn athugasemd", "@ for mentions, : for emoji, / for smart picker" : "@ til að minnast á, : fyrir tjáningartákn, / fyrir snjallveljara", "Could not reload comments" : "Gat ekki endurlesið athugasemdir", + "Failed to mark comments as read" : "Tókst ekki að merkja athugasemdir sem lesnar", + "Unable to load the comments list" : "Gat ekki hlaðið inn lista yfir athugasemdir", "No comments yet, start the conversation!" : "Engar athugasemdir ennþá, byrjaðu umræðuna!", "No more messages" : "Engin fleiri skilaboð", "Retry" : "Reyna aftur", - "Failed to mark comments as read" : "Tókst ekki að merkja athugasemdir sem lesnar", - "Unable to load the comments list" : "Gat ekki hlaðið inn lista yfir athugasemdir", "_1 new comment_::_{unread} new comments_" : ["1 ný athugasemd","{unread} nýjar athugasemdir"], "Comment" : "Athugasemd", "An error occurred while trying to edit the comment" : "Villa átti sér stað við að breyta athugasemdinni", diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index 75012139c51..e2aac0c0b86 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Pubblica commento", "@ for mentions, : for emoji, / for smart picker" : "@ per menzioni, : per emoji, / per selettore intelligente", "Could not reload comments" : "Impossibile ricaricare i commenti", + "Failed to mark comments as read" : "Impossibile segnare i commenti come letti", + "Unable to load the comments list" : "Impossibile caricare l'elenco dei commenti", "No comments yet, start the conversation!" : "Ancora nessun commento, inizia la conversazione!", "No more messages" : "Non ci sono altri messaggi", "Retry" : "Riprova", - "Failed to mark comments as read" : "Impossibile segnare i commenti come letti", - "Unable to load the comments list" : "Impossibile caricare l'elenco dei commenti", "_1 new comment_::_{unread} new comments_" : ["1 nuovo commento","{unread} nuovi commenti","{unread} nuovi commenti"], "Comment" : "Commento", "An error occurred while trying to edit the comment" : "Si è verificato un errore durante il tentativo di modificare il commento", diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index cba54b73af9..09ba85ad60e 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -19,11 +19,11 @@ "Post comment" : "Pubblica commento", "@ for mentions, : for emoji, / for smart picker" : "@ per menzioni, : per emoji, / per selettore intelligente", "Could not reload comments" : "Impossibile ricaricare i commenti", + "Failed to mark comments as read" : "Impossibile segnare i commenti come letti", + "Unable to load the comments list" : "Impossibile caricare l'elenco dei commenti", "No comments yet, start the conversation!" : "Ancora nessun commento, inizia la conversazione!", "No more messages" : "Non ci sono altri messaggi", "Retry" : "Riprova", - "Failed to mark comments as read" : "Impossibile segnare i commenti come letti", - "Unable to load the comments list" : "Impossibile caricare l'elenco dei commenti", "_1 new comment_::_{unread} new comments_" : ["1 nuovo commento","{unread} nuovi commenti","{unread} nuovi commenti"], "Comment" : "Commento", "An error occurred while trying to edit the comment" : "Si è verificato un errore durante il tentativo di modificare il commento", diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js index 6c8778e196f..60800bfb5f9 100644 --- a/apps/comments/l10n/ja.js +++ b/apps/comments/l10n/ja.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "コメントを投稿", "@ for mentions, : for emoji, / for smart picker" : "メンションには@、絵文字には:、スマートピッカーには/", "Could not reload comments" : "コメントをリロードできませんでした", + "Failed to mark comments as read" : "コメントを既読にすることができませんでした", + "Unable to load the comments list" : "コメントリストを読み込めませんでした", "No comments yet, start the conversation!" : "まだコメントはありません、会話を開始してください!", "No more messages" : "これ以上のメッセージはありません", "Retry" : "再試行", - "Failed to mark comments as read" : "コメントを既読にすることができませんでした", - "Unable to load the comments list" : "コメントリストを読み込めませんでした", "_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"], "Comment" : "コメント", "An error occurred while trying to edit the comment" : "コメント編集中にエラーが発生しました", diff --git a/apps/comments/l10n/ja.json b/apps/comments/l10n/ja.json index 1a5859b6880..08014639e97 100644 --- a/apps/comments/l10n/ja.json +++ b/apps/comments/l10n/ja.json @@ -19,11 +19,11 @@ "Post comment" : "コメントを投稿", "@ for mentions, : for emoji, / for smart picker" : "メンションには@、絵文字には:、スマートピッカーには/", "Could not reload comments" : "コメントをリロードできませんでした", + "Failed to mark comments as read" : "コメントを既読にすることができませんでした", + "Unable to load the comments list" : "コメントリストを読み込めませんでした", "No comments yet, start the conversation!" : "まだコメントはありません、会話を開始してください!", "No more messages" : "これ以上のメッセージはありません", "Retry" : "再試行", - "Failed to mark comments as read" : "コメントを既読にすることができませんでした", - "Unable to load the comments list" : "コメントリストを読み込めませんでした", "_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"], "Comment" : "コメント", "An error occurred while trying to edit the comment" : "コメント編集中にエラーが発生しました", diff --git a/apps/comments/l10n/ka.js b/apps/comments/l10n/ka.js index 9c37c3c3c78..4d721d8441c 100644 --- a/apps/comments/l10n/ka.js +++ b/apps/comments/l10n/ka.js @@ -17,11 +17,11 @@ OC.L10N.register( "Post comment" : "Post comment", "@ for mentions, : for emoji, / for smart picker" : "@ for mentions, : for emoji, / for smart picker", "Could not reload comments" : "Could not reload comments", + "Failed to mark comments as read" : "Failed to mark comments as read", + "Unable to load the comments list" : "Unable to load the comments list", "No comments yet, start the conversation!" : "No comments yet, start the conversation!", "No more messages" : "No more messages", "Retry" : "Retry", - "Failed to mark comments as read" : "Failed to mark comments as read", - "Unable to load the comments list" : "Unable to load the comments list", "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"], "Comment" : "Comment", "An error occurred while trying to edit the comment" : "An error occurred while trying to edit the comment", diff --git a/apps/comments/l10n/ka.json b/apps/comments/l10n/ka.json index 49fd82771cd..a8625a23f7a 100644 --- a/apps/comments/l10n/ka.json +++ b/apps/comments/l10n/ka.json @@ -15,11 +15,11 @@ "Post comment" : "Post comment", "@ for mentions, : for emoji, / for smart picker" : "@ for mentions, : for emoji, / for smart picker", "Could not reload comments" : "Could not reload comments", + "Failed to mark comments as read" : "Failed to mark comments as read", + "Unable to load the comments list" : "Unable to load the comments list", "No comments yet, start the conversation!" : "No comments yet, start the conversation!", "No more messages" : "No more messages", "Retry" : "Retry", - "Failed to mark comments as read" : "Failed to mark comments as read", - "Unable to load the comments list" : "Unable to load the comments list", "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"], "Comment" : "Comment", "An error occurred while trying to edit the comment" : "An error occurred while trying to edit the comment", diff --git a/apps/comments/l10n/ka_GE.js b/apps/comments/l10n/ka_GE.js deleted file mode 100644 index 9cc339703d0..00000000000 --- a/apps/comments/l10n/ka_GE.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "კომენტარები", - "You commented" : "თქვენ გააკეთეთ კომენტარი", - "{author} commented" : "{author} მომხმარებელმა გააკეთა კომენტარი", - "You commented on %1$s" : "თქვენ გააკეთეთ კომენტარი %1$s-ზე", - "You commented on {file}" : "თქვენ გააკეთეთ კომენტარი {file}-ზე", - "%1$s commented on %2$s" : "%1$s მომხმარებელმა გააკეთა კომენტარი %2$s-ზე", - "{author} commented on {file}" : "{author} მომხმარებელმა გააკეთა კომენტარი {file}-ზე", - "<strong>Comments</strong> for files" : "<strong>კომენტარები</strong> ფაილებზე", - "Edit comment" : "კომენტარის ცვლილება", - "Delete comment" : "კომენტარის გაუქმება", - "No comments yet, start the conversation!" : "ჯერ კომენტარები არაა, დაიწყეთ საუბარი! ", - "Retry" : "ვცადოთ ახლიდან", - "Comment" : "კომენტარის დამატება", - "%1$s commented" : "%1$s მოხმარებელმა გააკეთა კომენტარი", - "_%n unread comment_::_%n unread comments_" : ["%n წაუკუთხავი კომენტარი","%n წაუკუთხავი კომენტარი"] -}, -"nplurals=2; plural=(n!=1);"); diff --git a/apps/comments/l10n/ka_GE.json b/apps/comments/l10n/ka_GE.json deleted file mode 100644 index 79c3152074e..00000000000 --- a/apps/comments/l10n/ka_GE.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "კომენტარები", - "You commented" : "თქვენ გააკეთეთ კომენტარი", - "{author} commented" : "{author} მომხმარებელმა გააკეთა კომენტარი", - "You commented on %1$s" : "თქვენ გააკეთეთ კომენტარი %1$s-ზე", - "You commented on {file}" : "თქვენ გააკეთეთ კომენტარი {file}-ზე", - "%1$s commented on %2$s" : "%1$s მომხმარებელმა გააკეთა კომენტარი %2$s-ზე", - "{author} commented on {file}" : "{author} მომხმარებელმა გააკეთა კომენტარი {file}-ზე", - "<strong>Comments</strong> for files" : "<strong>კომენტარები</strong> ფაილებზე", - "Edit comment" : "კომენტარის ცვლილება", - "Delete comment" : "კომენტარის გაუქმება", - "No comments yet, start the conversation!" : "ჯერ კომენტარები არაა, დაიწყეთ საუბარი! ", - "Retry" : "ვცადოთ ახლიდან", - "Comment" : "კომენტარის დამატება", - "%1$s commented" : "%1$s მოხმარებელმა გააკეთა კომენტარი", - "_%n unread comment_::_%n unread comments_" : ["%n წაუკუთხავი კომენტარი","%n წაუკუთხავი კომენტარი"] -},"pluralForm" :"nplurals=2; plural=(n!=1);" -}
\ No newline at end of file diff --git a/apps/comments/l10n/km.js b/apps/comments/l10n/km.js deleted file mode 100644 index 16f065c86b3..00000000000 --- a/apps/comments/l10n/km.js +++ /dev/null @@ -1,7 +0,0 @@ -OC.L10N.register( - "comments", - { - "Cancel" : "បោះបង់", - "Save" : "រក្សាទុក" -}, -"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/km.json b/apps/comments/l10n/km.json deleted file mode 100644 index 20de21d56a1..00000000000 --- a/apps/comments/l10n/km.json +++ /dev/null @@ -1,5 +0,0 @@ -{ "translations": { - "Cancel" : "បោះបង់", - "Save" : "រក្សាទុក" -},"pluralForm" :"nplurals=1; plural=0;" -}
\ No newline at end of file diff --git a/apps/comments/l10n/kn.js b/apps/comments/l10n/kn.js deleted file mode 100644 index 97a48f9cb3e..00000000000 --- a/apps/comments/l10n/kn.js +++ /dev/null @@ -1,7 +0,0 @@ -OC.L10N.register( - "comments", - { - "Cancel" : "ರದ್ದು", - "Save" : "ಉಳಿಸಿ" -}, -"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/kn.json b/apps/comments/l10n/kn.json deleted file mode 100644 index 8a2b49fc262..00000000000 --- a/apps/comments/l10n/kn.json +++ /dev/null @@ -1,5 +0,0 @@ -{ "translations": { - "Cancel" : "ರದ್ದು", - "Save" : "ಉಳಿಸಿ" -},"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 cabcc7cc8e4..5b75a6eea40 100644 --- a/apps/comments/l10n/ko.js +++ b/apps/comments/l10n/ko.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "댓글 게시", "@ for mentions, : for emoji, / for smart picker" : "@을 입력해 언급, :을 입력해 이모지 추가, /을 입력해 스마트 피커를 사용하십시오.", "Could not reload comments" : "댓글을 다시 불러올 수 없음", + "Failed to mark comments as read" : "댓글을 읽음 표시할 수 없음", + "Unable to load the comments list" : "댓글 목록을 불러올 수 없음", "No comments yet, start the conversation!" : "아직 댓글이 없습니다. 대화를 시작하십시오!", "No more messages" : "메시지 더 이상 없음", "Retry" : "다시 시도", - "Failed to mark comments as read" : "댓글을 읽음 표시할 수 없음", - "Unable to load the comments list" : "댓글 목록을 불러올 수 없음", "_1 new comment_::_{unread} new comments_" : ["새 댓글 {unread}개"], "Comment" : "설명", "An error occurred while trying to edit the comment" : "댓글을 편집하는 중 오류 발생", diff --git a/apps/comments/l10n/ko.json b/apps/comments/l10n/ko.json index 0924e35e9c7..a8aed7edea4 100644 --- a/apps/comments/l10n/ko.json +++ b/apps/comments/l10n/ko.json @@ -19,11 +19,11 @@ "Post comment" : "댓글 게시", "@ for mentions, : for emoji, / for smart picker" : "@을 입력해 언급, :을 입력해 이모지 추가, /을 입력해 스마트 피커를 사용하십시오.", "Could not reload comments" : "댓글을 다시 불러올 수 없음", + "Failed to mark comments as read" : "댓글을 읽음 표시할 수 없음", + "Unable to load the comments list" : "댓글 목록을 불러올 수 없음", "No comments yet, start the conversation!" : "아직 댓글이 없습니다. 대화를 시작하십시오!", "No more messages" : "메시지 더 이상 없음", "Retry" : "다시 시도", - "Failed to mark comments as read" : "댓글을 읽음 표시할 수 없음", - "Unable to load the comments list" : "댓글 목록을 불러올 수 없음", "_1 new comment_::_{unread} new comments_" : ["새 댓글 {unread}개"], "Comment" : "설명", "An error occurred while trying to edit the comment" : "댓글을 편집하는 중 오류 발생", diff --git a/apps/comments/l10n/lb.js b/apps/comments/l10n/lb.js deleted file mode 100644 index d7f8c5884ac..00000000000 --- a/apps/comments/l10n/lb.js +++ /dev/null @@ -1,8 +0,0 @@ -OC.L10N.register( - "comments", - { - "Cancel" : "Ofbriechen", - "Save" : "Späicheren", - "Comment" : "Kommentar" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/lb.json b/apps/comments/l10n/lb.json deleted file mode 100644 index bfa307a7e8d..00000000000 --- a/apps/comments/l10n/lb.json +++ /dev/null @@ -1,6 +0,0 @@ -{ "translations": { - "Cancel" : "Ofbriechen", - "Save" : "Späicheren", - "Comment" : "Kommentar" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js index 3d3cfc97606..c61f36f8af8 100644 --- a/apps/comments/l10n/lt_LT.js +++ b/apps/comments/l10n/lt_LT.js @@ -16,9 +16,9 @@ OC.L10N.register( "Cancel edit" : "Atsisakyti taisymo", "New comment" : "Naujas komentaras", "Post comment" : "Paskelbti komentarą", + "Unable to load the comments list" : "Nepavyko įkelti komentarų sąrašo", "No comments yet, start the conversation!" : "Komentarų kol kas nėra, pradėkite pokalbį!", "Retry" : "Bandyti dar kartą", - "Unable to load the comments list" : "Nepavyko įkelti komentarų sąrašo", "_1 new comment_::_{unread} new comments_" : ["1 neskaitytas komentaras","{unread} neskaityti komentarai","{unread} neskaitytų komentarų","{unread} neskaitytas komentaras"], "Comment" : "Komentaras", "An error occurred while trying to edit the comment" : "Bandant taisyti komentarą, įvyko klaida", diff --git a/apps/comments/l10n/lt_LT.json b/apps/comments/l10n/lt_LT.json index af9dca21f35..eed1892b83d 100644 --- a/apps/comments/l10n/lt_LT.json +++ b/apps/comments/l10n/lt_LT.json @@ -14,9 +14,9 @@ "Cancel edit" : "Atsisakyti taisymo", "New comment" : "Naujas komentaras", "Post comment" : "Paskelbti komentarą", + "Unable to load the comments list" : "Nepavyko įkelti komentarų sąrašo", "No comments yet, start the conversation!" : "Komentarų kol kas nėra, pradėkite pokalbį!", "Retry" : "Bandyti dar kartą", - "Unable to load the comments list" : "Nepavyko įkelti komentarų sąrašo", "_1 new comment_::_{unread} new comments_" : ["1 neskaitytas komentaras","{unread} neskaityti komentarai","{unread} neskaitytų komentarų","{unread} neskaitytas komentaras"], "Comment" : "Komentaras", "An error occurred while trying to edit the comment" : "Bandant taisyti komentarą, įvyko klaida", diff --git a/apps/comments/l10n/lv.js b/apps/comments/l10n/lv.js deleted file mode 100644 index 7fcc1f885f1..00000000000 --- a/apps/comments/l10n/lv.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Komentāri", - "You commented" : "Tu komentēji", - "{author} commented" : "{author} komentēja", - "You commented on %1$s" : "Tu komentēji %1$s", - "You commented on {file}" : "Tu komentēji {file}", - "%1$s commented on %2$s" : "%1$s komentēja %2$s", - "{author} commented on {file}" : "{author} komentārs {file}", - "<strong>Comments</strong> for files" : "<strong>Komentāri</strong> datnēm", - "Edit comment" : "Rediģēt komentāru", - "Delete comment" : "Dzēst komentāru", - "No comments yet, start the conversation!" : "Vēl nav komentāru, uzsāciet sarunu!", - "Retry" : "Mēģināt vēlreiz", - "Comment" : "Komentārs", - "%1$s commented" : "%1$s komentēja", - "_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri","%n nelasīti komentāri"] -}, -"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 deleted file mode 100644 index 4e4de3a5567..00000000000 --- a/apps/comments/l10n/lv.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "Komentāri", - "You commented" : "Tu komentēji", - "{author} commented" : "{author} komentēja", - "You commented on %1$s" : "Tu komentēji %1$s", - "You commented on {file}" : "Tu komentēji {file}", - "%1$s commented on %2$s" : "%1$s komentēja %2$s", - "{author} commented on {file}" : "{author} komentārs {file}", - "<strong>Comments</strong> for files" : "<strong>Komentāri</strong> datnēm", - "Edit comment" : "Rediģēt komentāru", - "Delete comment" : "Dzēst komentāru", - "No comments yet, start the conversation!" : "Vēl nav komentāru, uzsāciet sarunu!", - "Retry" : "Mēģināt vēlreiz", - "Comment" : "Komentārs", - "%1$s commented" : "%1$s komentēja", - "_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri","%n nelasīti komentāri"] -},"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/mk.js b/apps/comments/l10n/mk.js index fbeb82163e0..9c73793ce49 100644 --- a/apps/comments/l10n/mk.js +++ b/apps/comments/l10n/mk.js @@ -10,6 +10,7 @@ OC.L10N.register( "{author} commented on {file}" : "{author} коментираше на {file}", "<strong>Comments</strong> for files" : "<strong>Коментари</strong> за датотеки", "Files" : "Датотеки", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Бевте спомнати на “{file}”, во коментар од корисник кој сега е избришан", "{user} mentioned you in a comment on \"{file}\"" : "{user} те спомна во коментар на датотеката “{file}”", "Files app plugin to add comments to files" : "Додади додаток за коментирање на датотеки", "Edit comment" : "Измени го коментарот", @@ -18,11 +19,13 @@ OC.L10N.register( "New comment" : "Нов коментар", "Write a comment …" : "Напиши коментар ...", "Post comment" : "Објави коментар", + "@ for mentions, : for emoji, / for smart picker" : "@ за спомнување, : за емоција, / за паметен избор", + "Could not reload comments" : "Неможе да се вчитаат коментарите", + "Failed to mark comments as read" : "Неуспешно означување на коментарот како прочитан", + "Unable to load the comments list" : "Неможе да се вчита листата на коментари", "No comments yet, start the conversation!" : "Сеуште нема коментари, започнете разговор!", "No more messages" : "Нема повеќе пораки", "Retry" : "Обидете се повторно", - "Failed to mark comments as read" : "Неуспешно означување на коментарот како прочитан", - "Unable to load the comments list" : "Неможе да се вчита листата на коментари", "_1 new comment_::_{unread} new comments_" : ["1 нов коментар","{unread} нови коментари"], "Comment" : "Коментар", "An error occurred while trying to edit the comment" : "Настана грешка при обид за ажурирање на коментар", diff --git a/apps/comments/l10n/mk.json b/apps/comments/l10n/mk.json index 89f54517db9..5cd8c7b1076 100644 --- a/apps/comments/l10n/mk.json +++ b/apps/comments/l10n/mk.json @@ -8,6 +8,7 @@ "{author} commented on {file}" : "{author} коментираше на {file}", "<strong>Comments</strong> for files" : "<strong>Коментари</strong> за датотеки", "Files" : "Датотеки", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Бевте спомнати на “{file}”, во коментар од корисник кој сега е избришан", "{user} mentioned you in a comment on \"{file}\"" : "{user} те спомна во коментар на датотеката “{file}”", "Files app plugin to add comments to files" : "Додади додаток за коментирање на датотеки", "Edit comment" : "Измени го коментарот", @@ -16,11 +17,13 @@ "New comment" : "Нов коментар", "Write a comment …" : "Напиши коментар ...", "Post comment" : "Објави коментар", + "@ for mentions, : for emoji, / for smart picker" : "@ за спомнување, : за емоција, / за паметен избор", + "Could not reload comments" : "Неможе да се вчитаат коментарите", + "Failed to mark comments as read" : "Неуспешно означување на коментарот како прочитан", + "Unable to load the comments list" : "Неможе да се вчита листата на коментари", "No comments yet, start the conversation!" : "Сеуште нема коментари, започнете разговор!", "No more messages" : "Нема повеќе пораки", "Retry" : "Обидете се повторно", - "Failed to mark comments as read" : "Неуспешно означување на коментарот како прочитан", - "Unable to load the comments list" : "Неможе да се вчита листата на коментари", "_1 new comment_::_{unread} new comments_" : ["1 нов коментар","{unread} нови коментари"], "Comment" : "Коментар", "An error occurred while trying to edit the comment" : "Настана грешка при обид за ажурирање на коментар", diff --git a/apps/comments/l10n/mn.js b/apps/comments/l10n/mn.js deleted file mode 100644 index 6bc594d0e27..00000000000 --- a/apps/comments/l10n/mn.js +++ /dev/null @@ -1,19 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Сэтгэгдэл", - "You commented" : "Та сэтгэгдэл бичсэн байна", - "{author} commented" : "{author} сэтгэгдэл бичсэн", - "You commented on %1$s" : "Та %1$s нийтлэл дээр сэтгэгдэл бичсэн байна", - "You commented on {file}" : "Та {file} сэтгэгдэл бичсэн байна", - "%1$s commented on %2$s" : "%1$s нь %2$s-д сэтгэгдэл бичсэн", - "{author} commented on {file}" : "{author} нь {file}-д сэтгэгдэл бичсэн", - "<strong>Comments</strong> for files" : "Файлууд дахь<strong>Сэтгэгдэлүүд</strong>", - "Edit comment" : "Сэтгэгдэл засах", - "Delete comment" : "Сэтгэгдэл устгах", - "No comments yet, start the conversation!" : "Сэтгэгдэл байхгүй байна", - "Retry" : "Дахин оролдох", - "Comment" : "Сэтгэгдэл", - "%1$s commented" : "%1$s сэтгэгдэл бичсэн" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/mn.json b/apps/comments/l10n/mn.json deleted file mode 100644 index b54ba223ed3..00000000000 --- a/apps/comments/l10n/mn.json +++ /dev/null @@ -1,17 +0,0 @@ -{ "translations": { - "Comments" : "Сэтгэгдэл", - "You commented" : "Та сэтгэгдэл бичсэн байна", - "{author} commented" : "{author} сэтгэгдэл бичсэн", - "You commented on %1$s" : "Та %1$s нийтлэл дээр сэтгэгдэл бичсэн байна", - "You commented on {file}" : "Та {file} сэтгэгдэл бичсэн байна", - "%1$s commented on %2$s" : "%1$s нь %2$s-д сэтгэгдэл бичсэн", - "{author} commented on {file}" : "{author} нь {file}-д сэтгэгдэл бичсэн", - "<strong>Comments</strong> for files" : "Файлууд дахь<strong>Сэтгэгдэлүүд</strong>", - "Edit comment" : "Сэтгэгдэл засах", - "Delete comment" : "Сэтгэгдэл устгах", - "No comments yet, start the conversation!" : "Сэтгэгдэл байхгүй байна", - "Retry" : "Дахин оролдох", - "Comment" : "Сэтгэгдэл", - "%1$s commented" : "%1$s сэтгэгдэл бичсэн" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/comments/l10n/ms_MY.js b/apps/comments/l10n/ms_MY.js deleted file mode 100644 index 37e8518632d..00000000000 --- a/apps/comments/l10n/ms_MY.js +++ /dev/null @@ -1,7 +0,0 @@ -OC.L10N.register( - "comments", - { - "Cancel" : "Batal", - "Save" : "Simpan" -}, -"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/ms_MY.json b/apps/comments/l10n/ms_MY.json deleted file mode 100644 index dd6b20cbd7b..00000000000 --- a/apps/comments/l10n/ms_MY.json +++ /dev/null @@ -1,5 +0,0 @@ -{ "translations": { - "Cancel" : "Batal", - "Save" : "Simpan" -},"pluralForm" :"nplurals=1; plural=0;" -}
\ No newline at end of file diff --git a/apps/comments/l10n/nb.js b/apps/comments/l10n/nb.js index fb609172c1a..dcc1127639a 100644 --- a/apps/comments/l10n/nb.js +++ b/apps/comments/l10n/nb.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Send kommentar", "@ for mentions, : for emoji, / for smart picker" : "@ for nevner, : for emoji, / for smartvelger", "Could not reload comments" : "Kunne ikke laste inn kommentarene på nytt", + "Failed to mark comments as read" : "Markering av kommentarer som lest feilet", + "Unable to load the comments list" : "Kan ikke laste inn kommentarlisten", "No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!", "No more messages" : "Ingen flere meldinger", "Retry" : "Prøv igjen", - "Failed to mark comments as read" : "Markering av kommentarer som lest feilet", - "Unable to load the comments list" : "Kan ikke laste inn kommentarlisten", "_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{unread} nye kommentarer"], "Comment" : "Kommentar", "An error occurred while trying to edit the comment" : "Det oppsto en feil under forsøk på å redigere kommentaren", diff --git a/apps/comments/l10n/nb.json b/apps/comments/l10n/nb.json index 323ee2bb7b9..84c7337798d 100644 --- a/apps/comments/l10n/nb.json +++ b/apps/comments/l10n/nb.json @@ -19,11 +19,11 @@ "Post comment" : "Send kommentar", "@ for mentions, : for emoji, / for smart picker" : "@ for nevner, : for emoji, / for smartvelger", "Could not reload comments" : "Kunne ikke laste inn kommentarene på nytt", + "Failed to mark comments as read" : "Markering av kommentarer som lest feilet", + "Unable to load the comments list" : "Kan ikke laste inn kommentarlisten", "No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!", "No more messages" : "Ingen flere meldinger", "Retry" : "Prøv igjen", - "Failed to mark comments as read" : "Markering av kommentarer som lest feilet", - "Unable to load the comments list" : "Kan ikke laste inn kommentarlisten", "_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{unread} nye kommentarer"], "Comment" : "Kommentar", "An error occurred while trying to edit the comment" : "Det oppsto en feil under forsøk på å redigere kommentaren", diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js index cbd3d4bf627..cb42f547b7c 100644 --- a/apps/comments/l10n/nl.js +++ b/apps/comments/l10n/nl.js @@ -10,23 +10,27 @@ OC.L10N.register( "{author} commented on {file}" : "{author} reageerde op {file}", "<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden", "Files" : "Bestanden", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Je werd genoemd op \"{file}\", in een opmerking van een account dat intussen is verwijderd", "{user} mentioned you in a comment on \"{file}\"" : "{user} noemde jou in een reactie op \"{file}\"", "Files app plugin to add comments to files" : "Bestanden app plugin om reacties aan bestanden toe te voegen", - "Edit comment" : "Bewerk reactie", - "Delete comment" : "Verwijder reactie", - "Cancel edit" : "Annuleer bewerking", + "Edit comment" : "Reactie bewerken", + "Delete comment" : "Reactie verwijderen", + "Cancel edit" : "Bewerking annuleren", "New comment" : "Nieuwe reactie", - "Post comment" : "Plaats reactie", - "@ for mentions, : for emoji, / for smart picker" : "@ voor vermeldingen, : voor emoji, / voor smart picker", + "Write a comment …" : "Schrijf een reactie…", + "Post comment" : "Reactie plaatsen", + "@ for mentions, : for emoji, / for smart picker" : "@ voor vermeldingen, : voor emoji, / voor Smart Picker", + "Could not reload comments" : "Kon reactie niet opnieuw laden", + "Failed to mark comments as read" : "Kon reacties niet als gelezen markeren", + "Unable to load the comments list" : "Kan reactielijst niet laden", "No comments yet, start the conversation!" : "Nog geen reacties, start de discussie!", "No more messages" : "Geen berichten meer", "Retry" : "Opnieuw proberen", - "Unable to load the comments list" : "Kan reactielijst niet laden", "_1 new comment_::_{unread} new comments_" : ["1 nieuwe reactie","{unread} nieuwe reacties"], "Comment" : "Reactie", - "An error occurred while trying to edit the comment" : "Er trad een fout op bij het bewerken van de reactie", + "An error occurred while trying to edit the comment" : "Er is een fout opgetreden bij het bewerken van de reactie", "Comment deleted" : "Reactie verwijderd", - "An error occurred while trying to delete the comment" : "Er trad een fout op bij het verwijderen van de reactie", - "An error occurred while trying to create the comment" : "Er trad een fout op bij het creëren van de reactie" + "An error occurred while trying to delete the comment" : "Er is een fout opgetreden bij het verwijderen van de reactie", + "An error occurred while trying to create the comment" : "Er is een fout opgetreden bij het aanmaken van de reactie" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json index 9ced1b86b36..6d660138be1 100644 --- a/apps/comments/l10n/nl.json +++ b/apps/comments/l10n/nl.json @@ -8,23 +8,27 @@ "{author} commented on {file}" : "{author} reageerde op {file}", "<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden", "Files" : "Bestanden", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Je werd genoemd op \"{file}\", in een opmerking van een account dat intussen is verwijderd", "{user} mentioned you in a comment on \"{file}\"" : "{user} noemde jou in een reactie op \"{file}\"", "Files app plugin to add comments to files" : "Bestanden app plugin om reacties aan bestanden toe te voegen", - "Edit comment" : "Bewerk reactie", - "Delete comment" : "Verwijder reactie", - "Cancel edit" : "Annuleer bewerking", + "Edit comment" : "Reactie bewerken", + "Delete comment" : "Reactie verwijderen", + "Cancel edit" : "Bewerking annuleren", "New comment" : "Nieuwe reactie", - "Post comment" : "Plaats reactie", - "@ for mentions, : for emoji, / for smart picker" : "@ voor vermeldingen, : voor emoji, / voor smart picker", + "Write a comment …" : "Schrijf een reactie…", + "Post comment" : "Reactie plaatsen", + "@ for mentions, : for emoji, / for smart picker" : "@ voor vermeldingen, : voor emoji, / voor Smart Picker", + "Could not reload comments" : "Kon reactie niet opnieuw laden", + "Failed to mark comments as read" : "Kon reacties niet als gelezen markeren", + "Unable to load the comments list" : "Kan reactielijst niet laden", "No comments yet, start the conversation!" : "Nog geen reacties, start de discussie!", "No more messages" : "Geen berichten meer", "Retry" : "Opnieuw proberen", - "Unable to load the comments list" : "Kan reactielijst niet laden", "_1 new comment_::_{unread} new comments_" : ["1 nieuwe reactie","{unread} nieuwe reacties"], "Comment" : "Reactie", - "An error occurred while trying to edit the comment" : "Er trad een fout op bij het bewerken van de reactie", + "An error occurred while trying to edit the comment" : "Er is een fout opgetreden bij het bewerken van de reactie", "Comment deleted" : "Reactie verwijderd", - "An error occurred while trying to delete the comment" : "Er trad een fout op bij het verwijderen van de reactie", - "An error occurred while trying to create the comment" : "Er trad een fout op bij het creëren van de reactie" + "An error occurred while trying to delete the comment" : "Er is een fout opgetreden bij het verwijderen van de reactie", + "An error occurred while trying to create the comment" : "Er is een fout opgetreden bij het aanmaken van de reactie" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/nn_NO.js b/apps/comments/l10n/nn_NO.js deleted file mode 100644 index 0e7b091d45c..00000000000 --- a/apps/comments/l10n/nn_NO.js +++ /dev/null @@ -1,24 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Kommentarar", - "You commented" : "Du kommenterte", - "%1$s commented" : "%1$skommenterte", - "{author} commented" : "{author} kommenterte", - "You commented on %1$s" : "Du kommenterte på %1$s", - "You commented on {file}" : "Du kommenterte på {file}", - "%1$s commented on %2$s" : "%1$s kommenterte på %2$s", - "Edit comment" : "Rediger kommentar", - "Delete comment" : "Slett kommentar", - "No comments yet, start the conversation!" : "Ingen kommetarar enno, start samtala!", - "Retry" : "Forsøk att", - "Comment" : "Kommentér", - "New comment …" : "Ny kommentar...", - "Post" : "Publiser", - "Cancel" : "Avbryt", - "[Deleted user]" : "[Sletta brukar]", - "More comments …" : "Fleire kommentarar...", - "Save" : "Lagra", - "Allowed characters {count} of {max}" : "Tillate tegnmengde {count} av {max}" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nn_NO.json b/apps/comments/l10n/nn_NO.json deleted file mode 100644 index ceaac51378d..00000000000 --- a/apps/comments/l10n/nn_NO.json +++ /dev/null @@ -1,22 +0,0 @@ -{ "translations": { - "Comments" : "Kommentarar", - "You commented" : "Du kommenterte", - "%1$s commented" : "%1$skommenterte", - "{author} commented" : "{author} kommenterte", - "You commented on %1$s" : "Du kommenterte på %1$s", - "You commented on {file}" : "Du kommenterte på {file}", - "%1$s commented on %2$s" : "%1$s kommenterte på %2$s", - "Edit comment" : "Rediger kommentar", - "Delete comment" : "Slett kommentar", - "No comments yet, start the conversation!" : "Ingen kommetarar enno, start samtala!", - "Retry" : "Forsøk att", - "Comment" : "Kommentér", - "New comment …" : "Ny kommentar...", - "Post" : "Publiser", - "Cancel" : "Avbryt", - "[Deleted user]" : "[Sletta brukar]", - "More comments …" : "Fleire kommentarar...", - "Save" : "Lagra", - "Allowed characters {count} of {max}" : "Tillate tegnmengde {count} av {max}" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/comments/l10n/oc.js b/apps/comments/l10n/oc.js index 96c13b19d87..cee38c3d2ec 100644 --- a/apps/comments/l10n/oc.js +++ b/apps/comments/l10n/oc.js @@ -14,10 +14,10 @@ OC.L10N.register( "Delete comment" : "Suprimir lo comentari", "Cancel edit" : "Anullar la modificacion", "Post comment" : "Publicar lo comentari", + "Unable to load the comments list" : "Cargament impossible de la lista dels comentaris", "No comments yet, start the conversation!" : "Cap de comentari pel moment, començat la conversacion !", "No more messages" : "Pas mai de messatge", "Retry" : "Tornar ensajar", - "Unable to load the comments list" : "Cargament impossible de la lista dels comentaris", "_1 new comment_::_{unread} new comments_" : ["1 comentari novèl","{unread} comentaris novèls"], "Comment" : "Comentar", "An error occurred while trying to edit the comment" : "Error en ensajant de modificar lo comentari", diff --git a/apps/comments/l10n/oc.json b/apps/comments/l10n/oc.json index 8f0bcf518c7..5d4636fb27e 100644 --- a/apps/comments/l10n/oc.json +++ b/apps/comments/l10n/oc.json @@ -12,10 +12,10 @@ "Delete comment" : "Suprimir lo comentari", "Cancel edit" : "Anullar la modificacion", "Post comment" : "Publicar lo comentari", + "Unable to load the comments list" : "Cargament impossible de la lista dels comentaris", "No comments yet, start the conversation!" : "Cap de comentari pel moment, començat la conversacion !", "No more messages" : "Pas mai de messatge", "Retry" : "Tornar ensajar", - "Unable to load the comments list" : "Cargament impossible de la lista dels comentaris", "_1 new comment_::_{unread} new comments_" : ["1 comentari novèl","{unread} comentaris novèls"], "Comment" : "Comentar", "An error occurred while trying to edit the comment" : "Error en ensajant de modificar lo comentari", diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index 2151e14e0b5..918cfffa852 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Wyślij komentarz", "@ for mentions, : for emoji, / for smart picker" : "@ dla wzmianek, : dla emoji, / dla inteligentnego wybierania", "Could not reload comments" : "Nie można ponownie wczytać komentarzy", + "Failed to mark comments as read" : "Nie udało się oznaczyć komentarzy jako przeczytane", + "Unable to load the comments list" : "Nie można załadować listy komentarzy", "No comments yet, start the conversation!" : "Brak komentarzy, rozpocznij rozmowę!", "No more messages" : "Nie ma więcej wiadomości", "Retry" : "Powtórz", - "Failed to mark comments as read" : "Nie udało się oznaczyć komentarzy jako przeczytane", - "Unable to load the comments list" : "Nie można załadować listy komentarzy", "_1 new comment_::_{unread} new comments_" : ["{unread} nowy komentarz","{unread} nowe komentarze","{unread} nowych komentarzy","{unread} nowe komentarze"], "Comment" : "Komentarz", "An error occurred while trying to edit the comment" : "Wystąpił błąd podczas próby edycji komentarza", diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index 22651ad04da..a541f40224a 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -19,11 +19,11 @@ "Post comment" : "Wyślij komentarz", "@ for mentions, : for emoji, / for smart picker" : "@ dla wzmianek, : dla emoji, / dla inteligentnego wybierania", "Could not reload comments" : "Nie można ponownie wczytać komentarzy", + "Failed to mark comments as read" : "Nie udało się oznaczyć komentarzy jako przeczytane", + "Unable to load the comments list" : "Nie można załadować listy komentarzy", "No comments yet, start the conversation!" : "Brak komentarzy, rozpocznij rozmowę!", "No more messages" : "Nie ma więcej wiadomości", "Retry" : "Powtórz", - "Failed to mark comments as read" : "Nie udało się oznaczyć komentarzy jako przeczytane", - "Unable to load the comments list" : "Nie można załadować listy komentarzy", "_1 new comment_::_{unread} new comments_" : ["{unread} nowy komentarz","{unread} nowe komentarze","{unread} nowych komentarzy","{unread} nowe komentarze"], "Comment" : "Komentarz", "An error occurred while trying to edit the comment" : "Wystąpił błąd podczas próby edycji komentarza", diff --git a/apps/comments/l10n/ps.js b/apps/comments/l10n/ps.js deleted file mode 100644 index a6d30c47411..00000000000 --- a/apps/comments/l10n/ps.js +++ /dev/null @@ -1,19 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "تبصرې", - "You commented" : "تاسې تبصره کړې", - "{author} commented" : "{author} تبصره کړې", - "You commented on %1$s" : "تاسې په %1$s تبصره کړې", - "You commented on {file}" : "تاسې په {file} فایل تبصره کړې", - "%1$s commented on %2$s" : "%1$s په %2$s تبصره کړې", - "{author} commented on {file}" : "{author} په {file} فایل تبصره کړې", - "<strong>Comments</strong> for files" : "د فایلونو لپاره <strong>تبصرې</strong>", - "Edit comment" : "تبصره سمول", - "Delete comment" : "تبسره ړنګول", - "No comments yet, start the conversation!" : "تر اوسه تبصره نشته!", - "Comment" : "تبصره", - "%1$s commented" : "%1$s تبصره کړې", - "_%n unread comment_::_%n unread comments_" : ["%n نالوستلې تبصره","%n نالوستلې تبصرې"] -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ps.json b/apps/comments/l10n/ps.json deleted file mode 100644 index b91e1bc9550..00000000000 --- a/apps/comments/l10n/ps.json +++ /dev/null @@ -1,17 +0,0 @@ -{ "translations": { - "Comments" : "تبصرې", - "You commented" : "تاسې تبصره کړې", - "{author} commented" : "{author} تبصره کړې", - "You commented on %1$s" : "تاسې په %1$s تبصره کړې", - "You commented on {file}" : "تاسې په {file} فایل تبصره کړې", - "%1$s commented on %2$s" : "%1$s په %2$s تبصره کړې", - "{author} commented on {file}" : "{author} په {file} فایل تبصره کړې", - "<strong>Comments</strong> for files" : "د فایلونو لپاره <strong>تبصرې</strong>", - "Edit comment" : "تبصره سمول", - "Delete comment" : "تبسره ړنګول", - "No comments yet, start the conversation!" : "تر اوسه تبصره نشته!", - "Comment" : "تبصره", - "%1$s commented" : "%1$s تبصره کړې", - "_%n unread comment_::_%n unread comments_" : ["%n نالوستلې تبصره","%n نالوستلې تبصرې"] -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js index e1c18e33c50..035edefd0bc 100644 --- a/apps/comments/l10n/pt_BR.js +++ b/apps/comments/l10n/pt_BR.js @@ -11,7 +11,7 @@ OC.L10N.register( "<strong>Comments</strong> for files" : "<strong>Comentários</strong> para arquivos", "Files" : "Arquivos", "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário de uma conta que já foi excluída", - "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionou você em um comentário em \"{file}\"", + "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionou você em um comentário sobre \"{file}\"", "Files app plugin to add comments to files" : "Complemento do aplicativo Files para adicionar comentários", "Edit comment" : "Editar comentário", "Delete comment" : "Excluir comentário", @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Postar comentário", "@ for mentions, : for emoji, / for smart picker" : "@ para menções, : para emoji, / para seletor inteligente", "Could not reload comments" : "Não foi possível recarregar comentários", + "Failed to mark comments as read" : "Falha ao marcar comentários como lidos", + "Unable to load the comments list" : "Não foi possível carregar a lista de comentários", "No comments yet, start the conversation!" : "Nenhum comentário ainda, inicie uma conversa!", "No more messages" : "Sem mais mensagens", "Retry" : "Tentar novamente", - "Failed to mark comments as read" : "Falha ao marcar comentários como lidos", - "Unable to load the comments list" : "Não foi possível carregar a lista de comentários", "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários","{unread} novos comentários"], "Comment" : "Comentar", "An error occurred while trying to edit the comment" : "Ocorreu um erro ao tentar editar o comentário", diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json index 1aa36c84643..c1cb3d4c814 100644 --- a/apps/comments/l10n/pt_BR.json +++ b/apps/comments/l10n/pt_BR.json @@ -9,7 +9,7 @@ "<strong>Comments</strong> for files" : "<strong>Comentários</strong> para arquivos", "Files" : "Arquivos", "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário de uma conta que já foi excluída", - "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionou você em um comentário em \"{file}\"", + "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionou você em um comentário sobre \"{file}\"", "Files app plugin to add comments to files" : "Complemento do aplicativo Files para adicionar comentários", "Edit comment" : "Editar comentário", "Delete comment" : "Excluir comentário", @@ -19,11 +19,11 @@ "Post comment" : "Postar comentário", "@ for mentions, : for emoji, / for smart picker" : "@ para menções, : para emoji, / para seletor inteligente", "Could not reload comments" : "Não foi possível recarregar comentários", + "Failed to mark comments as read" : "Falha ao marcar comentários como lidos", + "Unable to load the comments list" : "Não foi possível carregar a lista de comentários", "No comments yet, start the conversation!" : "Nenhum comentário ainda, inicie uma conversa!", "No more messages" : "Sem mais mensagens", "Retry" : "Tentar novamente", - "Failed to mark comments as read" : "Falha ao marcar comentários como lidos", - "Unable to load the comments list" : "Não foi possível carregar a lista de comentários", "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários","{unread} novos comentários"], "Comment" : "Comentar", "An error occurred while trying to edit the comment" : "Ocorreu um erro ao tentar editar o comentário", diff --git a/apps/comments/l10n/pt_PT.js b/apps/comments/l10n/pt_PT.js index 0ff8e9e0139..e3b5e0f070a 100644 --- a/apps/comments/l10n/pt_PT.js +++ b/apps/comments/l10n/pt_PT.js @@ -4,18 +4,24 @@ OC.L10N.register( "Comments" : "Comentários", "You commented" : "Comentou", "{author} commented" : "{author} comentou", - "You commented on %1$s" : "Comentaste em %1$s", - "You commented on {file}" : "Comentaste em {file}", - "%1$s commented on %2$s" : "%1$s comentou %2$s", + "You commented on %1$s" : "Você comentou em %1$s", + "You commented on {file}" : "Você comentou em {file}", + "%1$s commented on %2$s" : "%1$s comentou em %2$s", "{author} commented on {file}" : "{author} comentou em {file}", "<strong>Comments</strong> for files" : "<strong>Comentários</strong> aos ficheiros", "Files" : "Ficheiros", - "Files app plugin to add comments to files" : "Plugin de aplicação de ficheiros para adicionar comentários aos ficheiros", + "Files app plugin to add comments to files" : "Plug-in da aplicação de ficheiros para adicionar comentários aos ficheiros", "Edit comment" : "Editar comentário", "Delete comment" : "Eliminar comentário", + "Cancel edit" : "Cancelar edição", + "New comment" : "Novo comentário", + "Write a comment …" : "Escreva um comentário...", + "Post comment" : "Publicar comentário", "No comments yet, start the conversation!" : "Ainda sem comentários, inicie uma conversação!", + "No more messages" : "Sem mais mensagens", "Retry" : "Repetir", "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários","{unread} novos comentários"], - "Comment" : "Comentário" + "Comment" : "Comentário", + "Comment deleted" : "Comentário eliminado" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/pt_PT.json b/apps/comments/l10n/pt_PT.json index 071e9efeb6e..5f681b1ae42 100644 --- a/apps/comments/l10n/pt_PT.json +++ b/apps/comments/l10n/pt_PT.json @@ -2,18 +2,24 @@ "Comments" : "Comentários", "You commented" : "Comentou", "{author} commented" : "{author} comentou", - "You commented on %1$s" : "Comentaste em %1$s", - "You commented on {file}" : "Comentaste em {file}", - "%1$s commented on %2$s" : "%1$s comentou %2$s", + "You commented on %1$s" : "Você comentou em %1$s", + "You commented on {file}" : "Você comentou em {file}", + "%1$s commented on %2$s" : "%1$s comentou em %2$s", "{author} commented on {file}" : "{author} comentou em {file}", "<strong>Comments</strong> for files" : "<strong>Comentários</strong> aos ficheiros", "Files" : "Ficheiros", - "Files app plugin to add comments to files" : "Plugin de aplicação de ficheiros para adicionar comentários aos ficheiros", + "Files app plugin to add comments to files" : "Plug-in da aplicação de ficheiros para adicionar comentários aos ficheiros", "Edit comment" : "Editar comentário", "Delete comment" : "Eliminar comentário", + "Cancel edit" : "Cancelar edição", + "New comment" : "Novo comentário", + "Write a comment …" : "Escreva um comentário...", + "Post comment" : "Publicar comentário", "No comments yet, start the conversation!" : "Ainda sem comentários, inicie uma conversação!", + "No more messages" : "Sem mais mensagens", "Retry" : "Repetir", "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários","{unread} novos comentários"], - "Comment" : "Comentário" + "Comment" : "Comentário", + "Comment deleted" : "Comentário eliminado" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/comments/l10n/ro.js b/apps/comments/l10n/ro.js index 8e503aabf94..d9ee2da0dcc 100644 --- a/apps/comments/l10n/ro.js +++ b/apps/comments/l10n/ro.js @@ -17,11 +17,11 @@ OC.L10N.register( "Post comment" : "Postează comentariu", "@ for mentions, : for emoji, / for smart picker" : "@ pentru mențiuni, : pentru emoji, / pentru smart picker", "Could not reload comments" : "Nu se pot reîncărca comentariile", + "Failed to mark comments as read" : "Eroare la marcarea comentariilor ca citite", + "Unable to load the comments list" : "Lista de comentarii nu poate fi încărcată", "No comments yet, start the conversation!" : "Nici un comentariu încă, începe conversația!", "No more messages" : "Nu mai sunt mesaje", "Retry" : "Reîncearcă", - "Failed to mark comments as read" : "Eroare la marcarea comentariilor ca citite", - "Unable to load the comments list" : "Lista de comentarii nu poate fi încărcată", "_1 new comment_::_{unread} new comments_" : ["1 nou comentariu","{unread} noi comentarii","{unread} comentarii noi"], "Comment" : "Comentariu", "An error occurred while trying to edit the comment" : "A apărut o eroare la încercarea de a edita comentariul", diff --git a/apps/comments/l10n/ro.json b/apps/comments/l10n/ro.json index c3d91d76813..f8db4ddc882 100644 --- a/apps/comments/l10n/ro.json +++ b/apps/comments/l10n/ro.json @@ -15,11 +15,11 @@ "Post comment" : "Postează comentariu", "@ for mentions, : for emoji, / for smart picker" : "@ pentru mențiuni, : pentru emoji, / pentru smart picker", "Could not reload comments" : "Nu se pot reîncărca comentariile", + "Failed to mark comments as read" : "Eroare la marcarea comentariilor ca citite", + "Unable to load the comments list" : "Lista de comentarii nu poate fi încărcată", "No comments yet, start the conversation!" : "Nici un comentariu încă, începe conversația!", "No more messages" : "Nu mai sunt mesaje", "Retry" : "Reîncearcă", - "Failed to mark comments as read" : "Eroare la marcarea comentariilor ca citite", - "Unable to load the comments list" : "Lista de comentarii nu poate fi încărcată", "_1 new comment_::_{unread} new comments_" : ["1 nou comentariu","{unread} noi comentarii","{unread} comentarii noi"], "Comment" : "Comentariu", "An error occurred while trying to edit the comment" : "A apărut o eroare la încercarea de a edita comentariul", diff --git a/apps/comments/l10n/ru.js b/apps/comments/l10n/ru.js index 9d0b45caddf..c6dc089a1d4 100644 --- a/apps/comments/l10n/ru.js +++ b/apps/comments/l10n/ru.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Опубликовать комментарий", "@ for mentions, : for emoji, / for smart picker" : "@ для упоминаний, : для эмодзи, / для интеллектуального выбора", "Could not reload comments" : "Не удалось перезагрузить комментарии", + "Failed to mark comments as read" : "Не удалось пометить комментарии как прочитанные", + "Unable to load the comments list" : "Невозможно загрузить список комментариев", "No comments yet, start the conversation!" : "Комментарии отсутствуют, начните обсуждение!", "No more messages" : "Сообщений нет", "Retry" : "Повторить", - "Failed to mark comments as read" : "Не удалось пометить комментарии как прочитанные", - "Unable to load the comments list" : "Невозможно загрузить список комментариев", "_1 new comment_::_{unread} new comments_" : ["1 новый комментарий","{unread} новых комментариев","{unread} новых комментариев","{unread} новых комментариев"], "Comment" : "Комментарий", "An error occurred while trying to edit the comment" : "Попытка редактирования комментария завершилась ошибкой", diff --git a/apps/comments/l10n/ru.json b/apps/comments/l10n/ru.json index 7d024664d75..30a7ba82f37 100644 --- a/apps/comments/l10n/ru.json +++ b/apps/comments/l10n/ru.json @@ -19,11 +19,11 @@ "Post comment" : "Опубликовать комментарий", "@ for mentions, : for emoji, / for smart picker" : "@ для упоминаний, : для эмодзи, / для интеллектуального выбора", "Could not reload comments" : "Не удалось перезагрузить комментарии", + "Failed to mark comments as read" : "Не удалось пометить комментарии как прочитанные", + "Unable to load the comments list" : "Невозможно загрузить список комментариев", "No comments yet, start the conversation!" : "Комментарии отсутствуют, начните обсуждение!", "No more messages" : "Сообщений нет", "Retry" : "Повторить", - "Failed to mark comments as read" : "Не удалось пометить комментарии как прочитанные", - "Unable to load the comments list" : "Невозможно загрузить список комментариев", "_1 new comment_::_{unread} new comments_" : ["1 новый комментарий","{unread} новых комментариев","{unread} новых комментариев","{unread} новых комментариев"], "Comment" : "Комментарий", "An error occurred while trying to edit the comment" : "Попытка редактирования комментария завершилась ошибкой", diff --git a/apps/comments/l10n/sc.js b/apps/comments/l10n/sc.js index a9960def343..1980bde60d4 100644 --- a/apps/comments/l10n/sc.js +++ b/apps/comments/l10n/sc.js @@ -17,10 +17,10 @@ OC.L10N.register( "New comment" : "Cummentu nou", "Post comment" : "Pùblica cummentu", "@ for mentions, : for emoji, / for smart picker" : "@ pro mèntovos, : pro emojis, / pro su seletzionadore inteligente", + "Unable to load the comments list" : "Non faghet a carrigare sa lista de cummentos", "No comments yet, start the conversation!" : "Ancora perunu cummentu, cumintza sa cunversatzione!", "No more messages" : "Perunu àteru messàgiu", "Retry" : "Torra a proare", - "Unable to load the comments list" : "Non faghet a carrigare sa lista de cummentos", "_1 new comment_::_{unread} new comments_" : ["1 cummentu nou","{unread} cummentos noos"], "Comment" : "Cummenta", "An error occurred while trying to edit the comment" : "Ddoe at àpidu un'errore proende a modificare su cummentu", diff --git a/apps/comments/l10n/sc.json b/apps/comments/l10n/sc.json index 96103df5643..1c7987c118d 100644 --- a/apps/comments/l10n/sc.json +++ b/apps/comments/l10n/sc.json @@ -15,10 +15,10 @@ "New comment" : "Cummentu nou", "Post comment" : "Pùblica cummentu", "@ for mentions, : for emoji, / for smart picker" : "@ pro mèntovos, : pro emojis, / pro su seletzionadore inteligente", + "Unable to load the comments list" : "Non faghet a carrigare sa lista de cummentos", "No comments yet, start the conversation!" : "Ancora perunu cummentu, cumintza sa cunversatzione!", "No more messages" : "Perunu àteru messàgiu", "Retry" : "Torra a proare", - "Unable to load the comments list" : "Non faghet a carrigare sa lista de cummentos", "_1 new comment_::_{unread} new comments_" : ["1 cummentu nou","{unread} cummentos noos"], "Comment" : "Cummenta", "An error occurred while trying to edit the comment" : "Ddoe at àpidu un'errore proende a modificare su cummentu", diff --git a/apps/comments/l10n/si.js b/apps/comments/l10n/si.js deleted file mode 100644 index 70c6018c48a..00000000000 --- a/apps/comments/l10n/si.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "අදහස්", - "You commented" : "ඔබ අදහස් දැක්වා ඇත ", - "{author} commented" : "{author} අදහස් දැක්වා ඇත", - "You commented on {file}" : "ඔබ {file} හි අදහස් දැක්වා ඇත", - "<strong>Comments</strong> for files" : "ගොනු සඳහා <strong>අදහස්</strong>", - "Edit comment" : "අදහස සංස්කරණය", - "Post comment" : "අදහසක් පළ කරන්න", - "No comments yet, start the conversation!" : "තවම අදහස් නැත, සංවාදය ආරම්භ කරන්න!", - "No more messages" : "තවත් පණිවිඩ නැත", - "Retry" : "නැවත උත්සාහ කරන්න", - "Unable to load the comments list" : "අදහස් ලැයිස්තුව පූරණය කළ නොහැකිය", - "Comment" : "අදහස", - "An error occurred while trying to edit the comment" : "අදහස සංස්කරණය කිරීමට උත්සාහ කිරීමේදී දෝෂයක් ඇතිවිය", - "An error occurred while trying to create the comment" : "අදහස සෑදීමට උත්සාහ කිරීමේදී දෝෂයක් ඇතිවිය", - "%1$s commented" : "%1$s අදහස් දැක්වා ඇත" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/si.json b/apps/comments/l10n/si.json deleted file mode 100644 index 25c7d43f169..00000000000 --- a/apps/comments/l10n/si.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "අදහස්", - "You commented" : "ඔබ අදහස් දැක්වා ඇත ", - "{author} commented" : "{author} අදහස් දැක්වා ඇත", - "You commented on {file}" : "ඔබ {file} හි අදහස් දැක්වා ඇත", - "<strong>Comments</strong> for files" : "ගොනු සඳහා <strong>අදහස්</strong>", - "Edit comment" : "අදහස සංස්කරණය", - "Post comment" : "අදහසක් පළ කරන්න", - "No comments yet, start the conversation!" : "තවම අදහස් නැත, සංවාදය ආරම්භ කරන්න!", - "No more messages" : "තවත් පණිවිඩ නැත", - "Retry" : "නැවත උත්සාහ කරන්න", - "Unable to load the comments list" : "අදහස් ලැයිස්තුව පූරණය කළ නොහැකිය", - "Comment" : "අදහස", - "An error occurred while trying to edit the comment" : "අදහස සංස්කරණය කිරීමට උත්සාහ කිරීමේදී දෝෂයක් ඇතිවිය", - "An error occurred while trying to create the comment" : "අදහස සෑදීමට උත්සාහ කිරීමේදී දෝෂයක් ඇතිවිය", - "%1$s commented" : "%1$s අදහස් දැක්වා ඇත" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/comments/l10n/sk.js b/apps/comments/l10n/sk.js index d1b05d07196..380b8c88fb5 100644 --- a/apps/comments/l10n/sk.js +++ b/apps/comments/l10n/sk.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Odoslať komentár", "@ for mentions, : for emoji, / for smart picker" : "@ pre spomienky, : pre emotikony, / pre inteligentný výber", "Could not reload comments" : "Nepodarilo sa obnoviť komentáre", + "Failed to mark comments as read" : "Nepodarilo sa označiť komentáre ako prečítané.", + "Unable to load the comments list" : "Nie je možné načítať zoznam komentárov", "No comments yet, start the conversation!" : "Žiadne komentáre, začnite konverzáciu!", "No more messages" : "Žiadne ďaĺšie správy", "Retry" : "Skúsiť znova", - "Failed to mark comments as read" : "Nepodarilo sa označiť komentáre ako prečítané.", - "Unable to load the comments list" : "Nie je možné načítať zoznam komentárov", "_1 new comment_::_{unread} new comments_" : ["1 nový komentár","{unread} nové komentáre","{unread} nových komentárov","{unread} nových komentárov"], "Comment" : "Komentár", "An error occurred while trying to edit the comment" : "Vyskytla sa chyba pri editovaní komentára", diff --git a/apps/comments/l10n/sk.json b/apps/comments/l10n/sk.json index 7d53c2311f1..e617085d50a 100644 --- a/apps/comments/l10n/sk.json +++ b/apps/comments/l10n/sk.json @@ -19,11 +19,11 @@ "Post comment" : "Odoslať komentár", "@ for mentions, : for emoji, / for smart picker" : "@ pre spomienky, : pre emotikony, / pre inteligentný výber", "Could not reload comments" : "Nepodarilo sa obnoviť komentáre", + "Failed to mark comments as read" : "Nepodarilo sa označiť komentáre ako prečítané.", + "Unable to load the comments list" : "Nie je možné načítať zoznam komentárov", "No comments yet, start the conversation!" : "Žiadne komentáre, začnite konverzáciu!", "No more messages" : "Žiadne ďaĺšie správy", "Retry" : "Skúsiť znova", - "Failed to mark comments as read" : "Nepodarilo sa označiť komentáre ako prečítané.", - "Unable to load the comments list" : "Nie je možné načítať zoznam komentárov", "_1 new comment_::_{unread} new comments_" : ["1 nový komentár","{unread} nové komentáre","{unread} nových komentárov","{unread} nových komentárov"], "Comment" : "Komentár", "An error occurred while trying to edit the comment" : "Vyskytla sa chyba pri editovaní komentára", diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js index 2db0b825407..5731163c19f 100644 --- a/apps/comments/l10n/sl.js +++ b/apps/comments/l10n/sl.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Objavi opombo", "@ for mentions, : for emoji, / for smart picker" : "@ za omenjanje osebe, : za izris izraznih ikon, / za pametni izbirnik", "Could not reload comments" : "Opomb ni mogoče posodobiti", + "Failed to mark comments as read" : "Označevanje opomb kot prebranih je spodletelo", + "Unable to load the comments list" : "Ni mogoče naložiti seznama opomb", "No comments yet, start the conversation!" : "Ni še odzivov, bodite prvi!", "No more messages" : "Ni drugih sporočil", "Retry" : "Poskusi znova", - "Failed to mark comments as read" : "Označevanje opomb kot prebranih je spodletelo", - "Unable to load the comments list" : "Ni mogoče naložiti seznama opomb", "_1 new comment_::_{unread} new comments_" : ["{unread} nova opomba","{unread} novi opombi","{unread} nove opombe","{unread} novih opomb"], "Comment" : "Opomba", "An error occurred while trying to edit the comment" : "Prišlo je do napake med poskusom urejanja opombe", diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json index e8b2775520d..0ee0fcad23f 100644 --- a/apps/comments/l10n/sl.json +++ b/apps/comments/l10n/sl.json @@ -19,11 +19,11 @@ "Post comment" : "Objavi opombo", "@ for mentions, : for emoji, / for smart picker" : "@ za omenjanje osebe, : za izris izraznih ikon, / za pametni izbirnik", "Could not reload comments" : "Opomb ni mogoče posodobiti", + "Failed to mark comments as read" : "Označevanje opomb kot prebranih je spodletelo", + "Unable to load the comments list" : "Ni mogoče naložiti seznama opomb", "No comments yet, start the conversation!" : "Ni še odzivov, bodite prvi!", "No more messages" : "Ni drugih sporočil", "Retry" : "Poskusi znova", - "Failed to mark comments as read" : "Označevanje opomb kot prebranih je spodletelo", - "Unable to load the comments list" : "Ni mogoče naložiti seznama opomb", "_1 new comment_::_{unread} new comments_" : ["{unread} nova opomba","{unread} novi opombi","{unread} nove opombe","{unread} novih opomb"], "Comment" : "Opomba", "An error occurred while trying to edit the comment" : "Prišlo je do napake med poskusom urejanja opombe", diff --git a/apps/comments/l10n/sq.js b/apps/comments/l10n/sq.js deleted file mode 100644 index 12d0626739c..00000000000 --- a/apps/comments/l10n/sq.js +++ /dev/null @@ -1,20 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "Komente", - "You commented" : "Komentuat", - "{author} commented" : "{autori} u komentua", - "You commented on %1$s" : "Ju komentuat në %1$s", - "You commented on {file}" : "Ju komentuat në {file}", - "%1$s commented on %2$s" : "%1$s komentoi te %2$s", - "{author} commented on {file}" : "{author} komentoi në {file}", - "<strong>Comments</strong> for files" : "<strong>Komente</strong> për skedarët", - "Edit comment" : "Përpunoni komentin", - "Delete comment" : "Fshije komentin", - "No comments yet, start the conversation!" : "Akoma asnjë koment, fillo një bisedë!", - "Retry" : "Riprovoni", - "Comment" : "Koment", - "%1$s commented" : "%1$s komentoi", - "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "] -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/sq.json b/apps/comments/l10n/sq.json deleted file mode 100644 index 76418c4ae6f..00000000000 --- a/apps/comments/l10n/sq.json +++ /dev/null @@ -1,18 +0,0 @@ -{ "translations": { - "Comments" : "Komente", - "You commented" : "Komentuat", - "{author} commented" : "{autori} u komentua", - "You commented on %1$s" : "Ju komentuat në %1$s", - "You commented on {file}" : "Ju komentuat në {file}", - "%1$s commented on %2$s" : "%1$s komentoi te %2$s", - "{author} commented on {file}" : "{author} komentoi në {file}", - "<strong>Comments</strong> for files" : "<strong>Komente</strong> për skedarët", - "Edit comment" : "Përpunoni komentin", - "Delete comment" : "Fshije komentin", - "No comments yet, start the conversation!" : "Akoma asnjë koment, fillo një bisedë!", - "Retry" : "Riprovoni", - "Comment" : "Koment", - "%1$s commented" : "%1$s komentoi", - "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "] -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/comments/l10n/sr.js b/apps/comments/l10n/sr.js index dca271f41ee..95c34a5368f 100644 --- a/apps/comments/l10n/sr.js +++ b/apps/comments/l10n/sr.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Објави коментар", "@ for mentions, : for emoji, / for smart picker" : "@ за помињања, : за емођи, / за паметни бирач", "Could not reload comments" : "Коментари не могу поново да се учитају", + "Failed to mark comments as read" : "Није успело означавање коментара као прочитаних", + "Unable to load the comments list" : "Не могуи да учитам списак коментара", "No comments yet, start the conversation!" : "Још нема коментара. Започните дискусију!", "No more messages" : "Нема више порука", "Retry" : "Покушај поново", - "Failed to mark comments as read" : "Није успело означавање коментара као прочитаних", - "Unable to load the comments list" : "Не могуи да учитам списак коментара", "_1 new comment_::_{unread} new comments_" : ["1 нови коментар","{unread} нова коментара","{unread} нова коментара"], "Comment" : "Коментар", "An error occurred while trying to edit the comment" : "Грешка приликом покушаја мењања коментара", diff --git a/apps/comments/l10n/sr.json b/apps/comments/l10n/sr.json index d81504482b5..80120b1efd6 100644 --- a/apps/comments/l10n/sr.json +++ b/apps/comments/l10n/sr.json @@ -19,11 +19,11 @@ "Post comment" : "Објави коментар", "@ for mentions, : for emoji, / for smart picker" : "@ за помињања, : за емођи, / за паметни бирач", "Could not reload comments" : "Коментари не могу поново да се учитају", + "Failed to mark comments as read" : "Није успело означавање коментара као прочитаних", + "Unable to load the comments list" : "Не могуи да учитам списак коментара", "No comments yet, start the conversation!" : "Још нема коментара. Започните дискусију!", "No more messages" : "Нема више порука", "Retry" : "Покушај поново", - "Failed to mark comments as read" : "Није успело означавање коментара као прочитаних", - "Unable to load the comments list" : "Не могуи да учитам списак коментара", "_1 new comment_::_{unread} new comments_" : ["1 нови коментар","{unread} нова коментара","{unread} нова коментара"], "Comment" : "Коментар", "An error occurred while trying to edit the comment" : "Грешка приликом покушаја мењања коментара", diff --git a/apps/comments/l10n/sr@latin.js b/apps/comments/l10n/sr@latin.js deleted file mode 100644 index c2185e95e92..00000000000 --- a/apps/comments/l10n/sr@latin.js +++ /dev/null @@ -1,7 +0,0 @@ -OC.L10N.register( - "comments", - { - "Cancel" : "Odustani", - "Save" : "Sačuvaj" -}, -"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/comments/l10n/sr@latin.json b/apps/comments/l10n/sr@latin.json deleted file mode 100644 index f61bed4853a..00000000000 --- a/apps/comments/l10n/sr@latin.json +++ /dev/null @@ -1,5 +0,0 @@ -{ "translations": { - "Cancel" : "Odustani", - "Save" : "Sačuvaj" -},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" -}
\ No newline at end of file diff --git a/apps/comments/l10n/sv.js b/apps/comments/l10n/sv.js index 1e75c777347..c96b8c94ee8 100644 --- a/apps/comments/l10n/sv.js +++ b/apps/comments/l10n/sv.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Publicera kommentar", "@ for mentions, : for emoji, / for smart picker" : "@ för omnämnanden, : för emoji, / för smart picker", "Could not reload comments" : "Kunde inte ladda om kommentarer", + "Failed to mark comments as read" : "Kunde inte markera kommentarer som lästa", + "Unable to load the comments list" : "Kunde inte ladda kommentarlistan", "No comments yet, start the conversation!" : "Inga kommentarer ännu.", "No more messages" : "Inga fler meddelanden", "Retry" : "Försök igen", - "Failed to mark comments as read" : "Kunde inte markera kommentarer som lästa", - "Unable to load the comments list" : "Kunde inte ladda kommentarlistan", "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nya kommentarer"], "Comment" : "Kommentar", "An error occurred while trying to edit the comment" : "Ett fel uppstod vid redigering av kommentaren", diff --git a/apps/comments/l10n/sv.json b/apps/comments/l10n/sv.json index 412643adbf9..90d10190185 100644 --- a/apps/comments/l10n/sv.json +++ b/apps/comments/l10n/sv.json @@ -19,11 +19,11 @@ "Post comment" : "Publicera kommentar", "@ for mentions, : for emoji, / for smart picker" : "@ för omnämnanden, : för emoji, / för smart picker", "Could not reload comments" : "Kunde inte ladda om kommentarer", + "Failed to mark comments as read" : "Kunde inte markera kommentarer som lästa", + "Unable to load the comments list" : "Kunde inte ladda kommentarlistan", "No comments yet, start the conversation!" : "Inga kommentarer ännu.", "No more messages" : "Inga fler meddelanden", "Retry" : "Försök igen", - "Failed to mark comments as read" : "Kunde inte markera kommentarer som lästa", - "Unable to load the comments list" : "Kunde inte ladda kommentarlistan", "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nya kommentarer"], "Comment" : "Kommentar", "An error occurred while trying to edit the comment" : "Ett fel uppstod vid redigering av kommentaren", diff --git a/apps/comments/l10n/sw.js b/apps/comments/l10n/sw.js new file mode 100644 index 00000000000..dbe931a3406 --- /dev/null +++ b/apps/comments/l10n/sw.js @@ -0,0 +1,36 @@ +OC.L10N.register( + "comments", + { + "Comments" : "Maoni", + "You commented" : "Ulitoa maoni", + "{author} commented" : "{author} alitoa maoni", + "You commented on %1$s" : "Ulitoa maoni katika %1$s", + "You commented on {file}" : "Ulitoa maoni katika {file}", + "%1$s commented on %2$s" : "%1$salitoa maoni katika %2$s", + "{author} commented on {file}" : "{author}alitoa maoni katika {file}", + "<strong>Comments</strong> for files" : "<strong>maoni</strong>kwa faili", + "Files" : "Mafaili", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Ulitajwa kwenye \"{file}\", kwenye maoni ya akaunti ambayo imefutwa", + "{user} mentioned you in a comment on \"{file}\"" : "{user}amekutaja katika maoni kwenye\"{file}\"", + "Files app plugin to add comments to files" : "Programu-jalizi ya Faili ili kuongeza maoni kwenye faili ", + "Edit comment" : "Hariri maoni", + "Delete comment" : "Futa maoni", + "Cancel edit" : "Sistisha uhariri", + "New comment" : "Maoni mapya", + "Write a comment …" : "Andika maoni...", + "Post comment" : "Tuma maoni", + "@ for mentions, : for emoji, / for smart picker" : "@ kwa mitajo, : kwa emoji, / kwa kichagua smart", + "Could not reload comments" : "Haikuweza kupakia maoni", + "Failed to mark comments as read" : "imeshindwa kuweka alama kwenye maoni kama yamesomwa", + "Unable to load the comments list" : "Haiwezi kupakia orodha ya maoni", + "No comments yet, start the conversation!" : "Bado hakuna maoni, anza mazungumzo", + "No more messages" : "Hakuna jumbe zaidi", + "Retry" : "Jaribu tene", + "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread}maoni mapya "], + "Comment" : "Maoni", + "An error occurred while trying to edit the comment" : "Hitilafu ilitokea wakati wa kujaribu kuhariri maoni", + "Comment deleted" : "Maoni yamefutwa", + "An error occurred while trying to delete the comment" : "Hitilafu ilitokea wakati wa kujaribu kufuta maoni", + "An error occurred while trying to create the comment" : "Hitilafu ilitokea wakati wa kujaribu kuunda maoni" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/sw.json b/apps/comments/l10n/sw.json new file mode 100644 index 00000000000..86dff80baf2 --- /dev/null +++ b/apps/comments/l10n/sw.json @@ -0,0 +1,34 @@ +{ "translations": { + "Comments" : "Maoni", + "You commented" : "Ulitoa maoni", + "{author} commented" : "{author} alitoa maoni", + "You commented on %1$s" : "Ulitoa maoni katika %1$s", + "You commented on {file}" : "Ulitoa maoni katika {file}", + "%1$s commented on %2$s" : "%1$salitoa maoni katika %2$s", + "{author} commented on {file}" : "{author}alitoa maoni katika {file}", + "<strong>Comments</strong> for files" : "<strong>maoni</strong>kwa faili", + "Files" : "Mafaili", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Ulitajwa kwenye \"{file}\", kwenye maoni ya akaunti ambayo imefutwa", + "{user} mentioned you in a comment on \"{file}\"" : "{user}amekutaja katika maoni kwenye\"{file}\"", + "Files app plugin to add comments to files" : "Programu-jalizi ya Faili ili kuongeza maoni kwenye faili ", + "Edit comment" : "Hariri maoni", + "Delete comment" : "Futa maoni", + "Cancel edit" : "Sistisha uhariri", + "New comment" : "Maoni mapya", + "Write a comment …" : "Andika maoni...", + "Post comment" : "Tuma maoni", + "@ for mentions, : for emoji, / for smart picker" : "@ kwa mitajo, : kwa emoji, / kwa kichagua smart", + "Could not reload comments" : "Haikuweza kupakia maoni", + "Failed to mark comments as read" : "imeshindwa kuweka alama kwenye maoni kama yamesomwa", + "Unable to load the comments list" : "Haiwezi kupakia orodha ya maoni", + "No comments yet, start the conversation!" : "Bado hakuna maoni, anza mazungumzo", + "No more messages" : "Hakuna jumbe zaidi", + "Retry" : "Jaribu tene", + "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread}maoni mapya "], + "Comment" : "Maoni", + "An error occurred while trying to edit the comment" : "Hitilafu ilitokea wakati wa kujaribu kuhariri maoni", + "Comment deleted" : "Maoni yamefutwa", + "An error occurred while trying to delete the comment" : "Hitilafu ilitokea wakati wa kujaribu kufuta maoni", + "An error occurred while trying to create the comment" : "Hitilafu ilitokea wakati wa kujaribu kuunda maoni" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/comments/l10n/th.js b/apps/comments/l10n/th.js deleted file mode 100644 index 3cf2be63462..00000000000 --- a/apps/comments/l10n/th.js +++ /dev/null @@ -1,25 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "ความคิดเห็น", - "You commented" : "คุณได้แสดงความคิดเห็น", - "%1$s commented" : "%1$s ได้แสดงความคิดเห็น", - "You commented on %1$s" : "คุณได้แสดงความคิดเห็นบน %1$s", - "%1$s commented on %2$s" : "%1$s ได้แสดงความคิดเห็นบน %2$s", - "Edit comment" : "แก้ไขความคิดเห็น", - "Delete comment" : "ลบความคิดเห็น", - "No comments yet, start the conversation!" : "ยังไม่มีความคิดเห็น เพิ่มความคิดเห็นเลย!", - "_%n unread comment_::_%n unread comments_" : ["%nความคิดเห็นที่ยังไม่ได้อ่าน"], - "_1 new comment_::_{unread} new comments_" : ["{unread} ความคิดเห็นใหม่"], - "Comment" : "แสดงความคิดเห็น", - "New comment …" : "ความคิดเห็นใหม่ ...", - "Post" : "โพสต์", - "Cancel" : "ยกเลิก", - "[Deleted user]" : "[ผู้ใช้ที่ถูกลบ]", - "More comments …" : "ความคิดเห็นอื่นๆ ...", - "Save" : "บันทึก", - "Allowed characters {count} of {max}" : "อนุญาตให้ใช้ {count} จากทั้งหมด {max} ตัวอักษร", - "Error occurred while updating comment with id {id}" : "เกิดข้อผิดพลาดขณะอัปเดตความคิดเห็นด้วย id {id}", - "Error occurred while posting comment" : "เกิดข้อผิดพลาดขณะโพสต์ความคิดเห็น" -}, -"nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/th.json b/apps/comments/l10n/th.json deleted file mode 100644 index 06fc6552b38..00000000000 --- a/apps/comments/l10n/th.json +++ /dev/null @@ -1,23 +0,0 @@ -{ "translations": { - "Comments" : "ความคิดเห็น", - "You commented" : "คุณได้แสดงความคิดเห็น", - "%1$s commented" : "%1$s ได้แสดงความคิดเห็น", - "You commented on %1$s" : "คุณได้แสดงความคิดเห็นบน %1$s", - "%1$s commented on %2$s" : "%1$s ได้แสดงความคิดเห็นบน %2$s", - "Edit comment" : "แก้ไขความคิดเห็น", - "Delete comment" : "ลบความคิดเห็น", - "No comments yet, start the conversation!" : "ยังไม่มีความคิดเห็น เพิ่มความคิดเห็นเลย!", - "_%n unread comment_::_%n unread comments_" : ["%nความคิดเห็นที่ยังไม่ได้อ่าน"], - "_1 new comment_::_{unread} new comments_" : ["{unread} ความคิดเห็นใหม่"], - "Comment" : "แสดงความคิดเห็น", - "New comment …" : "ความคิดเห็นใหม่ ...", - "Post" : "โพสต์", - "Cancel" : "ยกเลิก", - "[Deleted user]" : "[ผู้ใช้ที่ถูกลบ]", - "More comments …" : "ความคิดเห็นอื่นๆ ...", - "Save" : "บันทึก", - "Allowed characters {count} of {max}" : "อนุญาตให้ใช้ {count} จากทั้งหมด {max} ตัวอักษร", - "Error occurred while updating comment with id {id}" : "เกิดข้อผิดพลาดขณะอัปเดตความคิดเห็นด้วย id {id}", - "Error occurred while posting comment" : "เกิดข้อผิดพลาดขณะโพสต์ความคิดเห็น" -},"pluralForm" :"nplurals=1; plural=0;" -}
\ No newline at end of file diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index d7a715a62e1..c8294d0ec30 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -12,7 +12,7 @@ OC.L10N.register( "Files" : "Dosyalar", "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "\"{file}\" hakkında bir yorumda silinmiş bir hesap tarafından anıldınız", "{user} mentioned you in a comment on \"{file}\"" : "{user}, \"{file}\" hakkındaki bir yorumda sizi andı", - "Files app plugin to add comments to files" : "Dosyalara notlar eklenmesini sağlayan dosyalar uygulaması eki", + "Files app plugin to add comments to files" : "Dosyalara notlar eklenmesini sağlayan Dosyalar uygulaması eklentisi", "Edit comment" : "Yorumu düzenle", "Delete comment" : "Yorumu sil", "Cancel edit" : "Düzenlemeyi iptal et", @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Yorum gönder", "@ for mentions, : for emoji, / for smart picker" : "Anmalar için @, emojiler için :, akıllı seçici için /", "Could not reload comments" : "Yorumlar yeniden yüklenemedi", + "Failed to mark comments as read" : "Yorumlar okunmuş olarak işaretlenemedi", + "Unable to load the comments list" : "Yorum listesi yüklenemedi", "No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir görüşme başlatın!", "No more messages" : "Başka ileti yok", "Retry" : "Yeniden dene", - "Failed to mark comments as read" : "Yorumlar okunmuş olarak işaretlenemedi", - "Unable to load the comments list" : "Yorum listesi yüklenemedi", "_1 new comment_::_{unread} new comments_" : ["1 yeni yorum","{unread} yeni yorum"], "Comment" : "Yorum", "An error occurred while trying to edit the comment" : "Yorum düzenlenmeye çalışılırken bir sorun çıktı", diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index 0a4c54dbf1e..4664a265367 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -10,7 +10,7 @@ "Files" : "Dosyalar", "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "\"{file}\" hakkında bir yorumda silinmiş bir hesap tarafından anıldınız", "{user} mentioned you in a comment on \"{file}\"" : "{user}, \"{file}\" hakkındaki bir yorumda sizi andı", - "Files app plugin to add comments to files" : "Dosyalara notlar eklenmesini sağlayan dosyalar uygulaması eki", + "Files app plugin to add comments to files" : "Dosyalara notlar eklenmesini sağlayan Dosyalar uygulaması eklentisi", "Edit comment" : "Yorumu düzenle", "Delete comment" : "Yorumu sil", "Cancel edit" : "Düzenlemeyi iptal et", @@ -19,11 +19,11 @@ "Post comment" : "Yorum gönder", "@ for mentions, : for emoji, / for smart picker" : "Anmalar için @, emojiler için :, akıllı seçici için /", "Could not reload comments" : "Yorumlar yeniden yüklenemedi", + "Failed to mark comments as read" : "Yorumlar okunmuş olarak işaretlenemedi", + "Unable to load the comments list" : "Yorum listesi yüklenemedi", "No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir görüşme başlatın!", "No more messages" : "Başka ileti yok", "Retry" : "Yeniden dene", - "Failed to mark comments as read" : "Yorumlar okunmuş olarak işaretlenemedi", - "Unable to load the comments list" : "Yorum listesi yüklenemedi", "_1 new comment_::_{unread} new comments_" : ["1 yeni yorum","{unread} yeni yorum"], "Comment" : "Yorum", "An error occurred while trying to edit the comment" : "Yorum düzenlenmeye çalışılırken bir sorun çıktı", diff --git a/apps/comments/l10n/ug.js b/apps/comments/l10n/ug.js index 2e287b47e49..dc45071aa69 100644 --- a/apps/comments/l10n/ug.js +++ b/apps/comments/l10n/ug.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "ئىنكاس يېزىڭ", "@ for mentions, : for emoji, / for smart picker" : "@ تىلغا ئېلىش ئۈچۈن ،: emoji ئۈچۈن ، / ئەقلىي ئىقتىدارلىق تاللىغۇچ ئۈچۈن", "Could not reload comments" : "ئىنكاسلارنى قايتا يۈكلىيەلمىدى", + "Failed to mark comments as read" : "ئىنكاسلارنى ئوقۇشقا بەلگە قويمىدى", + "Unable to load the comments list" : "باھا تىزىملىكىنى يۈكلىيەلمىدى", "No comments yet, start the conversation!" : "تېخى باھا يوق ، سۆھبەتنى باشلاڭ!", "No more messages" : "باشقا ئۇچۇر يوق", "Retry" : "قايتا سىناڭ", - "Failed to mark comments as read" : "ئىنكاسلارنى ئوقۇشقا بەلگە قويمىدى", - "Unable to load the comments list" : "باھا تىزىملىكىنى يۈكلىيەلمىدى", "Comment" : "باھا", "An error occurred while trying to edit the comment" : "باھانى تەھرىرلىمەكچى بولغاندا خاتالىق كۆرۈلدى", "Comment deleted" : "باھا ئۆچۈرۈلدى", diff --git a/apps/comments/l10n/ug.json b/apps/comments/l10n/ug.json index ce46f907df5..a7669c2131c 100644 --- a/apps/comments/l10n/ug.json +++ b/apps/comments/l10n/ug.json @@ -19,11 +19,11 @@ "Post comment" : "ئىنكاس يېزىڭ", "@ for mentions, : for emoji, / for smart picker" : "@ تىلغا ئېلىش ئۈچۈن ،: emoji ئۈچۈن ، / ئەقلىي ئىقتىدارلىق تاللىغۇچ ئۈچۈن", "Could not reload comments" : "ئىنكاسلارنى قايتا يۈكلىيەلمىدى", + "Failed to mark comments as read" : "ئىنكاسلارنى ئوقۇشقا بەلگە قويمىدى", + "Unable to load the comments list" : "باھا تىزىملىكىنى يۈكلىيەلمىدى", "No comments yet, start the conversation!" : "تېخى باھا يوق ، سۆھبەتنى باشلاڭ!", "No more messages" : "باشقا ئۇچۇر يوق", "Retry" : "قايتا سىناڭ", - "Failed to mark comments as read" : "ئىنكاسلارنى ئوقۇشقا بەلگە قويمىدى", - "Unable to load the comments list" : "باھا تىزىملىكىنى يۈكلىيەلمىدى", "Comment" : "باھا", "An error occurred while trying to edit the comment" : "باھانى تەھرىرلىمەكچى بولغاندا خاتالىق كۆرۈلدى", "Comment deleted" : "باھا ئۆچۈرۈلدى", diff --git a/apps/comments/l10n/uk.js b/apps/comments/l10n/uk.js index 21a8972d44c..03b1fea5b85 100644 --- a/apps/comments/l10n/uk.js +++ b/apps/comments/l10n/uk.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Опублікувати коментар", "@ for mentions, : for emoji, / for smart picker" : "@ згадати, : емоційки, / асистент вибору", "Could not reload comments" : "Не вдалося перезавантажити коментарі", + "Failed to mark comments as read" : "Не вдалося позначити коментарі прочитаними", + "Unable to load the comments list" : "Не вдалося завантажити список коментарів", "No comments yet, start the conversation!" : "Тут можна додати коментарі", "No more messages" : "Більше жодних повідомлень", "Retry" : "Ще раз", - "Failed to mark comments as read" : "Не вдалося позначити коментарі прочитаними", - "Unable to load the comments list" : "Не вдалося завантажити список коментарів", "_1 new comment_::_{unread} new comments_" : ["{unread} новий коментар","{unread} нових коментарів","{unread} нових коментарів","{unread} нових коментарів"], "Comment" : "Коментар", "An error occurred while trying to edit the comment" : "Під час редагування коментаря сталася помилка", diff --git a/apps/comments/l10n/uk.json b/apps/comments/l10n/uk.json index 5ceadfe6007..7802b6d4f15 100644 --- a/apps/comments/l10n/uk.json +++ b/apps/comments/l10n/uk.json @@ -19,11 +19,11 @@ "Post comment" : "Опублікувати коментар", "@ for mentions, : for emoji, / for smart picker" : "@ згадати, : емоційки, / асистент вибору", "Could not reload comments" : "Не вдалося перезавантажити коментарі", + "Failed to mark comments as read" : "Не вдалося позначити коментарі прочитаними", + "Unable to load the comments list" : "Не вдалося завантажити список коментарів", "No comments yet, start the conversation!" : "Тут можна додати коментарі", "No more messages" : "Більше жодних повідомлень", "Retry" : "Ще раз", - "Failed to mark comments as read" : "Не вдалося позначити коментарі прочитаними", - "Unable to load the comments list" : "Не вдалося завантажити список коментарів", "_1 new comment_::_{unread} new comments_" : ["{unread} новий коментар","{unread} нових коментарів","{unread} нових коментарів","{unread} нових коментарів"], "Comment" : "Коментар", "An error occurred while trying to edit the comment" : "Під час редагування коментаря сталася помилка", diff --git a/apps/comments/l10n/ur_PK.js b/apps/comments/l10n/ur_PK.js deleted file mode 100644 index 2808425d15a..00000000000 --- a/apps/comments/l10n/ur_PK.js +++ /dev/null @@ -1,7 +0,0 @@ -OC.L10N.register( - "comments", - { - "Cancel" : "منسوخ کریں", - "Save" : "حفظ" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ur_PK.json b/apps/comments/l10n/ur_PK.json deleted file mode 100644 index 83df86652d2..00000000000 --- a/apps/comments/l10n/ur_PK.json +++ /dev/null @@ -1,5 +0,0 @@ -{ "translations": { - "Cancel" : "منسوخ کریں", - "Save" : "حفظ" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/comments/l10n/vi.js b/apps/comments/l10n/vi.js index fb785b01aca..7ee551e6efb 100644 --- a/apps/comments/l10n/vi.js +++ b/apps/comments/l10n/vi.js @@ -16,11 +16,11 @@ OC.L10N.register( "Delete comment" : "Xóa bình luận", "Cancel edit" : "Hủy chỉnh sửa", "Post comment" : "Đăng bình luận", + "Failed to mark comments as read" : "Không thể đánh dấu bình luận là đã đọc", + "Unable to load the comments list" : "Không thể tải danh sách bình luận", "No comments yet, start the conversation!" : "Không có bình luận nào, bắt đầu cuộc hội thoại!", "No more messages" : "Không có thêm tin nhắn", "Retry" : "Thử lại", - "Failed to mark comments as read" : "Không thể đánh dấu bình luận là đã đọc", - "Unable to load the comments list" : "Không thể tải danh sách bình luận", "_1 new comment_::_{unread} new comments_" : ["{unread} bình luận mới"], "Comment" : "Bình luận", "An error occurred while trying to edit the comment" : "Đã xảy ra lỗi khi cố gắng chỉnh sửa bình luận", diff --git a/apps/comments/l10n/vi.json b/apps/comments/l10n/vi.json index ed2a7ae43b1..a014378b887 100644 --- a/apps/comments/l10n/vi.json +++ b/apps/comments/l10n/vi.json @@ -14,11 +14,11 @@ "Delete comment" : "Xóa bình luận", "Cancel edit" : "Hủy chỉnh sửa", "Post comment" : "Đăng bình luận", + "Failed to mark comments as read" : "Không thể đánh dấu bình luận là đã đọc", + "Unable to load the comments list" : "Không thể tải danh sách bình luận", "No comments yet, start the conversation!" : "Không có bình luận nào, bắt đầu cuộc hội thoại!", "No more messages" : "Không có thêm tin nhắn", "Retry" : "Thử lại", - "Failed to mark comments as read" : "Không thể đánh dấu bình luận là đã đọc", - "Unable to load the comments list" : "Không thể tải danh sách bình luận", "_1 new comment_::_{unread} new comments_" : ["{unread} bình luận mới"], "Comment" : "Bình luận", "An error occurred while trying to edit the comment" : "Đã xảy ra lỗi khi cố gắng chỉnh sửa bình luận", diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js index 39bca2d8874..1b29a108500 100644 --- a/apps/comments/l10n/zh_CN.js +++ b/apps/comments/l10n/zh_CN.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "发表评论", "@ for mentions, : for emoji, / for smart picker" : "使用“@”提及,“:”输入表情符号,“/”唤起智能选择", "Could not reload comments" : "无法重载评论", + "Failed to mark comments as read" : "无法将评论标记为已读", + "Unable to load the comments list" : "无法加载评论列表", "No comments yet, start the conversation!" : "还没有评论,开始对话吧!", "No more messages" : "没有更多消息", "Retry" : "重试", - "Failed to mark comments as read" : "无法将评论标记为已读", - "Unable to load the comments list" : "无法加载评论列表", "_1 new comment_::_{unread} new comments_" : ["{unread} 条新评论"], "Comment" : "评论", "An error occurred while trying to edit the comment" : "编辑评论时出错", diff --git a/apps/comments/l10n/zh_CN.json b/apps/comments/l10n/zh_CN.json index 21345b8507d..a6d668e613c 100644 --- a/apps/comments/l10n/zh_CN.json +++ b/apps/comments/l10n/zh_CN.json @@ -19,11 +19,11 @@ "Post comment" : "发表评论", "@ for mentions, : for emoji, / for smart picker" : "使用“@”提及,“:”输入表情符号,“/”唤起智能选择", "Could not reload comments" : "无法重载评论", + "Failed to mark comments as read" : "无法将评论标记为已读", + "Unable to load the comments list" : "无法加载评论列表", "No comments yet, start the conversation!" : "还没有评论,开始对话吧!", "No more messages" : "没有更多消息", "Retry" : "重试", - "Failed to mark comments as read" : "无法将评论标记为已读", - "Unable to load the comments list" : "无法加载评论列表", "_1 new comment_::_{unread} new comments_" : ["{unread} 条新评论"], "Comment" : "评论", "An error occurred while trying to edit the comment" : "编辑评论时出错", diff --git a/apps/comments/l10n/zh_HK.js b/apps/comments/l10n/zh_HK.js index df155506fc9..ed0661f0655 100644 --- a/apps/comments/l10n/zh_HK.js +++ b/apps/comments/l10n/zh_HK.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "張貼留言", "@ for mentions, : for emoji, / for smart picker" : "“@” 表示提及,“:” 表示表情符號,“/” 表示智慧型選擇器", "Could not reload comments" : "無法重新加載評論", + "Failed to mark comments as read" : "無法將評論標記為已讀", + "Unable to load the comments list" : "無法載入留言清單", "No comments yet, start the conversation!" : "尚無留言,開始討論吧!", "No more messages" : "沒有更多訊息", "Retry" : "重試", - "Failed to mark comments as read" : "無法將評論標記為已讀", - "Unable to load the comments list" : "無法載入留言清單", "_1 new comment_::_{unread} new comments_" : ["{unread} 個新留言"], "Comment" : "留言", "An error occurred while trying to edit the comment" : "嘗試編輯此留言時錯誤", diff --git a/apps/comments/l10n/zh_HK.json b/apps/comments/l10n/zh_HK.json index 45a7d5108cc..ea90a3983ea 100644 --- a/apps/comments/l10n/zh_HK.json +++ b/apps/comments/l10n/zh_HK.json @@ -19,11 +19,11 @@ "Post comment" : "張貼留言", "@ for mentions, : for emoji, / for smart picker" : "“@” 表示提及,“:” 表示表情符號,“/” 表示智慧型選擇器", "Could not reload comments" : "無法重新加載評論", + "Failed to mark comments as read" : "無法將評論標記為已讀", + "Unable to load the comments list" : "無法載入留言清單", "No comments yet, start the conversation!" : "尚無留言,開始討論吧!", "No more messages" : "沒有更多訊息", "Retry" : "重試", - "Failed to mark comments as read" : "無法將評論標記為已讀", - "Unable to load the comments list" : "無法載入留言清單", "_1 new comment_::_{unread} new comments_" : ["{unread} 個新留言"], "Comment" : "留言", "An error occurred while trying to edit the comment" : "嘗試編輯此留言時錯誤", diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js index 9ff4977db49..42e06d4e4dd 100644 --- a/apps/comments/l10n/zh_TW.js +++ b/apps/comments/l10n/zh_TW.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "張貼留言", "@ for mentions, : for emoji, / for smart picker" : "@ 表示提及,: 表示表情符號,/ 表示智慧型選取", "Could not reload comments" : "無法重新載入留言", + "Failed to mark comments as read" : "無法將留言標記為已讀", + "Unable to load the comments list" : "無法載入留言列表", "No comments yet, start the conversation!" : "尚無留言,開始討論!", "No more messages" : "沒有其他訊息", "Retry" : "重試", - "Failed to mark comments as read" : "無法將留言標記為已讀", - "Unable to load the comments list" : "無法載入留言列表", "_1 new comment_::_{unread} new comments_" : ["{unread} 則新留言"], "Comment" : "留言", "An error occurred while trying to edit the comment" : "嘗試編輯留言時發生錯誤", diff --git a/apps/comments/l10n/zh_TW.json b/apps/comments/l10n/zh_TW.json index 67f73e27dc2..309eaba81b0 100644 --- a/apps/comments/l10n/zh_TW.json +++ b/apps/comments/l10n/zh_TW.json @@ -19,11 +19,11 @@ "Post comment" : "張貼留言", "@ for mentions, : for emoji, / for smart picker" : "@ 表示提及,: 表示表情符號,/ 表示智慧型選取", "Could not reload comments" : "無法重新載入留言", + "Failed to mark comments as read" : "無法將留言標記為已讀", + "Unable to load the comments list" : "無法載入留言列表", "No comments yet, start the conversation!" : "尚無留言,開始討論!", "No more messages" : "沒有其他訊息", "Retry" : "重試", - "Failed to mark comments as read" : "無法將留言標記為已讀", - "Unable to load the comments list" : "無法載入留言列表", "_1 new comment_::_{unread} new comments_" : ["{unread} 則新留言"], "Comment" : "留言", "An error occurred while trying to edit the comment" : "嘗試編輯留言時發生錯誤", diff --git a/apps/comments/lib/Activity/Filter.php b/apps/comments/lib/Activity/Filter.php index 6f010d855cb..8dcafd872d7 100644 --- a/apps/comments/lib/Activity/Filter.php +++ b/apps/comments/lib/Activity/Filter.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/comments/lib/Activity/Listener.php b/apps/comments/lib/Activity/Listener.php index b07cb19afda..45064f4a6be 100644 --- a/apps/comments/lib/Activity/Listener.php +++ b/apps/comments/lib/Activity/Listener.php @@ -31,7 +31,7 @@ class Listener { public function commentEvent(CommentsEvent $event): void { if ($event->getComment()->getObjectType() !== 'files' || $event->getEvent() !== CommentsEvent::EVENT_ADD - || !$this->appManager->isInstalled('activity')) { + || !$this->appManager->isEnabledForAnyone('activity')) { // Comment not for file, not adding a comment or no activity-app enabled (save the energy) return; } diff --git a/apps/comments/lib/Activity/Provider.php b/apps/comments/lib/Activity/Provider.php index f2fa84adc17..ee53357efdb 100644 --- a/apps/comments/lib/Activity/Provider.php +++ b/apps/comments/lib/Activity/Provider.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later @@ -174,10 +175,13 @@ class Provider implements IProvider { } } + /** + * @return array<string, string> + */ protected function generateFileParameter(int $id, string $path): array { return [ 'type' => 'file', - 'id' => $id, + 'id' => (string)$id, 'name' => basename($path), 'path' => $path, 'link' => $this->url->linkToRouteAbsolute('files.viewcontroller.showFile', ['fileid' => $id]), diff --git a/apps/comments/lib/Activity/Setting.php b/apps/comments/lib/Activity/Setting.php index 9315aedc104..7fbf4001b20 100644 --- a/apps/comments/lib/Activity/Setting.php +++ b/apps/comments/lib/Activity/Setting.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/comments/lib/AppInfo/Application.php b/apps/comments/lib/AppInfo/Application.php index f0a7b063c9a..db4a2ce614c 100644 --- a/apps/comments/lib/AppInfo/Application.php +++ b/apps/comments/lib/AppInfo/Application.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/comments/lib/Collaboration/CommentersSorter.php b/apps/comments/lib/Collaboration/CommentersSorter.php index 46fec87c777..baa27155573 100644 --- a/apps/comments/lib/Collaboration/CommentersSorter.php +++ b/apps/comments/lib/Collaboration/CommentersSorter.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/comments/lib/Controller/NotificationsController.php b/apps/comments/lib/Controller/NotificationsController.php index 2dc94b2e663..0937b6929b8 100644 --- a/apps/comments/lib/Controller/NotificationsController.php +++ b/apps/comments/lib/Controller/NotificationsController.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/comments/lib/Search/LegacyProvider.php b/apps/comments/lib/Search/LegacyProvider.php index d78e5fe09f3..a269c418d06 100644 --- a/apps/comments/lib/Search/LegacyProvider.php +++ b/apps/comments/lib/Search/LegacyProvider.php @@ -14,7 +14,9 @@ use OCP\Files\Folder; use OCP\Files\Node; use OCP\Files\NotFoundException; use OCP\IUser; +use OCP\IUserSession; use OCP\Search\Provider; +use OCP\Server; use function count; class LegacyProvider extends Provider { @@ -26,8 +28,8 @@ class LegacyProvider extends Provider { * @since 7.0.0 */ public function search($query): array { - $cm = \OC::$server->get(ICommentsManager::class); - $us = \OC::$server->getUserSession(); + $cm = Server::get(ICommentsManager::class); + $us = Server::get(IUserSession::class); $user = $us->getUser(); if (!$user instanceof IUser) { diff --git a/apps/comments/lib/Search/Result.php b/apps/comments/lib/Search/Result.php index 2f2c675c3c1..7478c110d63 100644 --- a/apps/comments/lib/Search/Result.php +++ b/apps/comments/lib/Search/Result.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/comments/src/comments-activity-tab.ts b/apps/comments/src/comments-activity-tab.ts index f092f2b8f5b..77f6c9bca04 100644 --- a/apps/comments/src/comments-activity-tab.ts +++ b/apps/comments/src/comments-activity-tab.ts @@ -19,7 +19,7 @@ let ActivityTabPluginInstance */ export function registerCommentsPlugins() { window.OCA.Activity.registerSidebarAction({ - mount: async (el, { context, fileInfo, reload }) => { + mount: async (el, { fileInfo, reload }) => { const pinia = createPinia() if (!ActivityTabPluginView) { @@ -29,7 +29,6 @@ export function registerCommentsPlugins() { } ActivityTabPluginInstance = new ActivityTabPluginView({ el, - parent: context, pinia, propsData: { reloadCallback: reload, @@ -58,10 +57,9 @@ export function registerCommentsPlugins() { timestamp: moment(comment.props?.creationDateTime).toDate().getTime(), - mount(element: HTMLElement, { context, reload }) { + mount(element: HTMLElement, { reload }) { this._CommentsViewInstance = new CommentsViewObject({ el: element, - parent: context, propsData: { comment, resourceId: fileInfo.id, diff --git a/apps/comments/src/components/Comment.vue b/apps/comments/src/components/Comment.vue index a504f1e4e71..80f035530fb 100644 --- a/apps/comments/src/components/Comment.vue +++ b/apps/comments/src/components/Comment.vue @@ -26,7 +26,7 @@ <NcActionButton close-after-click @click="onEdit"> <template #icon> - <IconEdit :size="20" /> + <IconPencilOutline :size="20" /> </template> {{ t('comments', 'Edit comment') }} </NcActionButton> @@ -34,7 +34,7 @@ <NcActionButton close-after-click @click="onDeleteWithUndo"> <template #icon> - <IconDelete :size="20" /> + <IconTrashCanOutline :size="20" /> </template> {{ t('comments', 'Delete comment') }} </NcActionButton> @@ -90,14 +90,12 @@ </form> <!-- Message content --> - <!-- The html is escaped and sanitized before rendering --> - <!-- eslint-disable vue/no-v-html--> - <div v-else - :class="{'comment__message--expanded': expanded}" + <NcRichText v-else class="comment__message" - @click="onExpand" - v-html="renderedContent" /> - <!-- eslint-enable vue/no-v-html--> + :class="{'comment__message--expanded': expanded}" + :text="richContent.message" + :arguments="richContent.mentions" + @click="onExpand" /> </div> </component> </template> @@ -106,26 +104,27 @@ import { getCurrentUser } from '@nextcloud/auth' import { translate as t } from '@nextcloud/l10n' -import NcActionButton from '@nextcloud/vue/dist/Components/NcActionButton.js' -import NcActions from '@nextcloud/vue/dist/Components/NcActions.js' -import NcActionSeparator from '@nextcloud/vue/dist/Components/NcActionSeparator.js' -import NcAvatar from '@nextcloud/vue/dist/Components/NcAvatar.js' -import NcButton from '@nextcloud/vue/dist/Components/NcButton.js' -import NcDateTime from '@nextcloud/vue/dist/Components/NcDateTime.js' -import NcLoadingIcon from '@nextcloud/vue/dist/Components/NcLoadingIcon.js' -import RichEditorMixin from '@nextcloud/vue/dist/Mixins/richEditor.js' +import NcActionButton from '@nextcloud/vue/components/NcActionButton' +import NcActions from '@nextcloud/vue/components/NcActions' +import NcActionSeparator from '@nextcloud/vue/components/NcActionSeparator' +import NcAvatar from '@nextcloud/vue/components/NcAvatar' +import NcButton from '@nextcloud/vue/components/NcButton' +import NcDateTime from '@nextcloud/vue/components/NcDateTime' +import NcLoadingIcon from '@nextcloud/vue/components/NcLoadingIcon' +import NcUserBubble from '@nextcloud/vue/components/NcUserBubble' import IconArrowRight from 'vue-material-design-icons/ArrowRight.vue' import IconClose from 'vue-material-design-icons/Close.vue' -import IconDelete from 'vue-material-design-icons/Delete.vue' -import IconEdit from 'vue-material-design-icons/Pencil.vue' +import IconTrashCanOutline from 'vue-material-design-icons/TrashCanOutline.vue' +import IconPencilOutline from 'vue-material-design-icons/PencilOutline.vue' import CommentMixin from '../mixins/CommentMixin.js' import { mapStores } from 'pinia' import { useDeletedCommentLimbo } from '../store/deletedCommentLimbo.js' // Dynamic loading -const NcRichContenteditable = () => import('@nextcloud/vue/dist/Components/NcRichContenteditable.js') +const NcRichContenteditable = () => import('@nextcloud/vue/components/NcRichContenteditable') +const NcRichText = () => import('@nextcloud/vue/components/NcRichText') export default { name: 'Comment', @@ -133,8 +132,8 @@ export default { components: { IconArrowRight, IconClose, - IconDelete, - IconEdit, + IconTrashCanOutline, + IconPencilOutline, NcActionButton, NcActions, NcActionSeparator, @@ -143,8 +142,9 @@ export default { NcDateTime, NcLoadingIcon, NcRichContenteditable, + NcRichText, }, - mixins: [RichEditorMixin, CommentMixin], + mixins: [CommentMixin], inheritAttrs: false, @@ -177,6 +177,10 @@ export default { type: Function, required: true, }, + userData: { + type: Object, + default: () => ({}), + }, tag: { type: String, @@ -206,16 +210,25 @@ export default { return getCurrentUser().uid === this.actorId }, - /** - * Rendered content as html string - * - * @return {string} - */ - renderedContent() { - if (this.isEmptyMessage) { - return '' - } - return this.renderContent(this.localMessage) + richContent() { + const mentions = {} + let message = this.localMessage + + Object.keys(this.userData).forEach((user, index) => { + const key = `mention-${index}` + const regex = new RegExp(`@${user}|@"${user}"`, 'g') + message = message.replace(regex, `{${key}}`) + mentions[key] = { + component: NcUserBubble, + props: { + user, + displayName: this.userData[user].label, + primary: this.userData[user].primary, + }, + } + }) + + return { mentions, message } }, isEmptyMessage() { @@ -351,7 +364,7 @@ $comment-padding: 10px; &__message { white-space: pre-wrap; - word-break: break-word; + word-break: normal; max-height: 70px; overflow: hidden; margin-top: -6px; diff --git a/apps/comments/src/views/Comments.vue b/apps/comments/src/views/Comments.vue index 3c30b5af942..657af888a12 100644 --- a/apps/comments/src/views/Comments.vue +++ b/apps/comments/src/views/Comments.vue @@ -22,7 +22,7 @@ class="comments__empty" :name="t('comments', 'No comments yet, start the conversation!')"> <template #icon> - <MessageReplyTextIcon /> + <IconMessageReplyTextOutline /> </template> </NcEmptyContent> <ul v-else> @@ -51,12 +51,12 @@ <template v-else-if="error"> <NcEmptyContent class="comments__error" :name="error"> <template #icon> - <AlertCircleOutlineIcon /> + <IconAlertCircleOutline /> </template> </NcEmptyContent> <NcButton class="comments__retry" @click="getComments"> <template #icon> - <RefreshIcon /> + <IconRefresh /> </template> {{ t('comments', 'Retry') }} </NcButton> @@ -70,11 +70,11 @@ import { showError } from '@nextcloud/dialogs' import { translate as t } from '@nextcloud/l10n' import { vElementVisibility as elementVisibility } from '@vueuse/components' -import NcEmptyContent from '@nextcloud/vue/dist/Components/NcEmptyContent.js' -import NcButton from '@nextcloud/vue/dist/Components/NcButton.js' -import RefreshIcon from 'vue-material-design-icons/Refresh.vue' -import MessageReplyTextIcon from 'vue-material-design-icons/MessageReplyText.vue' -import AlertCircleOutlineIcon from 'vue-material-design-icons/AlertCircleOutline.vue' +import NcEmptyContent from '@nextcloud/vue/components/NcEmptyContent' +import NcButton from '@nextcloud/vue/components/NcButton' +import IconRefresh from 'vue-material-design-icons/Refresh.vue' +import IconMessageReplyTextOutline from 'vue-material-design-icons/MessageReplyTextOutline.vue' +import IconAlertCircleOutline from 'vue-material-design-icons/AlertCircleOutline.vue' import Comment from '../components/Comment.vue' import CommentView from '../mixins/CommentView' @@ -89,9 +89,9 @@ export default { Comment, NcEmptyContent, NcButton, - RefreshIcon, - MessageReplyTextIcon, - AlertCircleOutlineIcon, + IconRefresh, + IconMessageReplyTextOutline, + IconAlertCircleOutline, }, directives: { diff --git a/apps/comments/tests/Unit/Activity/ListenerTest.php b/apps/comments/tests/Unit/Activity/ListenerTest.php index 19dcae4c8ab..675a28a16b1 100644 --- a/apps/comments/tests/Unit/Activity/ListenerTest.php +++ b/apps/comments/tests/Unit/Activity/ListenerTest.php @@ -1,4 +1,7 @@ <?php + +declare(strict_types=1); + /** * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later @@ -20,30 +23,17 @@ use OCP\Files\Node; use OCP\IUser; use OCP\IUserSession; use OCP\Share\IShareHelper; +use PHPUnit\Framework\MockObject\MockObject; use Test\TestCase; class ListenerTest extends TestCase { - - /** @var Listener */ - protected $listener; - - /** @var IManager|\PHPUnit\Framework\MockObject\MockObject */ - protected $activityManager; - - /** @var IUserSession|\PHPUnit\Framework\MockObject\MockObject */ - protected $session; - - /** @var IAppManager|\PHPUnit\Framework\MockObject\MockObject */ - protected $appManager; - - /** @var IMountProviderCollection|\PHPUnit\Framework\MockObject\MockObject */ - protected $mountProviderCollection; - - /** @var IRootFolder|\PHPUnit\Framework\MockObject\MockObject */ - protected $rootFolder; - - /** @var IShareHelper|\PHPUnit\Framework\MockObject\MockObject */ - protected $shareHelper; + protected IManager&MockObject $activityManager; + protected IUserSession&MockObject $session; + protected IAppManager&MockObject $appManager; + protected IMountProviderCollection&MockObject $mountProviderCollection; + protected IRootFolder&MockObject $rootFolder; + protected IShareHelper&MockObject $shareHelper; + protected Listener $listener; protected function setUp(): void { parent::setUp(); @@ -67,7 +57,7 @@ class ListenerTest extends TestCase { public function testCommentEvent(): void { $this->appManager->expects($this->any()) - ->method('isInstalled') + ->method('isEnabledForAnyone') ->with('activity') ->willReturn(true); @@ -76,7 +66,7 @@ class ListenerTest extends TestCase { ->method('getObjectType') ->willReturn('files'); - /** @var CommentsEvent|\PHPUnit\Framework\MockObject\MockObject $event */ + /** @var CommentsEvent|MockObject $event */ $event = $this->createMock(CommentsEvent::class); $event->expects($this->any()) ->method('getComment') @@ -85,13 +75,13 @@ class ListenerTest extends TestCase { ->method('getEvent') ->willReturn(CommentsEvent::EVENT_ADD); - /** @var IUser|\PHPUnit\Framework\MockObject\MockObject $ownerUser */ + /** @var IUser|MockObject $ownerUser */ $ownerUser = $this->createMock(IUser::class); $ownerUser->expects($this->any()) ->method('getUID') ->willReturn('937393'); - /** @var \PHPUnit\Framework\MockObject\MockObject $mount */ + /** @var MockObject $mount */ $mount = $this->createMock(ICachedMountFileInfo::class); $mount->expects($this->any()) ->method('getUser') @@ -133,7 +123,7 @@ class ListenerTest extends TestCase { ->method('getUser') ->willReturn($ownerUser); - /** @var \PHPUnit\Framework\MockObject\MockObject $activity */ + /** @var MockObject $activity */ $activity = $this->createMock(IEvent::class); $activity->expects($this->exactly(count($al['users']))) ->method('setAffectedUser'); diff --git a/apps/comments/tests/Unit/AppInfo/ApplicationTest.php b/apps/comments/tests/Unit/AppInfo/ApplicationTest.php index 4b87982ab45..119db5333b5 100644 --- a/apps/comments/tests/Unit/AppInfo/ApplicationTest.php +++ b/apps/comments/tests/Unit/AppInfo/ApplicationTest.php @@ -1,5 +1,7 @@ <?php +declare(strict_types=1); + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. @@ -7,8 +9,16 @@ */ namespace OCA\Comments\Tests\Unit\AppInfo; +use OCA\Comments\Activity\Filter; +use OCA\Comments\Activity\Listener; +use OCA\Comments\Activity\Provider; +use OCA\Comments\Activity\Setting; use OCA\Comments\AppInfo\Application; +use OCA\Comments\Controller\NotificationsController; use OCA\Comments\Notification\Notifier; +use OCP\IUserManager; +use OCP\IUserSession; +use OCP\Server; use Test\TestCase; /** @@ -21,12 +31,12 @@ use Test\TestCase; class ApplicationTest extends TestCase { protected function setUp(): void { parent::setUp(); - \OC::$server->getUserManager()->createUser('dummy', '456'); - \OC::$server->getUserSession()->setUser(\OC::$server->getUserManager()->get('dummy')); + Server::get(IUserManager::class)->createUser('dummy', '456'); + Server::get(IUserSession::class)->setUser(Server::get(IUserManager::class)->get('dummy')); } protected function tearDown(): void { - \OC::$server->getUserManager()->get('dummy')->delete(); + Server::get(IUserManager::class)->get('dummy')->delete(); parent::tearDown(); } @@ -35,12 +45,12 @@ class ApplicationTest extends TestCase { $c = $app->getContainer(); $services = [ - 'OCA\Comments\Controller\NotificationsController', - 'OCA\Comments\Activity\Filter', - 'OCA\Comments\Activity\Listener', - 'OCA\Comments\Activity\Provider', - 'OCA\Comments\Activity\Setting', - 'OCA\Comments\Notification\Listener', + NotificationsController::class, + Filter::class, + Listener::class, + Provider::class, + Setting::class, + \OCA\Comments\Notification\Listener::class, Notifier::class, ]; diff --git a/apps/comments/tests/Unit/Collaboration/CommentersSorterTest.php b/apps/comments/tests/Unit/Collaboration/CommentersSorterTest.php index c0de0016c31..4d3392a562d 100644 --- a/apps/comments/tests/Unit/Collaboration/CommentersSorterTest.php +++ b/apps/comments/tests/Unit/Collaboration/CommentersSorterTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later @@ -8,13 +9,12 @@ namespace OCA\Comments\Tests\Unit\Collaboration; use OCA\Comments\Collaboration\CommentersSorter; use OCP\Comments\IComment; use OCP\Comments\ICommentsManager; +use PHPUnit\Framework\MockObject\MockObject; use Test\TestCase; class CommentersSorterTest extends TestCase { - /** @var ICommentsManager|\PHPUnit\Framework\MockObject\MockObject */ - protected $commentsManager; - /** @var CommentersSorter */ - protected $sorter; + protected ICommentsManager&MockObject $commentsManager; + protected CommentersSorter $sorter; protected function setUp(): void { parent::setUp(); @@ -25,9 +25,9 @@ class CommentersSorterTest extends TestCase { } /** - * @dataProvider sortDataProvider * @param $data */ + #[\PHPUnit\Framework\Attributes\DataProvider('sortDataProvider')] public function testSort($data): void { $commentMocks = []; foreach ($data['actors'] as $actorType => $actors) { @@ -55,38 +55,36 @@ class CommentersSorterTest extends TestCase { $this->assertEquals($data['expected'], $workArray); } - public function sortDataProvider() { + public static function sortDataProvider(): array { return [[ [ #1 – sort properly and otherwise keep existing order 'actors' => ['users' => ['celia' => 3, 'darius' => 7, 'faruk' => 5, 'gail' => 5], 'bots' => ['r2-d2' => 8]], 'input' => [ - 'users' => - [ - ['value' => ['shareWith' => 'alice']], - ['value' => ['shareWith' => 'bob']], - ['value' => ['shareWith' => 'celia']], - ['value' => ['shareWith' => 'darius']], - ['value' => ['shareWith' => 'elena']], - ['value' => ['shareWith' => 'faruk']], - ['value' => ['shareWith' => 'gail']], - ], + 'users' => [ + ['value' => ['shareWith' => 'alice']], + ['value' => ['shareWith' => 'bob']], + ['value' => ['shareWith' => 'celia']], + ['value' => ['shareWith' => 'darius']], + ['value' => ['shareWith' => 'elena']], + ['value' => ['shareWith' => 'faruk']], + ['value' => ['shareWith' => 'gail']], + ], 'bots' => [ ['value' => ['shareWith' => 'c-3po']], ['value' => ['shareWith' => 'r2-d2']], ] ], 'expected' => [ - 'users' => - [ - ['value' => ['shareWith' => 'darius']], - ['value' => ['shareWith' => 'faruk']], - ['value' => ['shareWith' => 'gail']], - ['value' => ['shareWith' => 'celia']], - ['value' => ['shareWith' => 'alice']], - ['value' => ['shareWith' => 'bob']], - ['value' => ['shareWith' => 'elena']], - ], + 'users' => [ + ['value' => ['shareWith' => 'darius']], + ['value' => ['shareWith' => 'faruk']], + ['value' => ['shareWith' => 'gail']], + ['value' => ['shareWith' => 'celia']], + ['value' => ['shareWith' => 'alice']], + ['value' => ['shareWith' => 'bob']], + ['value' => ['shareWith' => 'elena']], + ], 'bots' => [ ['value' => ['shareWith' => 'r2-d2']], ['value' => ['shareWith' => 'c-3po']], @@ -97,32 +95,30 @@ class CommentersSorterTest extends TestCase { #2 – no commentors, input equals output 'actors' => [], 'input' => [ - 'users' => - [ - ['value' => ['shareWith' => 'alice']], - ['value' => ['shareWith' => 'bob']], - ['value' => ['shareWith' => 'celia']], - ['value' => ['shareWith' => 'darius']], - ['value' => ['shareWith' => 'elena']], - ['value' => ['shareWith' => 'faruk']], - ['value' => ['shareWith' => 'gail']], - ], + 'users' => [ + ['value' => ['shareWith' => 'alice']], + ['value' => ['shareWith' => 'bob']], + ['value' => ['shareWith' => 'celia']], + ['value' => ['shareWith' => 'darius']], + ['value' => ['shareWith' => 'elena']], + ['value' => ['shareWith' => 'faruk']], + ['value' => ['shareWith' => 'gail']], + ], 'bots' => [ ['value' => ['shareWith' => 'c-3po']], ['value' => ['shareWith' => 'r2-d2']], ] ], 'expected' => [ - 'users' => - [ - ['value' => ['shareWith' => 'alice']], - ['value' => ['shareWith' => 'bob']], - ['value' => ['shareWith' => 'celia']], - ['value' => ['shareWith' => 'darius']], - ['value' => ['shareWith' => 'elena']], - ['value' => ['shareWith' => 'faruk']], - ['value' => ['shareWith' => 'gail']], - ], + 'users' => [ + ['value' => ['shareWith' => 'alice']], + ['value' => ['shareWith' => 'bob']], + ['value' => ['shareWith' => 'celia']], + ['value' => ['shareWith' => 'darius']], + ['value' => ['shareWith' => 'elena']], + ['value' => ['shareWith' => 'faruk']], + ['value' => ['shareWith' => 'gail']], + ], 'bots' => [ ['value' => ['shareWith' => 'c-3po']], ['value' => ['shareWith' => 'r2-d2']], diff --git a/apps/comments/tests/Unit/Controller/NotificationsTest.php b/apps/comments/tests/Unit/Controller/NotificationsTest.php index ccd808895c8..04490ca63e8 100644 --- a/apps/comments/tests/Unit/Controller/NotificationsTest.php +++ b/apps/comments/tests/Unit/Controller/NotificationsTest.php @@ -1,5 +1,7 @@ <?php +declare(strict_types=1); + /** * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors * SPDX-FileCopyrightText: 2016 ownCloud, Inc. @@ -22,26 +24,16 @@ use OCP\IUser; use OCP\IUserSession; use OCP\Notification\IManager; use OCP\Notification\INotification; +use PHPUnit\Framework\MockObject\MockObject; use Test\TestCase; class NotificationsTest extends TestCase { - /** @var NotificationsController */ - protected $notificationsController; - - /** @var ICommentsManager|\PHPUnit\Framework\MockObject\MockObject */ - protected $commentsManager; - - /** @var IRootFolder|\PHPUnit\Framework\MockObject\MockObject */ - protected $rootFolder; - - /** @var IUserSession|\PHPUnit\Framework\MockObject\MockObject */ - protected $session; - - /** @var IManager|\PHPUnit\Framework\MockObject\MockObject */ - protected $notificationManager; - - /** @var IURLGenerator|\PHPUnit\Framework\MockObject\MockObject */ - protected $urlGenerator; + protected ICommentsManager&MockObject $commentsManager; + protected IRootFolder&MockObject $rootFolder; + protected IUserSession&MockObject $session; + protected IManager&MockObject $notificationManager; + protected IURLGenerator&MockObject $urlGenerator; + protected NotificationsController $notificationsController; protected function setUp(): void { parent::setUp(); @@ -81,10 +73,6 @@ class NotificationsTest extends TestCase { $this->urlGenerator->expects($this->exactly(2)) ->method('linkToRoute') - ->withConsecutive( - ['comments.Notifications.view', ['id' => '42']], - ['core.login.showLoginForm', ['redirect_url' => 'link-to-comment']] - ) ->willReturnMap([ ['comments.Notifications.view', ['id' => '42'], 'link-to-comment'], ['core.login.showLoginForm', ['redirect_url' => 'link-to-comment'], 'link-to-login'], @@ -150,7 +138,7 @@ class NotificationsTest extends TestCase { $this->commentsManager->expects($this->any()) ->method('get') ->with('42') - ->will($this->throwException(new NotFoundException())); + ->willThrowException(new NotFoundException()); $this->rootFolder->expects($this->never()) ->method('getUserFolder'); diff --git a/apps/comments/tests/Unit/EventHandlerTest.php b/apps/comments/tests/Unit/EventHandlerTest.php index 83ce1af57da..9d26f828d70 100644 --- a/apps/comments/tests/Unit/EventHandlerTest.php +++ b/apps/comments/tests/Unit/EventHandlerTest.php @@ -1,4 +1,7 @@ <?php + +declare(strict_types=1); + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later @@ -10,43 +13,32 @@ use OCA\Comments\Listener\CommentsEventListener; use OCA\Comments\Notification\Listener as NotificationListener; use OCP\Comments\CommentsEvent; use OCP\Comments\IComment; +use PHPUnit\Framework\MockObject\MockObject; use Test\TestCase; class EventHandlerTest extends TestCase { - /** @var CommentsEventListener */ - protected $eventHandler; - - /** @var ActivityListener|\PHPUnit\Framework\MockObject\MockObject */ - protected $activityListener; - - /** @var NotificationListener|\PHPUnit\Framework\MockObject\MockObject */ - protected $notificationListener; + protected ActivityListener&MockObject $activityListener; + protected NotificationListener&MockObject $notificationListener; + protected CommentsEventListener $eventHandler; protected function setUp(): void { parent::setUp(); - $this->activityListener = $this->getMockBuilder(ActivityListener::class) - ->disableOriginalConstructor() - ->getMock(); - - $this->notificationListener = $this->getMockBuilder(NotificationListener::class) - ->disableOriginalConstructor() - ->getMock(); + $this->activityListener = $this->createMock(ActivityListener::class); + $this->notificationListener = $this->createMock(NotificationListener::class); $this->eventHandler = new CommentsEventListener($this->activityListener, $this->notificationListener); } public function testNotFiles(): void { - /** @var IComment|\PHPUnit\Framework\MockObject\MockObject $comment */ - $comment = $this->getMockBuilder(IComment::class)->getMock(); + /** @var IComment|MockObject $comment */ + $comment = $this->createMock(IComment::class); $comment->expects($this->once()) ->method('getObjectType') ->willReturn('smiles'); - /** @var CommentsEvent|\PHPUnit\Framework\MockObject\MockObject $event */ - $event = $this->getMockBuilder(CommentsEvent::class) - ->disableOriginalConstructor() - ->getMock(); + /** @var CommentsEvent|MockObject $event */ + $event = $this->createMock(CommentsEvent::class); $event->expects($this->once()) ->method('getComment') ->willReturn($comment); @@ -56,7 +48,7 @@ class EventHandlerTest extends TestCase { $this->eventHandler->handle($event); } - public function handledProvider() { + public static function handledProvider(): array { return [ [CommentsEvent::EVENT_DELETE], [CommentsEvent::EVENT_UPDATE], @@ -65,21 +57,16 @@ class EventHandlerTest extends TestCase { ]; } - /** - * @dataProvider handledProvider - * @param string $eventType - */ - public function testHandled($eventType): void { - /** @var IComment|\PHPUnit\Framework\MockObject\MockObject $comment */ - $comment = $this->getMockBuilder(IComment::class)->getMock(); + #[\PHPUnit\Framework\Attributes\DataProvider('handledProvider')] + public function testHandled(string $eventType): void { + /** @var IComment|MockObject $comment */ + $comment = $this->createMock(IComment::class); $comment->expects($this->once()) ->method('getObjectType') ->willReturn('files'); - /** @var CommentsEvent|\PHPUnit\Framework\MockObject\MockObject $event */ - $event = $this->getMockBuilder(CommentsEvent::class) - ->disableOriginalConstructor() - ->getMock(); + /** @var CommentsEvent|MockObject $event */ + $event = $this->createMock(CommentsEvent::class); $event->expects($this->atLeastOnce()) ->method('getComment') ->willReturn($comment); diff --git a/apps/comments/tests/Unit/Notification/ListenerTest.php b/apps/comments/tests/Unit/Notification/ListenerTest.php index a9175b7e203..356a26f23cd 100644 --- a/apps/comments/tests/Unit/Notification/ListenerTest.php +++ b/apps/comments/tests/Unit/Notification/ListenerTest.php @@ -14,25 +14,19 @@ use OCP\IURLGenerator; use OCP\IUserManager; use OCP\Notification\IManager; use OCP\Notification\INotification; +use PHPUnit\Framework\MockObject\MockObject; use Test\TestCase; class ListenerTest extends TestCase { - /** @var IManager|\PHPUnit\Framework\MockObject\MockObject */ - protected $notificationManager; - - /** @var IUserManager|\PHPUnit\Framework\MockObject\MockObject */ - protected $userManager; - - /** @var IURLGenerator|\PHPUnit\Framework\MockObject\MockObject */ - protected $urlGenerator; - - /** @var Listener */ - protected $listener; + protected IManager&MockObject $notificationManager; + protected IUserManager&MockObject $userManager; + protected IURLGenerator&MockObject $urlGenerator; + protected Listener $listener; protected function setUp(): void { parent::setUp(); - $this->notificationManager = $this->createMock(\OCP\Notification\IManager::class); + $this->notificationManager = $this->createMock(IManager::class); $this->userManager = $this->createMock(IUserManager::class); $this->listener = new Listener( @@ -41,7 +35,7 @@ class ListenerTest extends TestCase { ); } - public function eventProvider() { + public static function eventProvider(): array { return [ [CommentsEvent::EVENT_ADD, 'notify'], [CommentsEvent::EVENT_UPDATE, 'notify'], @@ -51,13 +45,13 @@ class ListenerTest extends TestCase { } /** - * @dataProvider eventProvider * @param string $eventType * @param string $notificationMethod */ + #[\PHPUnit\Framework\Attributes\DataProvider('eventProvider')] public function testEvaluate($eventType, $notificationMethod): void { - /** @var IComment|\PHPUnit\Framework\MockObject\MockObject $comment */ - $comment = $this->getMockBuilder(IComment::class)->getMock(); + /** @var IComment|MockObject $comment */ + $comment = $this->createMock(IComment::class); $comment->expects($this->any()) ->method('getObjectType') ->willReturn('files'); @@ -78,10 +72,8 @@ class ListenerTest extends TestCase { ->method('getId') ->willReturn('1234'); - /** @var CommentsEvent|\PHPUnit\Framework\MockObject\MockObject $event */ - $event = $this->getMockBuilder(CommentsEvent::class) - ->disableOriginalConstructor() - ->getMock(); + /** @var CommentsEvent|MockObject $event */ + $event = $this->createMock(CommentsEvent::class); $event->expects($this->once()) ->method('getComment') ->willReturn($comment); @@ -89,8 +81,8 @@ class ListenerTest extends TestCase { ->method(('getEvent')) ->willReturn($eventType); - /** @var INotification|\PHPUnit\Framework\MockObject\MockObject $notification */ - $notification = $this->getMockBuilder(INotification::class)->getMock(); + /** @var INotification|MockObject $notification */ + $notification = $this->createMock(INotification::class); $notification->expects($this->any()) ->method($this->anything()) ->willReturn($notification); @@ -106,26 +98,22 @@ class ListenerTest extends TestCase { $this->userManager->expects($this->exactly(6)) ->method('userExists') - ->withConsecutive( - ['foobar'], - ['barfoo'], - ['foo@bar.com'], - ['bar@foo.org@foobar.io'], - ['23452-4333-54353-2342'], - ['yolo'] - ) - ->willReturn(true); + ->willReturnMap([ + ['foobar', true], + ['barfoo', true], + ['foo@bar.com', true], + ['bar@foo.org@foobar.io', true], + ['23452-4333-54353-2342', true], + ['yolo', true] + ]); $this->listener->evaluate($event); } - /** - * @dataProvider eventProvider - * @param string $eventType - */ - public function testEvaluateNoMentions($eventType): void { - /** @var IComment|\PHPUnit\Framework\MockObject\MockObject $comment */ - $comment = $this->getMockBuilder(IComment::class)->getMock(); + #[\PHPUnit\Framework\Attributes\DataProvider('eventProvider')] + public function testEvaluateNoMentions(string $eventType): void { + /** @var IComment|MockObject $comment */ + $comment = $this->createMock(IComment::class); $comment->expects($this->any()) ->method('getObjectType') ->willReturn('files'); @@ -136,10 +124,8 @@ class ListenerTest extends TestCase { ->method('getMentions') ->willReturn([]); - /** @var CommentsEvent|\PHPUnit\Framework\MockObject\MockObject $event */ - $event = $this->getMockBuilder(CommentsEvent::class) - ->disableOriginalConstructor() - ->getMock(); + /** @var CommentsEvent|MockObject $event */ + $event = $this->createMock(CommentsEvent::class); $event->expects($this->once()) ->method('getComment') ->willReturn($comment); @@ -161,8 +147,8 @@ class ListenerTest extends TestCase { } public function testEvaluateUserDoesNotExist(): void { - /** @var IComment|\PHPUnit\Framework\MockObject\MockObject $comment */ - $comment = $this->getMockBuilder(IComment::class)->getMock(); + /** @var IComment|MockObject $comment */ + $comment = $this->createMock(IComment::class); $comment->expects($this->any()) ->method('getObjectType') ->willReturn('files'); @@ -176,10 +162,8 @@ class ListenerTest extends TestCase { ->method('getId') ->willReturn('1234'); - /** @var CommentsEvent|\PHPUnit\Framework\MockObject\MockObject $event */ - $event = $this->getMockBuilder(CommentsEvent::class) - ->disableOriginalConstructor() - ->getMock(); + /** @var CommentsEvent|MockObject $event */ + $event = $this->createMock(CommentsEvent::class); $event->expects($this->once()) ->method('getComment') ->willReturn($comment); @@ -187,8 +171,8 @@ class ListenerTest extends TestCase { ->method(('getEvent')) ->willReturn(CommentsEvent::EVENT_ADD); - /** @var INotification|\PHPUnit\Framework\MockObject\MockObject $notification */ - $notification = $this->getMockBuilder(INotification::class)->getMock(); + /** @var INotification|MockObject $notification */ + $notification = $this->createMock(INotification::class); $notification->expects($this->any()) ->method($this->anything()) ->willReturn($notification); @@ -203,9 +187,7 @@ class ListenerTest extends TestCase { $this->userManager->expects($this->once()) ->method('userExists') - ->withConsecutive( - ['foobar'] - ) + ->with('foobar') ->willReturn(false); $this->listener->evaluate($event); diff --git a/apps/comments/tests/Unit/Notification/NotifierTest.php b/apps/comments/tests/Unit/Notification/NotifierTest.php index 87b87e646af..37cad0b43df 100644 --- a/apps/comments/tests/Unit/Notification/NotifierTest.php +++ b/apps/comments/tests/Unit/Notification/NotifierTest.php @@ -1,4 +1,7 @@ <?php + +declare(strict_types=1); + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later @@ -23,26 +26,16 @@ use PHPUnit\Framework\MockObject\MockObject; use Test\TestCase; class NotifierTest extends TestCase { - /** @var Notifier */ - protected $notifier; - /** @var IFactory|MockObject */ - protected $l10nFactory; - /** @var IL10N|MockObject */ - protected $l; - /** @var IRootFolder|MockObject */ - protected $folder; - /** @var ICommentsManager|MockObject */ - protected $commentsManager; - /** @var IURLGenerator|MockObject */ - protected $url; - /** @var IUserManager|MockObject */ - protected $userManager; - /** @var INotification|MockObject */ - protected $notification; - /** @var IComment|MockObject */ - protected $comment; - /** @var string */ - protected $lc = 'tlh_KX'; + protected IFactory&MockObject $l10nFactory; + protected IL10N&MockObject $l; + protected IRootFolder&MockObject $folder; + protected ICommentsManager&MockObject $commentsManager; + protected IURLGenerator&MockObject $url; + protected IUserManager&MockObject $userManager; + protected INotification&MockObject $notification; + protected IComment&MockObject $comment; + protected Notifier $notifier; + protected string $lc = 'tlh_KX'; protected function setUp(): void { parent::setUp(); @@ -75,9 +68,8 @@ class NotifierTest extends TestCase { public function testPrepareSuccess(): void { $fileName = 'Gre\'thor.odp'; $displayName = 'Huraga'; - $message = '@Huraga mentioned you in a comment on "Gre\'thor.odp"'; - /** @var Node|MockObject $node */ + /** @var Node&MockObject $node */ $node = $this->createMock(Node::class); $node ->expects($this->atLeastOnce()) @@ -192,7 +184,6 @@ class NotifierTest extends TestCase { public function testPrepareSuccessDeletedUser(): void { $fileName = 'Gre\'thor.odp'; - $message = 'You were mentioned on "Gre\'thor.odp", in a comment by an account that has since been deleted'; /** @var Node|MockObject $node */ $node = $this->createMock(Node::class); |