diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-07 02:24:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-07 02:24:09 +0000 |
commit | 484f2fd5cc69b2b9c7f663c3f28709d9b35f7503 (patch) | |
tree | d89d9873f4c4f258811d70b6565a852e6d159539 /apps/dav/l10n/he.js | |
parent | 0a85829138280310633b07762b01c2709027b38d (diff) | |
download | nextcloud-server-484f2fd5cc69b2b9c7f663c3f28709d9b35f7503.tar.gz nextcloud-server-484f2fd5cc69b2b9c7f663c3f28709d9b35f7503.zip |
Fix(l10n): 馃敔 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/he.js')
-rw-r--r-- | apps/dav/l10n/he.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/dav/l10n/he.js b/apps/dav/l10n/he.js index b2dab69e469..8a6861c8a3e 100644 --- a/apps/dav/l10n/he.js +++ b/apps/dav/l10n/he.js @@ -110,7 +110,6 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "驻转专转 诪砖讬诪讛 诇讘讬爪讜注 {todo} 讘专砖讬诪讛 {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "讛诪砖讬诪讛 诇讘讬爪讜注 {todo} 讘专砖讬诪讛 {calendar} 谞驻转讞讛 诪讞讚砖 注诇 讬讚讬 {actor}", "You reopened todo {todo} in list {calendar}" : "驻转讞转 诪讞讚砖 讗转 讛诪砖讬诪讛 诇讘讬爪讜注 {todo} 讘专砖讬诪讛 {calendar}", - "A calendar <strong>todo</strong> was modified" : "谞注专讻讛 <strong>诪讟诇讛</strong> 讘诇讜讞 砖谞讛", - "Comment" : "讛注专讛" + "A calendar <strong>todo</strong> was modified" : "谞注专讻讛 <strong>诪讟诇讛</strong> 讘诇讜讞 砖谞讛" }, "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;"); |