diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
commit | 26f537fbec1e2fb388823a56c8153cebb8c7e4b7 (patch) | |
tree | fe54f1e9d9224e875b3b5d66a0c3c9521d737a3d /apps/workflowengine/l10n/hr.json | |
parent | fdb55c65f862075987c10319fa13754b2de7ddb6 (diff) | |
download | nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.tar.gz nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/hr.json')
-rw-r--r-- | apps/workflowengine/l10n/hr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/hr.json b/apps/workflowengine/l10n/hr.json index 1be196cb77e..acce334b5d8 100644 --- a/apps/workflowengine/l10n/hr.json +++ b/apps/workflowengine/l10n/hr.json @@ -81,7 +81,6 @@ "Available flows" : "Dostupni tijekovi", "For details on how to write your own flow, check out the development documentation." : "Više informacija o pisanju vlastitog tijeka možete pronaći u razvojnoj dokumentaciji.", "More flows" : "Više tijekova", - "Browse the app store" : "Pretraži trgovinu aplikacijama", "Show less" : "Prikaži manje", "Show more" : "Prikaži više", "Configured flows" : "Konfigurirani tijekovi", @@ -112,6 +111,7 @@ "Request user agent" : "Zatraži korisničkog agenta", "User group membership" : "Članstvo u grupi korisnika", "is member of" : "je član", - "is not member of" : "nije član" + "is not member of" : "nije član", + "Browse the app store" : "Pretraži trgovinu aplikacijama" },"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 |