aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/hr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-02-23 02:27:42 +0000
committerNextcloud bot <bot@nextcloud.com>2022-02-23 02:27:42 +0000
commit98fd66b1377c50a4257f9bd185d02d79c10cba11 (patch)
tree77b3e244f790476cea5e63781163e32cc30f32ce /apps/comments/l10n/hr.js
parent56d75b87efbf6ba2dabb095ace7f558deab651ef (diff)
downloadnextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.tar.gz
nextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/hr.js')
-rw-r--r--apps/comments/l10n/hr.js12
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/comments/l10n/hr.js b/apps/comments/l10n/hr.js
index 5854d2c16a8..18de76baab4 100644
--- a/apps/comments/l10n/hr.js
+++ b/apps/comments/l10n/hr.js
@@ -27,16 +27,6 @@ OC.L10N.register(
"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",
"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}”",
- "New comment …" : "Novi komentar…",
- "Post" : "Objavi",
- "Cancel" : "Odustani",
- "[Deleted user]" : "[Izbrisan korisnik]",
- "More comments …" : "Više komentara...",
- "Save" : "Spremi",
- "Allowed characters {count} of {max}" : "Dopušteni znakovi {count} od {max}",
- "Error occurred while retrieving comment with ID {id}" : "Došlo je do pogreške prilikom dohvaćanja komentara s ID-om {id}",
- "Error occurred while updating comment with id {id}" : "Došlo je do pogreške prilikom ažuriranja komentara s ID-om {id}",
- "Error occurred while posting comment" : "Došlo je do pogreške prilikom objavljivanja komentara"
+ "{user} mentioned you in a comment on “{file}”" : "{user} vas je spomenuo u komentaru na „{file}”"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");