nextcloud/apps/files_external/l10n/eu.js

60 lines
3.0 KiB
JavaScript
Raw Normal View History

OC.L10N.register(
"files_external",
{
"Step 1 failed. Exception: %s" : "1 Urratsak huts egin du. Salbuespena: %s",
"Step 2 failed. Exception: %s" : "2 Urratsak huts egin du. Salbuespena: %s",
"External storage" : "Kanpoko biltegiratzea",
"Personal" : "Pertsonala",
"System" : "Sistema",
2015-08-25 19:39:10 +03:00
"Grant access" : "Baimendu sarrera",
2014-10-30 08:55:14 +03:00
"All users. Type to select user or group." : "Erabiltzaile guztiak. Idatzi erabiltzaile edo taldea hautatzeko.",
"(group)" : "(taldea)",
"Saved" : "Gordeta",
2016-02-06 09:55:36 +03:00
"Username" : "Erabiltzaile izena",
"Password" : "Pasahitza",
2016-02-25 09:58:06 +03:00
"Save" : "Gorde",
2015-08-25 19:39:10 +03:00
"None" : "Ezer",
"App key" : "Aplikazio gakoa",
"App secret" : "App sekretua",
"Client ID" : "Bezero ID",
"Client secret" : "Bezeroaren Sekretua",
2015-09-14 08:55:35 +03:00
"API key" : "APIaren gakoa",
"Public key" : "Gako publikoa",
2015-08-25 19:39:10 +03:00
"Amazon S3" : "Amazon S3",
"Hostname" : "Ostalari izena",
"Port" : "Portua",
"Region" : "Eskualdea",
"Enable SSL" : "Gaitu SSL",
"Enable Path Style" : "Gaitu Bide Estiloa",
"WebDAV" : "WebDAV",
"URL" : "URL",
2015-09-14 08:55:35 +03:00
"Remote subfolder" : "Urruneko azpikarpeta",
2015-08-25 19:39:10 +03:00
"Secure https://" : "https:// segurua",
"Dropbox" : "Dropbox",
2015-09-14 08:55:35 +03:00
"Host" : "Ostalaria",
2015-08-25 19:39:10 +03:00
"Secure ftps://" : "ftps:// segurua",
"Local" : "Bertakoa",
"Location" : "Kokapena",
"ownCloud" : "ownCloud",
"Root" : "Erroa",
2015-09-14 08:55:35 +03:00
"Share" : "Partekatu",
2015-09-28 12:07:18 +03:00
"SMB / CIFS using OC login" : "SMB / CIFS saioa hasteko OC erabiliz",
2015-09-14 08:55:35 +03:00
"Username as share" : "Erabiltzaile izena elkarbanaketa bezala",
"OpenStack Object Storage" : "OpenStack Objektu Biltegiratzea",
"<b>Note:</b> " : "<b>Oharra:</b>",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Oharra:</b> :PHPko cURL euskarria ez dago instalatuta edo gaitua. Ezinezko da %s muntatzea. Mesedez eskatu sistema administratzaleari instala dezan. ",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Oharra:</b> :PHPko FTP euskarria ez dago instalatuta edo gaitua. Ezinezko da %s muntatzea. Mesedez eskatu sistema administratzaleari instala dezan. ",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Oharra:</b>\"%s\" euskarria ez dago instalatuta Ezinezko da %s muntatzea. Mesedez eskatu sistema administratzaleari instala dezan. ",
2015-02-06 09:57:07 +03:00
"No external storage configured" : "Ez da kanpo biltegiratzerik konfiguratu",
"Name" : "Izena",
"Storage type" : "Biltegiratze mota",
"External Storage" : "Kanpoko biltegiratzea",
"Folder name" : "Karpetaren izena",
"Configuration" : "Konfigurazioa",
"Available for" : "Hauentzat eskuragarri",
2015-08-25 19:39:10 +03:00
"Add storage" : "Gehitu biltegiratzea",
2015-11-25 09:55:37 +03:00
"Delete" : "Ezabatu",
"Allow users to mount the following external storage" : "Baimendu erabiltzaileak hurrengo kanpo biltegiratzeak muntatzen"
},
"nplurals=2; plural=(n != 1);");