diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-02 01:56:23 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-02 01:56:23 -0400 |
commit | baca5c60c010cb26d3845ad3863fe59e16a0a042 (patch) | |
tree | 7895a96d789b0093f5aab81853b44e84594f6a34 /apps/files_sharing/l10n/eo.js | |
parent | 1acdef5e347e368ca99014084e30c9b69f1df181 (diff) | |
download | nextcloud-server-baca5c60c010cb26d3845ad3863fe59e16a0a042.tar.gz nextcloud-server-baca5c60c010cb26d3845ad3863fe59e16a0a042.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/eo.js')
-rw-r--r-- | apps/files_sharing/l10n/eo.js | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/eo.js b/apps/files_sharing/l10n/eo.js index 1db25a1c780..ae96dbda69f 100644 --- a/apps/files_sharing/l10n/eo.js +++ b/apps/files_sharing/l10n/eo.js @@ -2,17 +2,27 @@ OC.L10N.register( "files_sharing", { "Server to server sharing is not enabled on this server" : "Interservila kunhavo ne kapabliĝis en ĉi tiu servilo", + "Invalid or untrusted SSL certificate" : "SSL-atestilo ne validas aŭ ne fidindas", "Shared with you" : "Kunhavata kun vi", "Shared with others" : "Kunhavata kun aliaj", "Shared by link" : "Kunhavata per ligilo", + "Nothing shared with you yet" : "Nenio kunhavatas kun vi ankoraŭ", + "Nothing shared yet" : "Nenio kunhavatas ankoraŭ", + "No shared links" : "Neniu kunhavata ligilo", "Cancel" : "Nuligi", + "You can upload into this folder" : "Vi povas alŝuti en ĉi tiun dosierujon", + "No ownCloud installation (7 or higher) found at {remote}" : "Ne troviĝis instalo de ownCloud (7 aŭ pli alta) ĉe {remote}", "Invalid ownCloud url" : "Nevalidas URL de ownCloud", "Share" : "Kunhavigi", "Shared by" : "Kunhavigita de", "A file or folder has been <strong>shared</strong>" : "Dosiero aŭ dosierujo <strong>kunhaviĝis</strong>", + "%1$s unshared %2$s from you" : "%1$s malkunhavigis %2$s el vi", + "Public shared folder %1$s was downloaded" : "La publika kunhavata dosierujo %1$s elŝutiĝis", + "Public shared file %1$s was downloaded" : "La publika kunhavata dosiero %1$s elŝutiĝis", "You shared %1$s with %2$s" : "Vi kunhavigis %1$s kun %2$s", "You shared %1$s with group %2$s" : "Vi kunhavigis %1$s kun la grupo %2$s", "%2$s shared %1$s with you" : "%2$s kunhavigis %1$s kun vi", + "You shared %1$s via link" : "Vi kunhavigis %1$s per ligilo", "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", @@ -23,8 +33,10 @@ OC.L10N.register( "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.", + "Add to your ownCloud" : "Aldoni al via ownCloud", "Download" : "Elŝuti", "Download %s" : "Elŝuti %s", - "Direct link" : "Direkta ligilo" + "Direct link" : "Direkta ligilo", + "Open documentation" : "Malfermi la dokumentaron" }, "nplurals=2; plural=(n != 1);"); |