diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /apps/files_sharing/l10n/eo.js | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'apps/files_sharing/l10n/eo.js')
-rw-r--r-- | apps/files_sharing/l10n/eo.js | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/eo.js b/apps/files_sharing/l10n/eo.js new file mode 100644 index 00000000000..28e1c3acdbb --- /dev/null +++ b/apps/files_sharing/l10n/eo.js @@ -0,0 +1,29 @@ +OC.L10N.register( + "files_sharing", + { + "Server to server sharing is not enabled on this server" : "Interservila kunhavo ne kapabliĝis en ĉi tiu servilo", + "Shared with you" : "Kunhavata kun vi", + "Shared with others" : "Kunhavata kun aliaj", + "Shared by link" : "Kunhavata per ligilo", + "No files have been shared with you yet." : "Neniu dosiero kunhaviĝis kun vi ankoraŭ.", + "You haven't shared any files yet." : "Vi kunhavigis neniun dosieron ankoraŭ.", + "You haven't shared any files by link yet." : "Vi kunhavigis neniun dosieron per ligilo ankoraŭ.", + "Cancel" : "Nuligi", + "No ownCloud installation found at {remote}" : "Ne troviĝis instalo de ownCloud ĉe {remote}", + "Invalid ownCloud url" : "Nevalidas URL de ownCloud", + "Shared by" : "Kunhavigita de", + "This share is password-protected" : "Ĉi tiu kunhavigo estas protektata per pasvorto", + "The password is wrong. Try again." : "La pasvorto malĝustas. Provu denove.", + "Password" : "Pasvorto", + "Name" : "Nomo", + "Sorry, this link doesn’t seem to work anymore." : "Pardonu, ĉi tiu ligilo ŝajne ne plu funkcias.", + "Reasons might be:" : "Kialoj povas esti:", + "the item was removed" : "la ero foriĝis", + "the link expired" : "la ligilo eksvalidiĝis", + "sharing is disabled" : "kunhavigo malkapablas", + "For more info, please ask the person who sent this link." : "Por plia informo, bonvolu peti al la persono, kiu sendis ĉi tiun ligilon.", + "Download" : "Elŝuti", + "Download %s" : "Elŝuti %s", + "Direct link" : "Direkta ligilo" +}, +"nplurals=2; plural=(n != 1);"); |