Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/eu.js')
-rw-r--r--apps/files_sharing/l10n/eu.js39
1 files changed, 39 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/eu.js b/apps/files_sharing/l10n/eu.js
new file mode 100644
index 00000000000..e9b08e31668
--- /dev/null
+++ b/apps/files_sharing/l10n/eu.js
@@ -0,0 +1,39 @@
+OC.L10N.register(
+ "files_sharing",
+ {
+ "Server to server sharing is not enabled on this server" : "Zerbitzaritik zerbitzarirako elkarbanaketa ez dago gaituta zerbitzari honetan",
+ "Couldn't add remote share" : "Ezin izan da hurruneko elkarbanaketa gehitu",
+ "Shared with you" : "Zurekin elkarbanatuta",
+ "Shared with others" : "Beste batzuekin elkarbanatuta",
+ "Shared by link" : "Lotura bidez elkarbanatuta",
+ "No files have been shared with you yet." : "Ez da zurekin fitxategirik elkarbanatu oraindik.",
+ "You haven't shared any files yet." : "Ez duzu oraindik fitxategirik elkarbanatu.",
+ "You haven't shared any files by link yet." : "Ez duzu oraindik fitxategirik lotura bidez elkarbanatu.",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Nahi duzu gehitzea {name} urrutiko partekatzea honengandik {owner}@{remote}?",
+ "Remote share" : "Urrutiko parte hartzea",
+ "Remote share password" : "Urrutiko parte hartzeen pasahitza",
+ "Cancel" : "Ezeztatu",
+ "Add remote share" : "Gehitu urrutiko parte hartzea",
+ "No ownCloud installation found at {remote}" : "Ez da ownClouden instalaziorik aurkitu {remote}n",
+ "Invalid ownCloud url" : "ownCloud url baliogabea",
+ "Shared by" : "Honek elkarbanatuta",
+ "This share is password-protected" : "Elkarbanatutako hau pasahitzarekin babestuta dago",
+ "The password is wrong. Try again." : "Pasahitza ez da egokia. Saiatu berriro.",
+ "Password" : "Pasahitza",
+ "Name" : "Izena",
+ "Share time" : "Elkarbanatze unea",
+ "Sorry, this link doesn’t seem to work anymore." : "Barkatu, lotura ez dirudi eskuragarria dagoenik.",
+ "Reasons might be:" : "Arrazoiak hurrengoak litezke:",
+ "the item was removed" : "fitxategia ezbatua izan da",
+ "the link expired" : "lotura iraungi da",
+ "sharing is disabled" : "elkarbanatzea ez dago gaituta",
+ "For more info, please ask the person who sent this link." : "Informazio gehiagorako, mesedez eskatu lotura hau bidali zuen pertsonari",
+ "Add to your ownCloud" : "Gehitu zure ownCloud-era",
+ "Download" : "Deskargatu",
+ "Download %s" : "Deskargatu %s",
+ "Direct link" : "Lotura zuzena",
+ "Remote Shares" : "Urrutiko parte hartzeak",
+ "Allow other instances to mount public links shared from this server" : "Baimendu beste instantziak zerbitzari honetatik elkarbanatutako lotura publikoak kargatzen",
+ "Allow users to mount public link shares" : "Baimendu erabiltzaileak lotura publiko bidezko elkarbanaketak muntatzen"
+},
+"nplurals=2; plural=(n != 1);");