diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-13 00:19:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-13 00:19:46 +0000 |
commit | 4b296c750a89878e11fe610a69f706c192155f30 (patch) | |
tree | b23f44c327904a434adcb5c6ac7cca7f26b7dbc3 /apps/files_sharing/l10n/eo.js | |
parent | 7773f1b3793f1b454dfb9eb8937b7ac18313e92f (diff) | |
download | nextcloud-server-4b296c750a89878e11fe610a69f706c192155f30.tar.gz nextcloud-server-4b296c750a89878e11fe610a69f706c192155f30.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/eo.js')
-rw-r--r-- | apps/files_sharing/l10n/eo.js | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/eo.js b/apps/files_sharing/l10n/eo.js index d15cc2eb8f7..4adaa299b7e 100644 --- a/apps/files_sharing/l10n/eo.js +++ b/apps/files_sharing/l10n/eo.js @@ -88,6 +88,7 @@ OC.L10N.register( "Not a directory" : "Ne estas dosierujo", "Could not lock path" : "Ne eblis ŝlosi vojon", "Wrong or no update parameter given" : "Neniu aŭ neĝusta ĝisdatiga parametro donita", + "Wrong password" : "Neĝusta pasvorto", "shared by %s" : "kunhavigita de %s", "Download all files" : "Elŝuti ĉiujn dosierojn", "Direct link" : "Direkta ligilo", @@ -99,6 +100,15 @@ OC.L10N.register( "You received {share} to group {group} as a share by {user}" : "Vi ricevis „{share}“ al grupo {group} kiel kunhavon el {user}", "Accept" : "Akcepti", "Decline" : "Malakcepti", + "Expiration date" : "Limdato", + "Share link" : "Kunhavigi ligilon", + "Copy to clipboard" : "Kopii tondejen", + "Link copied to clipboard" : "Ligilo kopiita al tondujo", + "Select" : "Elekti", + "Cancel" : "Nuligi", + "Continue" : "Daŭrigi", + "Close" : "Malfermi", + "Error creating the share" : "Eraro dum kreo de la kunhavigo", "Sharing" : "Kunhavigo", "Reset" : "Restarigi", "Unknown error" : "Nekonata eraro", @@ -120,11 +130,9 @@ OC.L10N.register( "Enter a password" : "Entajpu pasvorton", "Expiration date (enforced)" : "Limdato (efektiva)", "Enter a date" : "Entajpu daton", - "Cancel" : "Nuligi", "Add another link" : "Aldoni plian ligilon", "Create a new share link" : "Krei novan kunhavan ligilon", "Shared via link by {initiator}" : "Kunhavata per ligilo de {initiator}", - "Share link" : "Kunhavigi ligilon", "Error, please enter proper password and/or expiration date" : "Eraro; entajpu ĝustan pasvorton aŭ limdaton", "Can edit" : "Povas redakti", "No recommendations. Start typing." : "Neniu propono. Ektajpu.", @@ -140,7 +148,6 @@ OC.L10N.register( "Allow editing" : "Permesi modifon", "Advanced settings" : "Altanivela agordo", "Set expiration date" : "Uzi limdaton", - "Expiration date" : "Limdato", "Hide download" : "Kaŝi elŝuton", "Note to recipient" : "Noto por la ricevonto", "Enter a note for the share recipient" : "Entajpu noton por la ricevonto", @@ -154,7 +161,6 @@ OC.L10N.register( "Shared with you by {owner}" : "Kunhavigita kun vi de {owner}", "Shared" : "Kunhavigita", "Link to a file" : "Ligilo al dosiero", - "Error creating the share" : "Eraro dum kreo de la kunhavigo", "Error updating the share" : "Eraro dum ĝisdatigo de la kunhavigo", "Shared by" : "Kunhavigita de", "Shared with" : "Kunhavigita kun", |