diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
commit | 94767112dd4210483394b24d4fdaddea92f0dc8b (patch) | |
tree | 7a712f7d497f0662934c64fe70ab331b145085fa /apps/dav/l10n/eo.js | |
parent | e81cb6eaf0274dcdf2402de16216e8c61826235e (diff) | |
download | nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.tar.gz nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/eo.js')
-rw-r--r-- | apps/dav/l10n/eo.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/eo.js b/apps/dav/l10n/eo.js index 55d7b09282e..e87ec548476 100644 --- a/apps/dav/l10n/eo.js +++ b/apps/dav/l10n/eo.js @@ -50,8 +50,6 @@ OC.L10N.register( "Description: %s" : "Priskribo: %s", "Where: %s" : "Kie: %s", "%1$s via %2$s" : "%1$s pere de %2$s", - "Invitation canceled" : "Invito nuligita", - "Invitation updated" : "Invito ĝisdatigita", "Location:" : "Loko:", "Link:" : "Ligilo:", "Accept" : "Akcepti", @@ -99,6 +97,8 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "Vi plenumis farendaĵon {todo} en listo {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} remalfermis farendaĵon {todo} en listo {calendar}", "You reopened todo {todo} in list {calendar}" : "Vi remalfermis farendaĵon {todo} en listo {calendar}", - "A calendar <strong>todo</strong> was modified" : "Kalendara <strong>farendaĵo</strong> estis modifita" + "A calendar <strong>todo</strong> was modified" : "Kalendara <strong>farendaĵo</strong> estis modifita", + "Invitation canceled" : "Invito nuligita", + "Invitation updated" : "Invito ĝisdatigita" }, "nplurals=2; plural=(n != 1);"); |