diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
commit | 78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch) | |
tree | 309032247bd62ee756313ecfb9b87ff806ed9fa5 /apps/comments | |
parent | 761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff) | |
download | nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
140 files changed, 140 insertions, 408 deletions
diff --git a/apps/comments/l10n/af.js b/apps/comments/l10n/af.js index 6f0946561d8..733e459b8f6 100644 --- a/apps/comments/l10n/af.js +++ b/apps/comments/l10n/af.js @@ -16,8 +16,6 @@ OC.L10N.register( "Retry" : "Herprobeer", "_%n unread comment_::_%n unread comments_" : ["%n ongelese kommentaar","%n ongelese kommentare"], "Comment" : "Kommentaar", - "%1$s commented" : "%1$s het kommentaar gelewer", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Jy is genoem op “{lêer}”, in die kommentaar van 'n gebruiker wat intussen geskrap is.", - "{user} mentioned you in a comment on “{file}”" : "{gebruiker} het u in ’n kommentaar oor “{lêer}” genoem" + "%1$s commented" : "%1$s het kommentaar gelewer" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/af.json b/apps/comments/l10n/af.json index 5c6da7a990b..7ecfba7bed9 100644 --- a/apps/comments/l10n/af.json +++ b/apps/comments/l10n/af.json @@ -14,8 +14,6 @@ "Retry" : "Herprobeer", "_%n unread comment_::_%n unread comments_" : ["%n ongelese kommentaar","%n ongelese kommentare"], "Comment" : "Kommentaar", - "%1$s commented" : "%1$s het kommentaar gelewer", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Jy is genoem op “{lêer}”, in die kommentaar van 'n gebruiker wat intussen geskrap is.", - "{user} mentioned you in a comment on “{file}”" : "{gebruiker} het u in ’n kommentaar oor “{lêer}” genoem" + "%1$s commented" : "%1$s het kommentaar gelewer" },"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 89a397f558b..5700b56a220 100644 --- a/apps/comments/l10n/ar.js +++ b/apps/comments/l10n/ar.js @@ -25,8 +25,6 @@ OC.L10N.register( "Comment deleted" : "التعليق حُذف", "An error occurred while trying to delete the comment" : "حدث خطأ أثناء محاولة حذف التعليق", "An error occurred while trying to create the comment" : "حدث خطأ أثناء محاولة إنشاء التعليق", - "%1$s commented" : "%1$s كتب تعليق", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "تمت الإشارة إليك على “{file}”, في تعليق بواسطة مستخدم تم حذفه منذ ذلك الحين", - "{user} mentioned you in a comment on “{file}”" : "{user} أشار إليك في تعليق على “{file}”" + "%1$s commented" : "%1$s كتب تعليق" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/comments/l10n/ar.json b/apps/comments/l10n/ar.json index 310555e9c98..149d865b1fa 100644 --- a/apps/comments/l10n/ar.json +++ b/apps/comments/l10n/ar.json @@ -23,8 +23,6 @@ "Comment deleted" : "التعليق حُذف", "An error occurred while trying to delete the comment" : "حدث خطأ أثناء محاولة حذف التعليق", "An error occurred while trying to create the comment" : "حدث خطأ أثناء محاولة إنشاء التعليق", - "%1$s commented" : "%1$s كتب تعليق", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "تمت الإشارة إليك على “{file}”, في تعليق بواسطة مستخدم تم حذفه منذ ذلك الحين", - "{user} mentioned you in a comment on “{file}”" : "{user} أشار إليك في تعليق على “{file}”" + "%1$s commented" : "%1$s كتب تعليق" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file diff --git a/apps/comments/l10n/ast.js b/apps/comments/l10n/ast.js index b811497f243..0b4f0efba55 100644 --- a/apps/comments/l10n/ast.js +++ b/apps/comments/l10n/ast.js @@ -15,7 +15,6 @@ OC.L10N.register( "Retry" : "Retentar", "_%n unread comment_::_%n unread comments_" : ["%n comentariu ensin lleer","%n comentarios ensin lleer"], "Comment" : "Comentariu", - "%1$s commented" : "%1$s comentó", - "{user} mentioned you in a comment on “{file}”" : "{user} mentóte nun comentariu de «{file}»" + "%1$s commented" : "%1$s comentó" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ast.json b/apps/comments/l10n/ast.json index cd6c8306baa..942535d019c 100644 --- a/apps/comments/l10n/ast.json +++ b/apps/comments/l10n/ast.json @@ -13,7 +13,6 @@ "Retry" : "Retentar", "_%n unread comment_::_%n unread comments_" : ["%n comentariu ensin lleer","%n comentarios ensin lleer"], "Comment" : "Comentariu", - "%1$s commented" : "%1$s comentó", - "{user} mentioned you in a comment on “{file}”" : "{user} mentóte nun comentariu de «{file}»" + "%1$s commented" : "%1$s comentó" },"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 7ee88afc4c3..8a9e4d427f1 100644 --- a/apps/comments/l10n/bg.js +++ b/apps/comments/l10n/bg.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : " Изтрит е коментар", "An error occurred while trying to delete the comment" : "Възникна грешка при опит за изтриване на коментара", "An error occurred while trying to create the comment" : "Възникна грешка при опит за създаване на коментар", - "%1$s commented" : "%1$s коментира", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Бяхте споменат/а към “{file}”, в коментар от потребител, който вече е изтрит", - "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”" + "%1$s commented" : "%1$s коментира" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/bg.json b/apps/comments/l10n/bg.json index 1a53976d628..62967513eb4 100644 --- a/apps/comments/l10n/bg.json +++ b/apps/comments/l10n/bg.json @@ -25,8 +25,6 @@ "Comment deleted" : " Изтрит е коментар", "An error occurred while trying to delete the comment" : "Възникна грешка при опит за изтриване на коментара", "An error occurred while trying to create the comment" : "Възникна грешка при опит за създаване на коментар", - "%1$s commented" : "%1$s коментира", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Бяхте споменат/а към “{file}”, в коментар от потребител, който вече е изтрит", - "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”" + "%1$s commented" : "%1$s коментира" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/ca.js b/apps/comments/l10n/ca.js index b9f682cc186..676b6cb99c0 100644 --- a/apps/comments/l10n/ca.js +++ b/apps/comments/l10n/ca.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Comentari suprimit", "An error occurred while trying to delete the comment" : "S'ha produït un error en intentar suprimir el comentari", "An error occurred while trying to create the comment" : "S'ha produït un error en intentar crear el comentari", - "%1$s commented" : "%1$s ha comentat", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Heu estat esmentats a \"{file}\" en un comentari d'un usuari que ja s'ha suprimit", - "{user} mentioned you in a comment on “{file}”" : "{user} us ha esmentat en un comentari de “{file}”" + "%1$s commented" : "%1$s ha comentat" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ca.json b/apps/comments/l10n/ca.json index 0431c19c7c4..04f6397f734 100644 --- a/apps/comments/l10n/ca.json +++ b/apps/comments/l10n/ca.json @@ -25,8 +25,6 @@ "Comment deleted" : "Comentari suprimit", "An error occurred while trying to delete the comment" : "S'ha produït un error en intentar suprimir el comentari", "An error occurred while trying to create the comment" : "S'ha produït un error en intentar crear el comentari", - "%1$s commented" : "%1$s ha comentat", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Heu estat esmentats a \"{file}\" en un comentari d'un usuari que ja s'ha suprimit", - "{user} mentioned you in a comment on “{file}”" : "{user} us ha esmentat en un comentari de “{file}”" + "%1$s commented" : "%1$s ha comentat" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js index aba4a4aaca7..c642d8b4ad6 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Komentář smazán", "An error occurred while trying to delete the comment" : "Došlo k chybě při pokusu o smazání komentáře", "An error occurred while trying to create the comment" : "Došlo k chybě při pokusu o vytvoření komentáře", - "%1$s commented" : "%1$s okomentováno", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Byli jste zmíněni u souboru „{file}“, v komentáři od uživatele, který byl později smazán", - "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil(a) v komentáři u „{file}“" + "%1$s commented" : "%1$s okomentováno" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/comments/l10n/cs.json b/apps/comments/l10n/cs.json index 94d092de8d4..00fb4f44b04 100644 --- a/apps/comments/l10n/cs.json +++ b/apps/comments/l10n/cs.json @@ -25,8 +25,6 @@ "Comment deleted" : "Komentář smazán", "An error occurred while trying to delete the comment" : "Došlo k chybě při pokusu o smazání komentáře", "An error occurred while trying to create the comment" : "Došlo k chybě při pokusu o vytvoření komentáře", - "%1$s commented" : "%1$s okomentováno", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Byli jste zmíněni u souboru „{file}“, v komentáři od uživatele, který byl později smazán", - "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil(a) v komentáři u „{file}“" + "%1$s commented" : "%1$s okomentováno" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js index 063534cb659..c13246a3057 100644 --- a/apps/comments/l10n/da.js +++ b/apps/comments/l10n/da.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Kommentar slettet", "An error occurred while trying to delete the comment" : "Der opstod en fejl under forsøget på at slette kommentaren", "An error occurred while trying to create the comment" : "Der opstod en fejl under forsøget på at oprette kommentaren", - "%1$s commented" : "%1$s kommenterede", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du blev nævnt i \"{file}”, I en kommentar af en bruger der siden er blevet slettet", - "{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"" + "%1$s commented" : "%1$s kommenterede" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json index aaf608535d5..62c7c0b0d29 100644 --- a/apps/comments/l10n/da.json +++ b/apps/comments/l10n/da.json @@ -25,8 +25,6 @@ "Comment deleted" : "Kommentar slettet", "An error occurred while trying to delete the comment" : "Der opstod en fejl under forsøget på at slette kommentaren", "An error occurred while trying to create the comment" : "Der opstod en fejl under forsøget på at oprette kommentaren", - "%1$s commented" : "%1$s kommenterede", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du blev nævnt i \"{file}”, I en kommentar af en bruger der siden er blevet slettet", - "{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"" + "%1$s commented" : "%1$s kommenterede" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index 0482e43ffdc..718d8fc7b49 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Kommentar gelöscht", "An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten", "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten", - "%1$s commented" : "%1$s kommentierte", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du wurdest in einem Kommentar auf \"{file}\" von einem bereits gelöschten Benutzer erwähnt", - "{user} mentioned you in a comment on “{file}”" : "{user} hat dich in einem Kommentar zu “{file}” erwähnt" + "%1$s commented" : "%1$s kommentierte" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index 0b862c62344..8736118d0ec 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -25,8 +25,6 @@ "Comment deleted" : "Kommentar gelöscht", "An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten", "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten", - "%1$s commented" : "%1$s kommentierte", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du wurdest in einem Kommentar auf \"{file}\" von einem bereits gelöschten Benutzer erwähnt", - "{user} mentioned you in a comment on “{file}”" : "{user} hat dich in einem Kommentar zu “{file}” erwähnt" + "%1$s commented" : "%1$s kommentierte" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js index b24f15e8c49..c27c8e13267 100644 --- a/apps/comments/l10n/de_DE.js +++ b/apps/comments/l10n/de_DE.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Kommentar gelöscht", "An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten", "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten", - "%1$s commented" : "%1$s kommentierte", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sie wurden in einem Kommentar auf \"{file}\" von einem bereits gelöschten Benutzer erwähnt", - "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt" + "%1$s commented" : "%1$s kommentierte" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json index 952f31cbb31..04c411f806d 100644 --- a/apps/comments/l10n/de_DE.json +++ b/apps/comments/l10n/de_DE.json @@ -25,8 +25,6 @@ "Comment deleted" : "Kommentar gelöscht", "An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten", "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten", - "%1$s commented" : "%1$s kommentierte", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sie wurden in einem Kommentar auf \"{file}\" von einem bereits gelöschten Benutzer erwähnt", - "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt" + "%1$s commented" : "%1$s kommentierte" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js index 806d4b269e0..446e1eb48bf 100644 --- a/apps/comments/l10n/el.js +++ b/apps/comments/l10n/el.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Το σχόλιο διαγράφηκε", "An error occurred while trying to delete the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια διαγραφής του σχολίου", "An error occurred while trying to create the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια δημιουργίας του σχολίου", - "%1$s commented" : "%1$s σχολίασε", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Το όνομά σας αναφέρθηκε στο “{file}”, σε σχόλιο ενός χρήστη ο οποίος έχει πλέον διαγραφεί", - "{user} mentioned you in a comment on “{file}”" : "Ο {user} σας ανέφερε σε σχόλιο στο “{file}”" + "%1$s commented" : "%1$s σχολίασε" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json index 9331a0982ca..f588989db43 100644 --- a/apps/comments/l10n/el.json +++ b/apps/comments/l10n/el.json @@ -25,8 +25,6 @@ "Comment deleted" : "Το σχόλιο διαγράφηκε", "An error occurred while trying to delete the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια διαγραφής του σχολίου", "An error occurred while trying to create the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια δημιουργίας του σχολίου", - "%1$s commented" : "%1$s σχολίασε", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Το όνομά σας αναφέρθηκε στο “{file}”, σε σχόλιο ενός χρήστη ο οποίος έχει πλέον διαγραφεί", - "{user} mentioned you in a comment on “{file}”" : "Ο {user} σας ανέφερε σε σχόλιο στο “{file}”" + "%1$s commented" : "%1$s σχολίασε" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js index 79549843fbb..052af7287dd 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Comment deleted", "An error occurred while trying to delete the comment" : "An error occurred while trying to delete the comment", "An error occurred while trying to create the comment" : "An error occurred while trying to create the comment", - "%1$s commented" : "%1$s commented", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "You were mentioned on “{file}”, in a comment by a user that has since been deleted", - "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”" + "%1$s commented" : "%1$s commented" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json index 545b0b3fc4f..5be8ea11d77 100644 --- a/apps/comments/l10n/en_GB.json +++ b/apps/comments/l10n/en_GB.json @@ -25,8 +25,6 @@ "Comment deleted" : "Comment deleted", "An error occurred while trying to delete the comment" : "An error occurred while trying to delete the comment", "An error occurred while trying to create the comment" : "An error occurred while trying to create the comment", - "%1$s commented" : "%1$s commented", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "You were mentioned on “{file}”, in a comment by a user that has since been deleted", - "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”" + "%1$s commented" : "%1$s commented" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/eo.js b/apps/comments/l10n/eo.js index b6d67ea5d7b..6cf5b99a3b2 100644 --- a/apps/comments/l10n/eo.js +++ b/apps/comments/l10n/eo.js @@ -17,8 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n nelegataj komentoj","%n nelegataj komentoj"], "_1 new comment_::_{unread} new comments_" : ["1 nova komento","{unread} novaj komentoj"], "Comment" : "Komento", - "%1$s commented" : "%1$s komentis", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vi estis menciita en „{file}“, en komento de uzanto, kiu poste estis forigita", - "{user} mentioned you in a comment on “{file}”" : "{user} menciis vin en komento pri „{file}“" + "%1$s commented" : "%1$s komentis" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/eo.json b/apps/comments/l10n/eo.json index a3b8ac595d8..9d2bf0318f4 100644 --- a/apps/comments/l10n/eo.json +++ b/apps/comments/l10n/eo.json @@ -15,8 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n nelegataj komentoj","%n nelegataj komentoj"], "_1 new comment_::_{unread} new comments_" : ["1 nova komento","{unread} novaj komentoj"], "Comment" : "Komento", - "%1$s commented" : "%1$s komentis", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vi estis menciita en „{file}“, en komento de uzanto, kiu poste estis forigita", - "{user} mentioned you in a comment on “{file}”" : "{user} menciis vin en komento pri „{file}“" + "%1$s commented" : "%1$s komentis" },"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 d976869ab82..3b64791814a 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Comentario borrado", "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 intentando crear el comentario", - "%1$s commented" : "%1$s comentados", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te han mencionado en \"{file}\", en un comentario de un usuario que después ha sido eliminado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentados" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index 313c611548d..183f0a4e129 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -25,8 +25,6 @@ "Comment deleted" : "Comentario borrado", "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 intentando crear el comentario", - "%1$s commented" : "%1$s comentados", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te han mencionado en \"{file}\", en un comentario de un usuario que después ha sido eliminado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentados" },"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_419.js b/apps/comments/l10n/es_419.js index ed7d5d204aa..e69281fddcb 100644 --- a/apps/comments/l10n/es_419.js +++ b/apps/comments/l10n/es_419.js @@ -15,8 +15,6 @@ OC.L10N.register( "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" }, "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 index cce14aabd40..069fc398041 100644 --- a/apps/comments/l10n/es_419.json +++ b/apps/comments/l10n/es_419.json @@ -13,8 +13,6 @@ "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" },"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 index 15617090c93..35f07d085b1 100644 --- a/apps/comments/l10n/es_AR.js +++ b/apps/comments/l10n/es_AR.js @@ -16,8 +16,6 @@ OC.L10N.register( "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentar", - "%1$s commented" : "%1$s comentados", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Usted fue mencionado en “{file}”, en un comentario de un usuario que ya ha sido eliminado", - "{user} mentioned you in a comment on “{file}”" : "{user} te ha mencionado en un comentario en “{file}”" + "%1$s commented" : "%1$s comentados" }, "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 index 2ad82407582..e911f8e268b 100644 --- a/apps/comments/l10n/es_AR.json +++ b/apps/comments/l10n/es_AR.json @@ -14,8 +14,6 @@ "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentar", - "%1$s commented" : "%1$s comentados", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Usted fue mencionado en “{file}”, en un comentario de un usuario que ya ha sido eliminado", - "{user} mentioned you in a comment on “{file}”" : "{user} te ha mencionado en un comentario en “{file}”" + "%1$s commented" : "%1$s comentados" },"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 index ed7d5d204aa..e69281fddcb 100644 --- a/apps/comments/l10n/es_CL.js +++ b/apps/comments/l10n/es_CL.js @@ -15,8 +15,6 @@ OC.L10N.register( "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" }, "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 index cce14aabd40..069fc398041 100644 --- a/apps/comments/l10n/es_CL.json +++ b/apps/comments/l10n/es_CL.json @@ -13,8 +13,6 @@ "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" },"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 be16bae9233..cf75b29f317 100644 --- a/apps/comments/l10n/es_CO.js +++ b/apps/comments/l10n/es_CO.js @@ -16,8 +16,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "Comment deleted" : "Comentario borrado", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" }, "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 c01594b1a3f..55bac9d912b 100644 --- a/apps/comments/l10n/es_CO.json +++ b/apps/comments/l10n/es_CO.json @@ -14,8 +14,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "Comment deleted" : "Comentario borrado", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" },"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 index ed7d5d204aa..e69281fddcb 100644 --- a/apps/comments/l10n/es_CR.js +++ b/apps/comments/l10n/es_CR.js @@ -15,8 +15,6 @@ OC.L10N.register( "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" }, "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 index cce14aabd40..069fc398041 100644 --- a/apps/comments/l10n/es_CR.json +++ b/apps/comments/l10n/es_CR.json @@ -13,8 +13,6 @@ "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" },"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 index ed7d5d204aa..e69281fddcb 100644 --- a/apps/comments/l10n/es_DO.js +++ b/apps/comments/l10n/es_DO.js @@ -15,8 +15,6 @@ OC.L10N.register( "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" }, "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 index cce14aabd40..069fc398041 100644 --- a/apps/comments/l10n/es_DO.json +++ b/apps/comments/l10n/es_DO.json @@ -13,8 +13,6 @@ "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" },"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 ed7d5d204aa..e69281fddcb 100644 --- a/apps/comments/l10n/es_EC.js +++ b/apps/comments/l10n/es_EC.js @@ -15,8 +15,6 @@ OC.L10N.register( "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_EC.json b/apps/comments/l10n/es_EC.json index cce14aabd40..069fc398041 100644 --- a/apps/comments/l10n/es_EC.json +++ b/apps/comments/l10n/es_EC.json @@ -13,8 +13,6 @@ "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" },"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_GT.js b/apps/comments/l10n/es_GT.js index ed7d5d204aa..e69281fddcb 100644 --- a/apps/comments/l10n/es_GT.js +++ b/apps/comments/l10n/es_GT.js @@ -15,8 +15,6 @@ OC.L10N.register( "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" }, "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 index cce14aabd40..069fc398041 100644 --- a/apps/comments/l10n/es_GT.json +++ b/apps/comments/l10n/es_GT.json @@ -13,8 +13,6 @@ "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" },"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 index ed7d5d204aa..e69281fddcb 100644 --- a/apps/comments/l10n/es_HN.js +++ b/apps/comments/l10n/es_HN.js @@ -15,8 +15,6 @@ OC.L10N.register( "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" }, "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 index cce14aabd40..069fc398041 100644 --- a/apps/comments/l10n/es_HN.json +++ b/apps/comments/l10n/es_HN.json @@ -13,8 +13,6 @@ "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" },"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 5f576f70d04..e8b990fa0f8 100644 --- a/apps/comments/l10n/es_MX.js +++ b/apps/comments/l10n/es_MX.js @@ -16,8 +16,6 @@ OC.L10N.register( "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/es_MX.json b/apps/comments/l10n/es_MX.json index 807fb1326ef..91768979169 100644 --- a/apps/comments/l10n/es_MX.json +++ b/apps/comments/l10n/es_MX.json @@ -14,8 +14,6 @@ "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" },"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_NI.js b/apps/comments/l10n/es_NI.js index ed7d5d204aa..e69281fddcb 100644 --- a/apps/comments/l10n/es_NI.js +++ b/apps/comments/l10n/es_NI.js @@ -15,8 +15,6 @@ OC.L10N.register( "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" }, "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 index cce14aabd40..069fc398041 100644 --- a/apps/comments/l10n/es_NI.json +++ b/apps/comments/l10n/es_NI.json @@ -13,8 +13,6 @@ "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" },"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 index ed7d5d204aa..e69281fddcb 100644 --- a/apps/comments/l10n/es_PA.js +++ b/apps/comments/l10n/es_PA.js @@ -15,8 +15,6 @@ OC.L10N.register( "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" }, "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 index cce14aabd40..069fc398041 100644 --- a/apps/comments/l10n/es_PA.json +++ b/apps/comments/l10n/es_PA.json @@ -13,8 +13,6 @@ "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" },"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 index ed7d5d204aa..e69281fddcb 100644 --- a/apps/comments/l10n/es_PE.js +++ b/apps/comments/l10n/es_PE.js @@ -15,8 +15,6 @@ OC.L10N.register( "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" }, "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 index cce14aabd40..069fc398041 100644 --- a/apps/comments/l10n/es_PE.json +++ b/apps/comments/l10n/es_PE.json @@ -13,8 +13,6 @@ "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" },"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 index ed7d5d204aa..e69281fddcb 100644 --- a/apps/comments/l10n/es_PR.js +++ b/apps/comments/l10n/es_PR.js @@ -15,8 +15,6 @@ OC.L10N.register( "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" }, "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 index cce14aabd40..069fc398041 100644 --- a/apps/comments/l10n/es_PR.json +++ b/apps/comments/l10n/es_PR.json @@ -13,8 +13,6 @@ "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" },"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 index ed7d5d204aa..e69281fddcb 100644 --- a/apps/comments/l10n/es_PY.js +++ b/apps/comments/l10n/es_PY.js @@ -15,8 +15,6 @@ OC.L10N.register( "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" }, "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 index cce14aabd40..069fc398041 100644 --- a/apps/comments/l10n/es_PY.json +++ b/apps/comments/l10n/es_PY.json @@ -13,8 +13,6 @@ "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" },"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 index ed7d5d204aa..e69281fddcb 100644 --- a/apps/comments/l10n/es_SV.js +++ b/apps/comments/l10n/es_SV.js @@ -15,8 +15,6 @@ OC.L10N.register( "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" }, "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 index cce14aabd40..069fc398041 100644 --- a/apps/comments/l10n/es_SV.json +++ b/apps/comments/l10n/es_SV.json @@ -13,8 +13,6 @@ "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" },"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 index ed7d5d204aa..e69281fddcb 100644 --- a/apps/comments/l10n/es_UY.js +++ b/apps/comments/l10n/es_UY.js @@ -15,8 +15,6 @@ OC.L10N.register( "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" }, "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 index cce14aabd40..069fc398041 100644 --- a/apps/comments/l10n/es_UY.json +++ b/apps/comments/l10n/es_UY.json @@ -13,8 +13,6 @@ "Retry" : "Reintentar", "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", - "%1$s commented" : "%1$s comentó", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" + "%1$s commented" : "%1$s comentó" },"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 4e7ad4227c1..fed1952f83b 100644 --- a/apps/comments/l10n/et_EE.js +++ b/apps/comments/l10n/et_EE.js @@ -15,8 +15,6 @@ OC.L10N.register( "Retry" : "Proovi uuesti", "_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"], "Comment" : "Kommentaar", - "%1$s commented" : "%1$s kommenteeris", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sind mainiti \"{file}\", kommentaaris kasutataja poolt, mis on praeguseks kustutatud", - "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris" + "%1$s commented" : "%1$s kommenteeris" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/et_EE.json b/apps/comments/l10n/et_EE.json index e96472e3cd2..88d0906771e 100644 --- a/apps/comments/l10n/et_EE.json +++ b/apps/comments/l10n/et_EE.json @@ -13,8 +13,6 @@ "Retry" : "Proovi uuesti", "_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"], "Comment" : "Kommentaar", - "%1$s commented" : "%1$s kommenteeris", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sind mainiti \"{file}\", kommentaaris kasutataja poolt, mis on praeguseks kustutatud", - "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris" + "%1$s commented" : "%1$s kommenteeris" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js index 3e862d83097..0fe560b6ff2 100644 --- a/apps/comments/l10n/eu.js +++ b/apps/comments/l10n/eu.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Iruzkina ezabatuta", "An error occurred while trying to delete the comment" : "Errorea gertatu da iruzkina ezabatzen saiatzean", "An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean", - "%1$s commented" : "%1$s-(e)k iruzkindu du", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : " “{file}” fitxategian ezabatu izan den erabiltzaile batek aipatu zaitu", - "{user} mentioned you in a comment on “{file}”" : "{user}-(e)k aipatu zaitu iruzkinean “{file}”" + "%1$s commented" : "%1$s-(e)k iruzkindu du" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/eu.json b/apps/comments/l10n/eu.json index 60cb77afc60..db041c6f193 100644 --- a/apps/comments/l10n/eu.json +++ b/apps/comments/l10n/eu.json @@ -25,8 +25,6 @@ "Comment deleted" : "Iruzkina ezabatuta", "An error occurred while trying to delete the comment" : "Errorea gertatu da iruzkina ezabatzen saiatzean", "An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean", - "%1$s commented" : "%1$s-(e)k iruzkindu du", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : " “{file}” fitxategian ezabatu izan den erabiltzaile batek aipatu zaitu", - "{user} mentioned you in a comment on “{file}”" : "{user}-(e)k aipatu zaitu iruzkinean “{file}”" + "%1$s commented" : "%1$s-(e)k iruzkindu du" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/fi.js b/apps/comments/l10n/fi.js index e983814e6bd..13431bec3c5 100644 --- a/apps/comments/l10n/fi.js +++ b/apps/comments/l10n/fi.js @@ -25,8 +25,6 @@ OC.L10N.register( "Comment deleted" : "Kommentti poistettu", "An error occurred while trying to delete the comment" : "Kommenttia poistaessa tapahtui virhe", "An error occurred while trying to create the comment" : "Kommenttia luodessa tapahtui virhe", - "%1$s commented" : "%1$s kommentoi", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sinut mainittiin tiedoston “{file}” kommentissa käyttäjän toimesta, joka on sittemmin poistettu", - "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa" + "%1$s commented" : "%1$s kommentoi" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/fi.json b/apps/comments/l10n/fi.json index 982644de93f..09e2cc28b34 100644 --- a/apps/comments/l10n/fi.json +++ b/apps/comments/l10n/fi.json @@ -23,8 +23,6 @@ "Comment deleted" : "Kommentti poistettu", "An error occurred while trying to delete the comment" : "Kommenttia poistaessa tapahtui virhe", "An error occurred while trying to create the comment" : "Kommenttia luodessa tapahtui virhe", - "%1$s commented" : "%1$s kommentoi", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sinut mainittiin tiedoston “{file}” kommentissa käyttäjän toimesta, joka on sittemmin poistettu", - "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa" + "%1$s commented" : "%1$s kommentoi" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js index 170bcc6a9d7..f67e6b53dad 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Commentaire supprimé", "An error occurred while trying to delete the comment" : "Une erreur s'est produite lors de la tentative de suppression du commentaire", "An error occurred while trying to create the comment" : "Une erreur s'est produite lors de la tentative de création du commentaire", - "%1$s commented" : "%1$s a commenté", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui a depuis été supprimé", - "{user} mentioned you in a comment on “{file}”" : "{user} vous a mentionné⋅e dans un commentaire sur “{file}”" + "%1$s commented" : "%1$s a commenté" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json index a4c78e0f155..37497d18d06 100644 --- a/apps/comments/l10n/fr.json +++ b/apps/comments/l10n/fr.json @@ -25,8 +25,6 @@ "Comment deleted" : "Commentaire supprimé", "An error occurred while trying to delete the comment" : "Une erreur s'est produite lors de la tentative de suppression du commentaire", "An error occurred while trying to create the comment" : "Une erreur s'est produite lors de la tentative de création du commentaire", - "%1$s commented" : "%1$s a commenté", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui a depuis été supprimé", - "{user} mentioned you in a comment on “{file}”" : "{user} vous a mentionné⋅e dans un commentaire sur “{file}”" + "%1$s commented" : "%1$s a commenté" },"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/gl.js b/apps/comments/l10n/gl.js index 9f0c039d3ff..ec84d0d3473 100644 --- a/apps/comments/l10n/gl.js +++ b/apps/comments/l10n/gl.js @@ -25,8 +25,6 @@ OC.L10N.register( "Comment deleted" : "Comentario eliminado", "An error occurred while trying to delete the comment" : "Produciuse un erro mentres tentaba eliminar o comentario", "An error occurred while trying to create the comment" : "Produciuse un erro mentres tentaba crear o comentario", - "%1$s commented" : "%1$s comentados", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Mencionárono en «{file}», nun comentario dun usuario que foi eliminado", - "{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»" + "%1$s commented" : "%1$s comentados" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json index 69484b0800b..a398d2bcbc7 100644 --- a/apps/comments/l10n/gl.json +++ b/apps/comments/l10n/gl.json @@ -23,8 +23,6 @@ "Comment deleted" : "Comentario eliminado", "An error occurred while trying to delete the comment" : "Produciuse un erro mentres tentaba eliminar o comentario", "An error occurred while trying to create the comment" : "Produciuse un erro mentres tentaba crear o comentario", - "%1$s commented" : "%1$s comentados", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Mencionárono en «{file}», nun comentario dun usuario que foi eliminado", - "{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»" + "%1$s commented" : "%1$s comentados" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/he.js b/apps/comments/l10n/he.js index 28caa40d1ca..fda86bd27b0 100644 --- a/apps/comments/l10n/he.js +++ b/apps/comments/l10n/he.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "נמחקה הערה", "An error occurred while trying to delete the comment" : "אירעה שגיאה בניסיון למחוק את התגובה", "An error occurred while trying to create the comment" : "אירעה שגיאה בניסיון ליצור את התגובה", - "%1$s commented" : "התקבלו תגובות %1$s", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "אוזכרת ב־„{file}”, בתגובה של משתמש שנמחק בינתיים.", - "{user} mentioned you in a comment on “{file}”" : "אוזכרת על ידי „{user}” בתגובה על „{file}”" + "%1$s commented" : "התקבלו תגובות %1$s" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/apps/comments/l10n/he.json b/apps/comments/l10n/he.json index 0ba18809982..143e72b8faa 100644 --- a/apps/comments/l10n/he.json +++ b/apps/comments/l10n/he.json @@ -25,8 +25,6 @@ "Comment deleted" : "נמחקה הערה", "An error occurred while trying to delete the comment" : "אירעה שגיאה בניסיון למחוק את התגובה", "An error occurred while trying to create the comment" : "אירעה שגיאה בניסיון ליצור את התגובה", - "%1$s commented" : "התקבלו תגובות %1$s", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "אוזכרת ב־„{file}”, בתגובה של משתמש שנמחק בינתיים.", - "{user} mentioned you in a comment on “{file}”" : "אוזכרת על ידי „{user}” בתגובה על „{file}”" + "%1$s commented" : "התקבלו תגובות %1$s" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/comments/l10n/hr.js b/apps/comments/l10n/hr.js index ecd8ace99c7..ff36da02cc8 100644 --- a/apps/comments/l10n/hr.js +++ b/apps/comments/l10n/hr.js @@ -25,8 +25,6 @@ OC.L10N.register( "Comment deleted" : "Komentar izbrisan", "An error occurred while trying to delete the comment" : "Došlo je do pogreške prilikom brisanja komentara", "An error occurred while trying to create the comment" : "Došlo je do pogreške prilikom stvaranja komentara", - "%1$s commented" : "Komentirao je %1$s", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Spomenuti ste u „{file}”, u komentaru korisnika koji je nakon toga izbrisan", - "{user} mentioned you in a comment on “{file}”" : "{user} vas je spomenuo u komentaru na „{file}”" + "%1$s commented" : "Komentirao je %1$s" }, "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/hr.json b/apps/comments/l10n/hr.json index eb26af460fa..5a544d3baf8 100644 --- a/apps/comments/l10n/hr.json +++ b/apps/comments/l10n/hr.json @@ -23,8 +23,6 @@ "Comment deleted" : "Komentar izbrisan", "An error occurred while trying to delete the comment" : "Došlo je do pogreške prilikom brisanja komentara", "An error occurred while trying to create the comment" : "Došlo je do pogreške prilikom stvaranja komentara", - "%1$s commented" : "Komentirao je %1$s", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Spomenuti ste u „{file}”, u komentaru korisnika koji je nakon toga izbrisan", - "{user} mentioned you in a comment on “{file}”" : "{user} vas je spomenuo u komentaru na „{file}”" + "%1$s commented" : "Komentirao je %1$s" },"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/hu.js b/apps/comments/l10n/hu.js index 43047ef5dd0..94607b24250 100644 --- a/apps/comments/l10n/hu.js +++ b/apps/comments/l10n/hu.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Hozzászólás törölve", "An error occurred while trying to delete the comment" : "Hiba történt a megjegyzés törlése közben", "An error occurred while trying to create the comment" : "Hiba történt a megjegyzés létrehozása közben", - "%1$s commented" : "%1$s hozzászólt", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Megemlítették ennél: „{file}”, egy már törölt felhasználó hozzászólásában", - "{user} mentioned you in a comment on “{file}”" : "{user} megemlítette egy hozzászólásban ennél: „{file}”" + "%1$s commented" : "%1$s hozzászólt" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/hu.json b/apps/comments/l10n/hu.json index b9588122fbf..be60ab8bea6 100644 --- a/apps/comments/l10n/hu.json +++ b/apps/comments/l10n/hu.json @@ -25,8 +25,6 @@ "Comment deleted" : "Hozzászólás törölve", "An error occurred while trying to delete the comment" : "Hiba történt a megjegyzés törlése közben", "An error occurred while trying to create the comment" : "Hiba történt a megjegyzés létrehozása közben", - "%1$s commented" : "%1$s hozzászólt", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Megemlítették ennél: „{file}”, egy már törölt felhasználó hozzászólásában", - "{user} mentioned you in a comment on “{file}”" : "{user} megemlítette egy hozzászólásban ennél: „{file}”" + "%1$s commented" : "%1$s hozzászólt" },"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 index 6b2f0576505..448ee61dfc1 100644 --- a/apps/comments/l10n/ia.js +++ b/apps/comments/l10n/ia.js @@ -14,7 +14,6 @@ OC.L10N.register( "No comments yet, start the conversation!" : "Il ha nulle commentarios ancora, initia le conversation!", "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"], "Comment" : "Commentario", - "%1$s commented" : "%1$s commentava", - "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”" + "%1$s commented" : "%1$s commentava" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ia.json b/apps/comments/l10n/ia.json index 3f8e3b3b785..af83165528b 100644 --- a/apps/comments/l10n/ia.json +++ b/apps/comments/l10n/ia.json @@ -12,7 +12,6 @@ "No comments yet, start the conversation!" : "Il ha nulle commentarios ancora, initia le conversation!", "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"], "Comment" : "Commentario", - "%1$s commented" : "%1$s commentava", - "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”" + "%1$s commented" : "%1$s commentava" },"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 f2bee3e97af..3508b26d50d 100644 --- a/apps/comments/l10n/id.js +++ b/apps/comments/l10n/id.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Komentar dihapus", "An error occurred while trying to delete the comment" : "Terjadi kesalahan ketika mencoba untuk menghapus komentar", "An error occurred while trying to create the comment" : "Terjadi kesalahan ketika mencoba untuk membuat komentar", - "%1$s commented" : "%1$s dikomentari", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Anda disebut pada \"{file}\", dalam sebuah komentar oleh pengguna yang sejak itu telah dihapus", - "{user} mentioned you in a comment on “{file}”" : "{pengguna} menyebut Anda dalam sebuah komentar pada \"{file}\" " + "%1$s commented" : "%1$s dikomentari" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/id.json b/apps/comments/l10n/id.json index 522fea7d252..85a28f7850c 100644 --- a/apps/comments/l10n/id.json +++ b/apps/comments/l10n/id.json @@ -25,8 +25,6 @@ "Comment deleted" : "Komentar dihapus", "An error occurred while trying to delete the comment" : "Terjadi kesalahan ketika mencoba untuk menghapus komentar", "An error occurred while trying to create the comment" : "Terjadi kesalahan ketika mencoba untuk membuat komentar", - "%1$s commented" : "%1$s dikomentari", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Anda disebut pada \"{file}\", dalam sebuah komentar oleh pengguna yang sejak itu telah dihapus", - "{user} mentioned you in a comment on “{file}”" : "{pengguna} menyebut Anda dalam sebuah komentar pada \"{file}\" " + "%1$s commented" : "%1$s dikomentari" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js index 9bcb2778db0..d1d32a40232 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -25,8 +25,6 @@ OC.L10N.register( "Comment deleted" : "Athugasemd var eytt", "An error occurred while trying to delete the comment" : "Villa átti sér stað við að eyða athugasemdinni", "An error occurred while trying to create the comment" : "Villa átti sér stað við að útbúa athugasemdina", - "%1$s commented" : "%1$s setti inn athugasemd", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Minnst var á þig í “{file}”, í athugasemd frá notanda sem síðan þá hefur verið eytt", - "{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”" + "%1$s commented" : "%1$s setti inn athugasemd" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/comments/l10n/is.json b/apps/comments/l10n/is.json index 3e4ce4c48e6..86022ab7569 100644 --- a/apps/comments/l10n/is.json +++ b/apps/comments/l10n/is.json @@ -23,8 +23,6 @@ "Comment deleted" : "Athugasemd var eytt", "An error occurred while trying to delete the comment" : "Villa átti sér stað við að eyða athugasemdinni", "An error occurred while trying to create the comment" : "Villa átti sér stað við að útbúa athugasemdina", - "%1$s commented" : "%1$s setti inn athugasemd", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Minnst var á þig í “{file}”, í athugasemd frá notanda sem síðan þá hefur verið eytt", - "{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”" + "%1$s commented" : "%1$s setti inn athugasemd" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index 5b6db58ce91..e9f41e0c638 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Commento eliminato", "An error occurred while trying to delete the comment" : "Si è verificato un errore durante il tentativo di eliminare il commento", "An error occurred while trying to create the comment" : "Si è verificato un errore durante il tentativo di creare il commento", - "%1$s commented" : "%1$s ha commentato", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sei stato menzionato su \"{file}\", in un commento di un utente che è stato eliminato", - "{user} mentioned you in a comment on “{file}”" : "{user} ti ha menzionato in un commento su \"{file}\"." + "%1$s commented" : "%1$s ha commentato" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index 6fa6186f55d..322bb23c1ec 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -25,8 +25,6 @@ "Comment deleted" : "Commento eliminato", "An error occurred while trying to delete the comment" : "Si è verificato un errore durante il tentativo di eliminare il commento", "An error occurred while trying to create the comment" : "Si è verificato un errore durante il tentativo di creare il commento", - "%1$s commented" : "%1$s ha commentato", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sei stato menzionato su \"{file}\", in un commento di un utente che è stato eliminato", - "{user} mentioned you in a comment on “{file}”" : "{user} ti ha menzionato in un commento su \"{file}\"." + "%1$s commented" : "%1$s ha commentato" },"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/ja.js b/apps/comments/l10n/ja.js index dcdb9a5d210..1a64a68b92e 100644 --- a/apps/comments/l10n/ja.js +++ b/apps/comments/l10n/ja.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "コメントが削除されました", "An error occurred while trying to delete the comment" : "コメントの削除中にエラーが発生しました", "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました", - "%1$s commented" : "%1$s がコメントを追加", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "削除されたユーザーのコメントで \"{file}\" にあなたに言及しました", - "{user} mentioned you in a comment on “{file}”" : "{user} さんが ““{file}” のコメントであなたについて言及しました。" + "%1$s commented" : "%1$s がコメントを追加" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/ja.json b/apps/comments/l10n/ja.json index d7201824684..901bd686d2c 100644 --- a/apps/comments/l10n/ja.json +++ b/apps/comments/l10n/ja.json @@ -25,8 +25,6 @@ "Comment deleted" : "コメントが削除されました", "An error occurred while trying to delete the comment" : "コメントの削除中にエラーが発生しました", "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました", - "%1$s commented" : "%1$s がコメントを追加", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "削除されたユーザーのコメントで \"{file}\" にあなたに言及しました", - "{user} mentioned you in a comment on “{file}”" : "{user} さんが ““{file}” のコメントであなたについて言及しました。" + "%1$s commented" : "%1$s がコメントを追加" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/comments/l10n/ka_GE.js b/apps/comments/l10n/ka_GE.js index 9b9073a11e6..4663b4e5420 100644 --- a/apps/comments/l10n/ka_GE.js +++ b/apps/comments/l10n/ka_GE.js @@ -15,8 +15,6 @@ OC.L10N.register( "Retry" : "ვცადოთ ახლიდან", "_%n unread comment_::_%n unread comments_" : ["%n წაუკუთხავი კომენტარი","%n წაუკუთხავი კომენტარი"], "Comment" : "კომენტარის დამატება", - "%1$s commented" : "%1$s მოხმარებელმა გააკეთა კომენტარი", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "თქვენ მოგიხსენიეს “{file}”-ში, ახლა უკვე გაუქმებული მომხმარებლის კომენტარში", - "{user} mentioned you in a comment on “{file}”" : "{user} გახსენათ “{file}” ფაილზე გაკეტებულ კომენტარში" + "%1$s commented" : "%1$s მოხმარებელმა გააკეთა კომენტარი" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/comments/l10n/ka_GE.json b/apps/comments/l10n/ka_GE.json index 7dd76cff9ad..86318927cab 100644 --- a/apps/comments/l10n/ka_GE.json +++ b/apps/comments/l10n/ka_GE.json @@ -13,8 +13,6 @@ "Retry" : "ვცადოთ ახლიდან", "_%n unread comment_::_%n unread comments_" : ["%n წაუკუთხავი კომენტარი","%n წაუკუთხავი კომენტარი"], "Comment" : "კომენტარის დამატება", - "%1$s commented" : "%1$s მოხმარებელმა გააკეთა კომენტარი", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "თქვენ მოგიხსენიეს “{file}”-ში, ახლა უკვე გაუქმებული მომხმარებლის კომენტარში", - "{user} mentioned you in a comment on “{file}”" : "{user} გახსენათ “{file}” ფაილზე გაკეტებულ კომენტარში" + "%1$s commented" : "%1$s მოხმარებელმა გააკეთა კომენტარი" },"pluralForm" :"nplurals=2; plural=(n!=1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/ko.js b/apps/comments/l10n/ko.js index 42f60f5b0e3..c3cfb3f5019 100644 --- a/apps/comments/l10n/ko.js +++ b/apps/comments/l10n/ko.js @@ -17,8 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["읽지 않은 댓글 %n개"], "_1 new comment_::_{unread} new comments_" : ["새 댓글 {unread}개"], "Comment" : "설명", - "%1$s commented" : "%1$s 님의 댓글", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "삭제된 사용자가 남긴 “{file}”의 댓글에서 여러분을 언급함", - "{user} mentioned you in a comment on “{file}”" : "{user} 님이 “{file}”에 남긴 댓글에서 여러분을 언급함" + "%1$s commented" : "%1$s 님의 댓글" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/ko.json b/apps/comments/l10n/ko.json index 8d54e5bfe00..82b2a18c1a2 100644 --- a/apps/comments/l10n/ko.json +++ b/apps/comments/l10n/ko.json @@ -15,8 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["읽지 않은 댓글 %n개"], "_1 new comment_::_{unread} new comments_" : ["새 댓글 {unread}개"], "Comment" : "설명", - "%1$s commented" : "%1$s 님의 댓글", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "삭제된 사용자가 남긴 “{file}”의 댓글에서 여러분을 언급함", - "{user} mentioned you in a comment on “{file}”" : "{user} 님이 “{file}”에 남긴 댓글에서 여러분을 언급함" + "%1$s commented" : "%1$s 님의 댓글" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js index 1ffa4564e5a..c3476bdb40a 100644 --- a/apps/comments/l10n/lt_LT.js +++ b/apps/comments/l10n/lt_LT.js @@ -24,8 +24,6 @@ OC.L10N.register( "Comment deleted" : "Komentaras ištrintas", "An error occurred while trying to delete the comment" : "Bandant ištrinti komentarą, įvyko klaida", "An error occurred while trying to create the comment" : "Bandant sukurti komentarą, įvyko klaida", - "%1$s commented" : "%1$s pakomentavo", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Jus “{file}” komentare paminėjo naudotojas, kuris nuo to laiko buvo ištrintas", - "{user} mentioned you in a comment on “{file}”" : "{user} paminėjo jus komentare “{file}”" + "%1$s commented" : "%1$s pakomentavo" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/comments/l10n/lt_LT.json b/apps/comments/l10n/lt_LT.json index ee50fd18f49..427ee15292d 100644 --- a/apps/comments/l10n/lt_LT.json +++ b/apps/comments/l10n/lt_LT.json @@ -22,8 +22,6 @@ "Comment deleted" : "Komentaras ištrintas", "An error occurred while trying to delete the comment" : "Bandant ištrinti komentarą, įvyko klaida", "An error occurred while trying to create the comment" : "Bandant sukurti komentarą, įvyko klaida", - "%1$s commented" : "%1$s pakomentavo", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Jus “{file}” komentare paminėjo naudotojas, kuris nuo to laiko buvo ištrintas", - "{user} mentioned you in a comment on “{file}”" : "{user} paminėjo jus komentare “{file}”" + "%1$s commented" : "%1$s pakomentavo" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/comments/l10n/lv.js b/apps/comments/l10n/lv.js index 00fbf90dd93..8230566f319 100644 --- a/apps/comments/l10n/lv.js +++ b/apps/comments/l10n/lv.js @@ -15,7 +15,6 @@ OC.L10N.register( "Retry" : "Mēģināt vēlreiz", "_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri","%n nelasīti komentāri"], "Comment" : "Komentārs", - "%1$s commented" : "%1$s komentēja", - "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”" + "%1$s commented" : "%1$s komentēja" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/comments/l10n/lv.json b/apps/comments/l10n/lv.json index d0ad427f5fd..c782c7a810c 100644 --- a/apps/comments/l10n/lv.json +++ b/apps/comments/l10n/lv.json @@ -13,7 +13,6 @@ "Retry" : "Mēģināt vēlreiz", "_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri","%n nelasīti komentāri"], "Comment" : "Komentārs", - "%1$s commented" : "%1$s komentēja", - "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”" + "%1$s commented" : "%1$s komentēja" },"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 33f852fee24..9b872216301 100644 --- a/apps/comments/l10n/mk.js +++ b/apps/comments/l10n/mk.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Коментарот е избришан", "An error occurred while trying to delete the comment" : "Настана грешка при обидот за бришење на коментар", "An error occurred while trying to create the comment" : "Настана грешка при обидот за креирање на коментар", - "%1$s commented" : "%1$s коментиран", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Бевте спомнати на коментар на “{file}”, од корисник кој сега е избришан", - "{user} mentioned you in a comment on “{file}”" : "{user} те спомна во коментар на датотеката “{file}”" + "%1$s commented" : "%1$s коментиран" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/comments/l10n/mk.json b/apps/comments/l10n/mk.json index 7e2bfd047ea..f5ee0d3b638 100644 --- a/apps/comments/l10n/mk.json +++ b/apps/comments/l10n/mk.json @@ -25,8 +25,6 @@ "Comment deleted" : "Коментарот е избришан", "An error occurred while trying to delete the comment" : "Настана грешка при обидот за бришење на коментар", "An error occurred while trying to create the comment" : "Настана грешка при обидот за креирање на коментар", - "%1$s commented" : "%1$s коментиран", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Бевте спомнати на коментар на “{file}”, од корисник кој сега е избришан", - "{user} mentioned you in a comment on “{file}”" : "{user} те спомна во коментар на датотеката “{file}”" + "%1$s commented" : "%1$s коментиран" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file diff --git a/apps/comments/l10n/mn.js b/apps/comments/l10n/mn.js index 7cdbe35a833..6bc594d0e27 100644 --- a/apps/comments/l10n/mn.js +++ b/apps/comments/l10n/mn.js @@ -14,7 +14,6 @@ OC.L10N.register( "No comments yet, start the conversation!" : "Сэтгэгдэл байхгүй байна", "Retry" : "Дахин оролдох", "Comment" : "Сэтгэгдэл", - "%1$s commented" : "%1$s сэтгэгдэл бичсэн", - "{user} mentioned you in a comment on “{file}”" : "{user} нь таныг “{file}”-ын сэтгэгдэлд дурдсан" + "%1$s commented" : "%1$s сэтгэгдэл бичсэн" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/mn.json b/apps/comments/l10n/mn.json index a79e34afcb4..b54ba223ed3 100644 --- a/apps/comments/l10n/mn.json +++ b/apps/comments/l10n/mn.json @@ -12,7 +12,6 @@ "No comments yet, start the conversation!" : "Сэтгэгдэл байхгүй байна", "Retry" : "Дахин оролдох", "Comment" : "Сэтгэгдэл", - "%1$s commented" : "%1$s сэтгэгдэл бичсэн", - "{user} mentioned you in a comment on “{file}”" : "{user} нь таныг “{file}”-ын сэтгэгдэлд дурдсан" + "%1$s commented" : "%1$s сэтгэгдэл бичсэн" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/nb.js b/apps/comments/l10n/nb.js index e889113ed67..4c4485cef26 100644 --- a/apps/comments/l10n/nb.js +++ b/apps/comments/l10n/nb.js @@ -21,8 +21,6 @@ OC.L10N.register( "_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"], "Comment" : "Kommentar", "Comment deleted" : "Kommentar slettet", - "%1$s commented" : "%1$s kommentert", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du ble nevnte på \"{file}\", i en kommentar av en bruker som siden har blitt slettet", - "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”" + "%1$s commented" : "%1$s kommentert" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nb.json b/apps/comments/l10n/nb.json index 623aa8fd304..cb5673fd23b 100644 --- a/apps/comments/l10n/nb.json +++ b/apps/comments/l10n/nb.json @@ -19,8 +19,6 @@ "_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"], "Comment" : "Kommentar", "Comment deleted" : "Kommentar slettet", - "%1$s commented" : "%1$s kommentert", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du ble nevnte på \"{file}\", i en kommentar av en bruker som siden har blitt slettet", - "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”" + "%1$s commented" : "%1$s kommentert" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js index 42c09e36e14..15ffb4a1789 100644 --- a/apps/comments/l10n/nl.js +++ b/apps/comments/l10n/nl.js @@ -27,8 +27,6 @@ OC.L10N.register( "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", - "%1$s commented" : "%1$s heeft gereageerd", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Je werd vermeld in een reactie op \"{file}\" door een sindsdien verwijderde gebruiker", - "{user} mentioned you in a comment on “{file}”" : "{user} heeft je vermeld in een reactie op “{file}\"" + "%1$s commented" : "%1$s heeft gereageerd" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json index 933328796f2..3d816f1b870 100644 --- a/apps/comments/l10n/nl.json +++ b/apps/comments/l10n/nl.json @@ -25,8 +25,6 @@ "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", - "%1$s commented" : "%1$s heeft gereageerd", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Je werd vermeld in een reactie op \"{file}\" door een sindsdien verwijderde gebruiker", - "{user} mentioned you in a comment on “{file}”" : "{user} heeft je vermeld in een reactie op “{file}\"" + "%1$s commented" : "%1$s heeft gereageerd" },"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 da42640bb93..c37cb1e5d37 100644 --- a/apps/comments/l10n/oc.js +++ b/apps/comments/l10n/oc.js @@ -25,8 +25,6 @@ OC.L10N.register( "Comment deleted" : "Comentari suprimit", "An error occurred while trying to delete the comment" : "Error en ensajant de suprimir lo comentari", "An error occurred while trying to create the comment" : "Error en ensajant de crear lo comentari", - "%1$s commented" : "%1$s a comentat", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Un utilizaire qu'es ara suprimit vos mencionèt sul fichièr « {file} »", - "{user} mentioned you in a comment on “{file}”" : "{user} vos a mencionat dins un comentari sus « {file} »" + "%1$s commented" : "%1$s a comentat" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/oc.json b/apps/comments/l10n/oc.json index f731e2d854b..f8a72724ffc 100644 --- a/apps/comments/l10n/oc.json +++ b/apps/comments/l10n/oc.json @@ -23,8 +23,6 @@ "Comment deleted" : "Comentari suprimit", "An error occurred while trying to delete the comment" : "Error en ensajant de suprimir lo comentari", "An error occurred while trying to create the comment" : "Error en ensajant de crear lo comentari", - "%1$s commented" : "%1$s a comentat", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Un utilizaire qu'es ara suprimit vos mencionèt sul fichièr « {file} »", - "{user} mentioned you in a comment on “{file}”" : "{user} vos a mencionat dins un comentari sus « {file} »" + "%1$s commented" : "%1$s a comentat" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index 6d8169d0cf6..8854cfc4105 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Komentarz usunięty", "An error occurred while trying to delete the comment" : "Wystąpił błąd podczas próby usunięcia komentarza", "An error occurred while trying to create the comment" : "Wystąpił błąd podczas próby utworzenia komentarza", - "%1$s commented" : "%1$s skomentował", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Wspomniano o Tobie w komentarzu w \"{file}\" przez użytkownika, który został usunięty", - "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał o Tobie w komentarzu do “{file}”" + "%1$s commented" : "%1$s skomentował" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index b5c2f29393f..756565b0c49 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -25,8 +25,6 @@ "Comment deleted" : "Komentarz usunięty", "An error occurred while trying to delete the comment" : "Wystąpił błąd podczas próby usunięcia komentarza", "An error occurred while trying to create the comment" : "Wystąpił błąd podczas próby utworzenia komentarza", - "%1$s commented" : "%1$s skomentował", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Wspomniano o Tobie w komentarzu w \"{file}\" przez użytkownika, który został usunięty", - "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał o Tobie w komentarzu do “{file}”" + "%1$s commented" : "%1$s skomentował" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/comments/l10n/ps.js b/apps/comments/l10n/ps.js index 898d8a0099b..a8b067cc6d8 100644 --- a/apps/comments/l10n/ps.js +++ b/apps/comments/l10n/ps.js @@ -14,7 +14,6 @@ OC.L10N.register( "No comments yet, start the conversation!" : "تر اوسه تبصره نشته!", "_%n unread comment_::_%n unread comments_" : ["%n نالوستلې تبصره","%n نالوستلې تبصرې"], "Comment" : "تبصره", - "%1$s commented" : "%1$s تبصره کړې", - "{user} mentioned you in a comment on “{file}”" : "{user} کارن تاسې په “{file}” فایل په یو تبصره کې یاد کړي یاست" + "%1$s commented" : "%1$s تبصره کړې" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ps.json b/apps/comments/l10n/ps.json index b19e94d0b57..66976e4e691 100644 --- a/apps/comments/l10n/ps.json +++ b/apps/comments/l10n/ps.json @@ -12,7 +12,6 @@ "No comments yet, start the conversation!" : "تر اوسه تبصره نشته!", "_%n unread comment_::_%n unread comments_" : ["%n نالوستلې تبصره","%n نالوستلې تبصرې"], "Comment" : "تبصره", - "%1$s commented" : "%1$s تبصره کړې", - "{user} mentioned you in a comment on “{file}”" : "{user} کارن تاسې په “{file}” فایل په یو تبصره کې یاد کړي یاست" + "%1$s commented" : "%1$s تبصره کړې" },"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 e381beec0e1..4bb5197c85a 100644 --- a/apps/comments/l10n/pt_BR.js +++ b/apps/comments/l10n/pt_BR.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Comentário excluído", "An error occurred while trying to delete the comment" : "Ocorreu um erro ao tentar excluir o comentário", "An error occurred while trying to create the comment" : "Ocorreu um erro ao tentar criar o comentário", - "%1$s commented" : "%1$s comentou", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário por um usuário que já foi excluído", - "{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”" + "%1$s commented" : "%1$s comentou" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json index 1281c095866..79d300802da 100644 --- a/apps/comments/l10n/pt_BR.json +++ b/apps/comments/l10n/pt_BR.json @@ -25,8 +25,6 @@ "Comment deleted" : "Comentário excluído", "An error occurred while trying to delete the comment" : "Ocorreu um erro ao tentar excluir o comentário", "An error occurred while trying to create the comment" : "Ocorreu um erro ao tentar criar o comentário", - "%1$s commented" : "%1$s comentou", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário por um usuário que já foi excluído", - "{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”" + "%1$s commented" : "%1$s comentou" },"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/pt_PT.js b/apps/comments/l10n/pt_PT.js index b0370e776e9..ee0dcb70d90 100644 --- a/apps/comments/l10n/pt_PT.js +++ b/apps/comments/l10n/pt_PT.js @@ -17,8 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n comentários por ler","%n comentários por ler","%n comentários por ler"], "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários","{unread} novos comentários"], "Comment" : "Comentário", - "%1$s commented" : "%1$s comentou", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Foste mencionado e, “{file}”, num comentário de um utilizador que foi entretanto removido", - "{user} mentioned you in a comment on “{file}”" : "{user} mencionou-te num comentário em “{file}”" + "%1$s commented" : "%1$s comentou" }, "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 25ff6dc3d3a..2275c2b26e3 100644 --- a/apps/comments/l10n/pt_PT.json +++ b/apps/comments/l10n/pt_PT.json @@ -15,8 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n comentários por ler","%n comentários por ler","%n comentários por ler"], "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários","{unread} novos comentários"], "Comment" : "Comentário", - "%1$s commented" : "%1$s comentou", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Foste mencionado e, “{file}”, num comentário de um utilizador que foi entretanto removido", - "{user} mentioned you in a comment on “{file}”" : "{user} mencionou-te num comentário em “{file}”" + "%1$s commented" : "%1$s comentou" },"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 758f6d7a571..70d0e187975 100644 --- a/apps/comments/l10n/ro.js +++ b/apps/comments/l10n/ro.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Comentariul a fost șters", "An error occurred while trying to delete the comment" : "A apărut o eroare la încercarea de a șterge comentariul", "An error occurred while trying to create the comment" : "A apărut o eroare la încercarea de a crea comentariul", - "%1$s commented" : "%1$s a comentat", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Ai fost mentionat pe “{file}”, de un utilizator care a fost șters între timp", - "{user} mentioned you in a comment on “{file}”" : "{user} te-a menționat într-un comentariu la ”{file}”" + "%1$s commented" : "%1$s a comentat" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/comments/l10n/ro.json b/apps/comments/l10n/ro.json index 86a9062bb35..4db85ce1ace 100644 --- a/apps/comments/l10n/ro.json +++ b/apps/comments/l10n/ro.json @@ -25,8 +25,6 @@ "Comment deleted" : "Comentariul a fost șters", "An error occurred while trying to delete the comment" : "A apărut o eroare la încercarea de a șterge comentariul", "An error occurred while trying to create the comment" : "A apărut o eroare la încercarea de a crea comentariul", - "%1$s commented" : "%1$s a comentat", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Ai fost mentionat pe “{file}”, de un utilizator care a fost șters între timp", - "{user} mentioned you in a comment on “{file}”" : "{user} te-a menționat într-un comentariu la ”{file}”" + "%1$s commented" : "%1$s a comentat" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" }
\ No newline at end of file diff --git a/apps/comments/l10n/ru.js b/apps/comments/l10n/ru.js index f34355d0635..6aed3c76e48 100644 --- a/apps/comments/l10n/ru.js +++ b/apps/comments/l10n/ru.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Комментарий удалён", "An error occurred while trying to delete the comment" : "Попытка удаления комментария завершилась ошибкой", "An error occurred while trying to create the comment" : "Попытка создания комментария завершилась ошибкой", - "%1$s commented" : "%1$s прокомментировано", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Вы были упомянуты в комментарии к файлу «{file}» пользователем, учётная запись которого была удалена", - "{user} mentioned you in a comment on “{file}”" : "{user} упомянул вас в комментарии к “{file}”." + "%1$s commented" : "%1$s прокомментировано" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/comments/l10n/ru.json b/apps/comments/l10n/ru.json index c399b9cbb86..3ad13a8c7b6 100644 --- a/apps/comments/l10n/ru.json +++ b/apps/comments/l10n/ru.json @@ -25,8 +25,6 @@ "Comment deleted" : "Комментарий удалён", "An error occurred while trying to delete the comment" : "Попытка удаления комментария завершилась ошибкой", "An error occurred while trying to create the comment" : "Попытка создания комментария завершилась ошибкой", - "%1$s commented" : "%1$s прокомментировано", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Вы были упомянуты в комментарии к файлу «{file}» пользователем, учётная запись которого была удалена", - "{user} mentioned you in a comment on “{file}”" : "{user} упомянул вас в комментарии к “{file}”." + "%1$s commented" : "%1$s прокомментировано" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/comments/l10n/sc.js b/apps/comments/l10n/sc.js index 954d5a6e3fe..ee6e39d5ae6 100644 --- a/apps/comments/l10n/sc.js +++ b/apps/comments/l10n/sc.js @@ -25,8 +25,6 @@ OC.L10N.register( "Comment deleted" : "Cummentu cantzelladu", "An error occurred while trying to delete the comment" : "B'at àpidu un'errore proende a cantzellare su cummentu", "An error occurred while trying to create the comment" : "B'at àpidu un'errore proende a creare su cummentu", - "%1$s commented" : "%1$s at cummentadu", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "T'ant mentovadu in “{file}”, in unu cummentu de un'utente chi ant cantzelladu", - "{user} mentioned you in a comment on “{file}”" : "{user} t'at mentovadu in unu cummentu in “{file}”" + "%1$s commented" : "%1$s at cummentadu" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/sc.json b/apps/comments/l10n/sc.json index ff82767466c..465dc598537 100644 --- a/apps/comments/l10n/sc.json +++ b/apps/comments/l10n/sc.json @@ -23,8 +23,6 @@ "Comment deleted" : "Cummentu cantzelladu", "An error occurred while trying to delete the comment" : "B'at àpidu un'errore proende a cantzellare su cummentu", "An error occurred while trying to create the comment" : "B'at àpidu un'errore proende a creare su cummentu", - "%1$s commented" : "%1$s at cummentadu", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "T'ant mentovadu in “{file}”, in unu cummentu de un'utente chi ant cantzelladu", - "{user} mentioned you in a comment on “{file}”" : "{user} t'at mentovadu in unu cummentu in “{file}”" + "%1$s commented" : "%1$s at cummentadu" },"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 edfdefe5d34..4dfc95166af 100644 --- a/apps/comments/l10n/sk.js +++ b/apps/comments/l10n/sk.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Komentár bol odstránený", "An error occurred while trying to delete the comment" : "Vyskytla sa chyba pri mazaní komentára", "An error occurred while trying to create the comment" : "Vyskytla sa chyba pri vytváraní komentára", - "%1$s commented" : "%1$s komentoval", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Boli ste spomenutý v \"{file}\", v komentári používateľom ktorý bol už vymazaný", - "{user} mentioned you in a comment on “{file}”" : "{user} vás spomenul v komentári k “{file}”" + "%1$s commented" : "%1$s komentoval" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/comments/l10n/sk.json b/apps/comments/l10n/sk.json index c75218de98c..f861288c8a4 100644 --- a/apps/comments/l10n/sk.json +++ b/apps/comments/l10n/sk.json @@ -25,8 +25,6 @@ "Comment deleted" : "Komentár bol odstránený", "An error occurred while trying to delete the comment" : "Vyskytla sa chyba pri mazaní komentára", "An error occurred while trying to create the comment" : "Vyskytla sa chyba pri vytváraní komentára", - "%1$s commented" : "%1$s komentoval", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Boli ste spomenutý v \"{file}\", v komentári používateľom ktorý bol už vymazaný", - "{user} mentioned you in a comment on “{file}”" : "{user} vás spomenul v komentári k “{file}”" + "%1$s commented" : "%1$s komentoval" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js index a444870a968..d0db1de4598 100644 --- a/apps/comments/l10n/sl.js +++ b/apps/comments/l10n/sl.js @@ -25,8 +25,6 @@ OC.L10N.register( "Comment deleted" : "Opomba je izbrisana", "An error occurred while trying to delete the comment" : "Prišlo je do napake med brisanjem opombe", "An error occurred while trying to create the comment" : "Prišlo je do napake med ustvarjanjem opombe", - "%1$s commented" : "%1$s napiše opombo", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Uporabnik, ki je sicer že izbrisan, vas omeni v opombi k datoteki »{file}«.", - "{user} mentioned you in a comment on “{file}”" : "{user} vas omeni v opombi na »{file}«" + "%1$s commented" : "%1$s napiše opombo" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json index f1c7c0b67e4..904d92ec761 100644 --- a/apps/comments/l10n/sl.json +++ b/apps/comments/l10n/sl.json @@ -23,8 +23,6 @@ "Comment deleted" : "Opomba je izbrisana", "An error occurred while trying to delete the comment" : "Prišlo je do napake med brisanjem opombe", "An error occurred while trying to create the comment" : "Prišlo je do napake med ustvarjanjem opombe", - "%1$s commented" : "%1$s napiše opombo", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Uporabnik, ki je sicer že izbrisan, vas omeni v opombi k datoteki »{file}«.", - "{user} mentioned you in a comment on “{file}”" : "{user} vas omeni v opombi na »{file}«" + "%1$s commented" : "%1$s napiše opombo" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/comments/l10n/sq.js b/apps/comments/l10n/sq.js index 376fb760400..3cc6679b8ed 100644 --- a/apps/comments/l10n/sq.js +++ b/apps/comments/l10n/sq.js @@ -15,7 +15,6 @@ OC.L10N.register( "Retry" : "Riprovoni", "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "], "Comment" : "Koment", - "%1$s commented" : "%1$s komentoi", - "{user} mentioned you in a comment on “{file}”" : "{user} ju ka përmendur në një koment në “{file}”" + "%1$s commented" : "%1$s komentoi" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/sq.json b/apps/comments/l10n/sq.json index 0bfdecd17ae..ca10b104b82 100644 --- a/apps/comments/l10n/sq.json +++ b/apps/comments/l10n/sq.json @@ -13,7 +13,6 @@ "Retry" : "Riprovoni", "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "], "Comment" : "Koment", - "%1$s commented" : "%1$s komentoi", - "{user} mentioned you in a comment on “{file}”" : "{user} ju ka përmendur në një koment në “{file}”" + "%1$s commented" : "%1$s komentoi" },"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 b35c5fd4ca5..15883ebb3e2 100644 --- a/apps/comments/l10n/sr.js +++ b/apps/comments/l10n/sr.js @@ -25,8 +25,6 @@ OC.L10N.register( "Comment deleted" : "Коментар обрисан", "An error occurred while trying to delete the comment" : "Грешка приликом покушаја брисања коментара", "An error occurred while trying to create the comment" : "Грешка приликом покушаја креирања коментара", - "%1$s commented" : "%1$s коментарисао", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Поменути сте на фајлу \"{file}\", у коментару који је оставио корисник који је од тада избрисан", - "{user} mentioned you in a comment on “{file}”" : "{user} Вас је поменуо у коментару на “{file}”" + "%1$s commented" : "%1$s коментарисао" }, "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.json b/apps/comments/l10n/sr.json index 61e798bf0e7..25d53fd513a 100644 --- a/apps/comments/l10n/sr.json +++ b/apps/comments/l10n/sr.json @@ -23,8 +23,6 @@ "Comment deleted" : "Коментар обрисан", "An error occurred while trying to delete the comment" : "Грешка приликом покушаја брисања коментара", "An error occurred while trying to create the comment" : "Грешка приликом покушаја креирања коментара", - "%1$s commented" : "%1$s коментарисао", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Поменути сте на фајлу \"{file}\", у коментару који је оставио корисник који је од тада избрисан", - "{user} mentioned you in a comment on “{file}”" : "{user} Вас је поменуо у коментару на “{file}”" + "%1$s commented" : "%1$s коментарисао" },"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 dc9867c914d..4633c4abf31 100644 --- a/apps/comments/l10n/sv.js +++ b/apps/comments/l10n/sv.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Kommentar borttagen", "An error occurred while trying to delete the comment" : "Ett fel uppstod när du försökte ta bort kommentaren", "An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren", - "%1$s commented" : "%1$s kommenterade", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du nämndes på “{file}” i en kommentar av en användare som nu har tagits bort", - "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"" + "%1$s commented" : "%1$s kommenterade" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/sv.json b/apps/comments/l10n/sv.json index 5a7b4b8c7ba..f6717acd8d4 100644 --- a/apps/comments/l10n/sv.json +++ b/apps/comments/l10n/sv.json @@ -25,8 +25,6 @@ "Comment deleted" : "Kommentar borttagen", "An error occurred while trying to delete the comment" : "Ett fel uppstod när du försökte ta bort kommentaren", "An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren", - "%1$s commented" : "%1$s kommenterade", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du nämndes på “{file}” i en kommentar av en användare som nu har tagits bort", - "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"" + "%1$s commented" : "%1$s kommenterade" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index b963c99bd04..da884c6b2ec 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Yorum silindi", "An error occurred while trying to delete the comment" : "Yorum silinmeye çalışılırken bir sorun çıktı", "An error occurred while trying to create the comment" : "Yorum eklenmeye çalışılırken bir sorun çıktı", - "%1$s commented" : "%1$s yorumlanmış", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "“{file}” hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız", - "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizi andı" + "%1$s commented" : "%1$s yorumlanmış" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index 802a9338cdb..f4b11fd5e0f 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -25,8 +25,6 @@ "Comment deleted" : "Yorum silindi", "An error occurred while trying to delete the comment" : "Yorum silinmeye çalışılırken bir sorun çıktı", "An error occurred while trying to create the comment" : "Yorum eklenmeye çalışılırken bir sorun çıktı", - "%1$s commented" : "%1$s yorumlanmış", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "“{file}” hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız", - "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizi andı" + "%1$s commented" : "%1$s yorumlanmış" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/uk.js b/apps/comments/l10n/uk.js index 5d373f35078..f4d4fc01323 100644 --- a/apps/comments/l10n/uk.js +++ b/apps/comments/l10n/uk.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Коментар вилучено", "An error occurred while trying to delete the comment" : "Під час спроби видалити коментар сталася помилка", "An error occurred while trying to create the comment" : "Під час створення коментаря сталася помилка", - "%1$s commented" : "%1$s прокоментовано", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Вас було згадано у “{file}” у коментарі користувача, якого було пізніше вилучено", - "{user} mentioned you in a comment on “{file}”" : "{user} згадав Вас у коментарі про “{file}”" + "%1$s commented" : "%1$s прокоментовано" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/comments/l10n/uk.json b/apps/comments/l10n/uk.json index 10fc76aff97..67559be1ec6 100644 --- a/apps/comments/l10n/uk.json +++ b/apps/comments/l10n/uk.json @@ -25,8 +25,6 @@ "Comment deleted" : "Коментар вилучено", "An error occurred while trying to delete the comment" : "Під час спроби видалити коментар сталася помилка", "An error occurred while trying to create the comment" : "Під час створення коментаря сталася помилка", - "%1$s commented" : "%1$s прокоментовано", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Вас було згадано у “{file}” у коментарі користувача, якого було пізніше вилучено", - "{user} mentioned you in a comment on “{file}”" : "{user} згадав Вас у коментарі про “{file}”" + "%1$s commented" : "%1$s прокоментовано" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" }
\ No newline at end of file diff --git a/apps/comments/l10n/vi.js b/apps/comments/l10n/vi.js index d0516dd7f11..c61a385e17e 100644 --- a/apps/comments/l10n/vi.js +++ b/apps/comments/l10n/vi.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "Đã xóa bình luận", "An error occurred while trying to delete the comment" : "Đã xảy ra lỗi khi cố gắng xóa bình luận", "An error occurred while trying to create the comment" : "Đã xảy ra lỗi khi cố gắng tạo bình luận", - "%1$s commented" : "%1$s được bình luận", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Bạn đã được nhắc đến ở “{file}”, trong một bình luận bởi một người dùng mà họ đã bị xóa ", - "{user} mentioned you in a comment on “{file}”" : "{user} đề cập tới bạn trong một bình luận về “{file}”" + "%1$s commented" : "%1$s được bình luận" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/vi.json b/apps/comments/l10n/vi.json index d6ceed08565..21a242bd925 100644 --- a/apps/comments/l10n/vi.json +++ b/apps/comments/l10n/vi.json @@ -25,8 +25,6 @@ "Comment deleted" : "Đã xóa bình luận", "An error occurred while trying to delete the comment" : "Đã xảy ra lỗi khi cố gắng xóa bình luận", "An error occurred while trying to create the comment" : "Đã xảy ra lỗi khi cố gắng tạo bình luận", - "%1$s commented" : "%1$s được bình luận", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Bạn đã được nhắc đến ở “{file}”, trong một bình luận bởi một người dùng mà họ đã bị xóa ", - "{user} mentioned you in a comment on “{file}”" : "{user} đề cập tới bạn trong một bình luận về “{file}”" + "%1$s commented" : "%1$s được bình luận" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js index 310828aab72..e7b79b55a5d 100644 --- a/apps/comments/l10n/zh_CN.js +++ b/apps/comments/l10n/zh_CN.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "评论已删除", "An error occurred while trying to delete the comment" : "删除评论时出错", "An error occurred while trying to create the comment" : "创建评论时出错", - "%1$s commented" : "%1$s 已评论", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "用户在“ {file}”中的评论中提到了你,此评论已被删除", - "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了你" + "%1$s commented" : "%1$s 已评论" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/zh_CN.json b/apps/comments/l10n/zh_CN.json index e182b1d34ce..a972153a78a 100644 --- a/apps/comments/l10n/zh_CN.json +++ b/apps/comments/l10n/zh_CN.json @@ -25,8 +25,6 @@ "Comment deleted" : "评论已删除", "An error occurred while trying to delete the comment" : "删除评论时出错", "An error occurred while trying to create the comment" : "创建评论时出错", - "%1$s commented" : "%1$s 已评论", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "用户在“ {file}”中的评论中提到了你,此评论已被删除", - "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了你" + "%1$s commented" : "%1$s 已评论" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/comments/l10n/zh_HK.js b/apps/comments/l10n/zh_HK.js index e4df89ad719..c8aa5f08837 100644 --- a/apps/comments/l10n/zh_HK.js +++ b/apps/comments/l10n/zh_HK.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "意見刪除", "An error occurred while trying to delete the comment" : "嘗試刪除此留言時錯誤", "An error occurred while trying to create the comment" : "嘗試建立此留言時錯誤", - "%1$s commented" : "%1$s 個留言", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "一個已被刪除的用戶在 “{file}” 的留言中提到你", - "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的留言中提到你" + "%1$s commented" : "%1$s 個留言" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/zh_HK.json b/apps/comments/l10n/zh_HK.json index 289c4864a53..c1c4de8345f 100644 --- a/apps/comments/l10n/zh_HK.json +++ b/apps/comments/l10n/zh_HK.json @@ -25,8 +25,6 @@ "Comment deleted" : "意見刪除", "An error occurred while trying to delete the comment" : "嘗試刪除此留言時錯誤", "An error occurred while trying to create the comment" : "嘗試建立此留言時錯誤", - "%1$s commented" : "%1$s 個留言", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "一個已被刪除的用戶在 “{file}” 的留言中提到你", - "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的留言中提到你" + "%1$s commented" : "%1$s 個留言" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js index 316ef5d8421..35ad3a2ca4e 100644 --- a/apps/comments/l10n/zh_TW.js +++ b/apps/comments/l10n/zh_TW.js @@ -27,8 +27,6 @@ OC.L10N.register( "Comment deleted" : "留言已刪除", "An error occurred while trying to delete the comment" : "嘗試刪除留言時發生錯誤", "An error occurred while trying to create the comment" : "嘗試建立留言時發生錯誤", - "%1$s commented" : "%1$s 已留言", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "一個已被刪除的使用者在「{file}」的留言中提到您", - "{user} mentioned you in a comment on “{file}”" : "{user} 在「{file}」的留言中提到您" + "%1$s commented" : "%1$s 已留言" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/zh_TW.json b/apps/comments/l10n/zh_TW.json index 2235b8a4829..0d0f47c2c17 100644 --- a/apps/comments/l10n/zh_TW.json +++ b/apps/comments/l10n/zh_TW.json @@ -25,8 +25,6 @@ "Comment deleted" : "留言已刪除", "An error occurred while trying to delete the comment" : "嘗試刪除留言時發生錯誤", "An error occurred while trying to create the comment" : "嘗試建立留言時發生錯誤", - "%1$s commented" : "%1$s 已留言", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "一個已被刪除的使用者在「{file}」的留言中提到您", - "{user} mentioned you in a comment on “{file}”" : "{user} 在「{file}」的留言中提到您" + "%1$s commented" : "%1$s 已留言" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |