diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-12 00:22:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-12 00:22:21 +0000 |
commit | cd1527effa3967f22193eb4586b248c19e1e7e70 (patch) | |
tree | 53d4d96abf0349695e0fc841b893f304b6e0024a /apps/files/l10n/eo.js | |
parent | 23c2fdc296cf8e5de64755cea49d78e9b81fc895 (diff) | |
download | nextcloud-server-cd1527effa3967f22193eb4586b248c19e1e7e70.tar.gz nextcloud-server-cd1527effa3967f22193eb4586b248c19e1e7e70.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/eo.js')
-rw-r--r-- | apps/files/l10n/eo.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js index 2a651bda130..33a490d34b8 100644 --- a/apps/files/l10n/eo.js +++ b/apps/files/l10n/eo.js @@ -154,11 +154,6 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "La dosieroj, kiujn vi provas alŝuti, transpasas la maksimuman grandon por dosieralŝutoj en ĉi tiu servilo.", "No favorites yet" : "Ankoraŭ neniu pliŝataĵo", "Files and folders you mark as favorite will show up here" : "Dosieroj kaj dosierujoj, kiujn vi markas kiel pliŝataĵoj, aperos ĉi tie", - "Shares" : "Kunhavigoj", - "Shared with others" : "Kunhavata kun aliaj", - "Shared with you" : "Kunhavata kun vi", - "Shared by link" : "Kunhavata per ligilo", - "Deleted shares" : "Forigitaj kunhavigoj", "Text file" : "Tekstodosiero", "New text file.txt" : "Nova tekstodosiero.txt", "Storage invalid" : "Konservejo ne validas", @@ -168,6 +163,11 @@ OC.L10N.register( "Cancel" : "Nuligi", "%s used" : "%s uzataj", "%1$s of %2$s used" : "%1$s uzataj el %2$s", - "Deleted files" : "Forigitaj dosieroj" + "Deleted files" : "Forigitaj dosieroj", + "Shares" : "Kunhavigoj", + "Shared with others" : "Kunhavata kun aliaj", + "Shared with you" : "Kunhavata kun vi", + "Shared by link" : "Kunhavata per ligilo", + "Deleted shares" : "Forigitaj kunhavigoj" }, "nplurals=2; plural=(n != 1);"); |