summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/hr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:26 +0000
committerNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:26 +0000
commit8cc41974a43ce893fee58b44ac8c213461eaa898 (patch)
treef901982908dafc2b29853fb7919697be33f33feb /apps/files_versions/l10n/hr.js
parenta5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff)
downloadnextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz
nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions/l10n/hr.js')
-rw-r--r--apps/files_versions/l10n/hr.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_versions/l10n/hr.js b/apps/files_versions/l10n/hr.js
index 1b61294bb1a..de73e04656c 100644
--- a/apps/files_versions/l10n/hr.js
+++ b/apps/files_versions/l10n/hr.js
@@ -7,9 +7,6 @@ OC.L10N.register(
"Failed to revert {file} to revision {timestamp}." : "Neuspješno vraćanje {file} na reviziju {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajtova","%n bajtova"],
"Restore" : "Vrati",
- "No other versions available" : "Nema drugih inačica",
- "Could not revert: %s" : "Nije moguće vratiti: %s",
- "No earlier versions available" : "Nema starijih inačica",
- "More versions …" : "Više inačica…"
+ "No other versions available" : "Nema drugih inačica"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");