summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-26 01:56:33 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-26 01:56:33 -0400
commitc733842a9a4fb34452ecaa49f5f62079046b54de (patch)
tree68fa4eccec7085d9de511caa1ac9b3cb99058b5f /apps/files_sharing/l10n
parent6523c575f3775310aa7c83e1e95b3382cf4c8b65 (diff)
downloadnextcloud-server-c733842a9a4fb34452ecaa49f5f62079046b54de.tar.gz
nextcloud-server-c733842a9a4fb34452ecaa49f5f62079046b54de.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r--apps/files_sharing/l10n/da.php1
-rw-r--r--apps/files_sharing/l10n/hu_HU.php25
-rw-r--r--apps/files_sharing/l10n/pl.php2
-rw-r--r--apps/files_sharing/l10n/ru.php1
-rw-r--r--apps/files_sharing/l10n/sl.php1
5 files changed, 26 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/da.php b/apps/files_sharing/l10n/da.php
index f5eebc0ee9f..a9263d0e63d 100644
--- a/apps/files_sharing/l10n/da.php
+++ b/apps/files_sharing/l10n/da.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Server to server sharing is not enabled on this server" => "Server til serverdeling er ikke slået til på denne server",
+"Invalid or untrusted SSL certificate" => "Ugyldigt eller upålideligt SSL-certifikat",
"Couldn't add remote share" => "Kunne ikke tliføje den delte ekstern ressource",
"Shared with you" => "Delt med dig",
"Shared with others" => "Delt med andre",
diff --git a/apps/files_sharing/l10n/hu_HU.php b/apps/files_sharing/l10n/hu_HU.php
index 2266abb78e1..0194e0aa6b3 100644
--- a/apps/files_sharing/l10n/hu_HU.php
+++ b/apps/files_sharing/l10n/hu_HU.php
@@ -1,20 +1,39 @@
<?php
$TRANSLATIONS = array(
-"Shared with you" => "Veled megosztott",
-"Shared with others" => "Másokkal megosztott",
+"Server to server sharing is not enabled on this server" => "A kiszolgálók közötti megosztás nincs engedélyezve ezen a kiszolgálón",
+"Invalid or untrusted SSL certificate" => "Érvénytelen vagy nem megbízható az SSL tanúsítvány",
+"Couldn't add remote share" => "A távoli megosztás nem hozható létre",
+"Shared with you" => "Velem osztották meg",
+"Shared with others" => "Én osztottam meg másokkal",
+"Shared by link" => "Linkkel osztottam meg",
+"No files have been shared with you yet." => "Még nem osztottak meg Önnel semmit.",
+"You haven't shared any files yet." => "Még nem osztott meg másokkal semmit",
+"You haven't shared any files by link yet." => "Még nem osztott meg link segítségével semmit.",
+"Do you want to add the remote share {name} from {owner}@{remote}?" => "Használatba kívánja venni a {name} távoli megosztást, amit a {owner}@{remote} címről kapott?",
+"Remote share" => "Távoli megosztás",
+"Remote share password" => "Jelszó a távoli megosztáshoz",
"Cancel" => "Mégsem",
+"Add remote share" => "Távoli megosztás létrehozása",
+"No ownCloud installation found at {remote}" => "Nem található ownCloud telepítés ezen a címen {remote}",
+"Invalid ownCloud url" => "Érvénytelen ownCloud webcím",
"Shared by" => "Megosztotta Önnel",
"This share is password-protected" => "Ez egy jelszóval védett megosztás",
"The password is wrong. Try again." => "A megadott jelszó nem megfelelő. Próbálja újra!",
"Password" => "Jelszó",
"Name" => "Név",
+"Share time" => "A megosztás időpontja",
"Sorry, this link doesn’t seem to work anymore." => "Sajnos úgy tűnik, ez a link már nem működik.",
"Reasons might be:" => "Ennek az oka a következő lehet:",
"the item was removed" => "az állományt időközben eltávolították",
"the link expired" => "lejárt a link érvényességi ideje",
"sharing is disabled" => "letiltásra került a megosztás",
"For more info, please ask the person who sent this link." => "További információért forduljon ahhoz, aki ezt a linket küldte Önnek!",
+"Add to your ownCloud" => "Adjuk hozzá a saját ownCloudunkhoz",
"Download" => "Letöltés",
-"Direct link" => "Közvetlen link"
+"Download %s" => "%s letöltése",
+"Direct link" => "Közvetlen link",
+"Remote Shares" => "Távoli megosztások",
+"Allow other instances to mount public links shared from this server" => "Engedélyezzük más ownCloud telepítéseknek, hogy becsatolják ennek a kiszolgálónak a nyilvános linkkel megadott megosztásait",
+"Allow users to mount public link shares" => "Engedélyezzük, hogy felhasználóink becsatolják más kiszolgálók nyilvános, linkkel megadott megosztásait"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/files_sharing/l10n/pl.php b/apps/files_sharing/l10n/pl.php
index e659a4d2adb..65c40e89dac 100644
--- a/apps/files_sharing/l10n/pl.php
+++ b/apps/files_sharing/l10n/pl.php
@@ -26,7 +26,7 @@ $TRANSLATIONS = array(
"Reasons might be:" => "Możliwe powody:",
"the item was removed" => "element został usunięty",
"the link expired" => "link wygasł",
-"sharing is disabled" => "Udostępnianie jest wyłączone",
+"sharing is disabled" => "udostępnianie jest wyłączone",
"For more info, please ask the person who sent this link." => "Aby uzyskać więcej informacji proszę poprosić osobę, która wysłał ten link.",
"Add to your ownCloud" => "Dodaj do twojego ownCloud",
"Download" => "Pobierz",
diff --git a/apps/files_sharing/l10n/ru.php b/apps/files_sharing/l10n/ru.php
index 026726ac907..ee7fb6f86e3 100644
--- a/apps/files_sharing/l10n/ru.php
+++ b/apps/files_sharing/l10n/ru.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Server to server sharing is not enabled on this server" => "На данном сервере выключено межсерверное предоставление общих папок",
+"Invalid or untrusted SSL certificate" => "Не верный или недостоверный сертификат SSL",
"Couldn't add remote share" => "Невозможно добавить удалённую общую папку",
"Shared with you" => "Доступные для Вас",
"Shared with others" => "Доступные для других",
diff --git a/apps/files_sharing/l10n/sl.php b/apps/files_sharing/l10n/sl.php
index 4dd12368d32..4ff883eee9d 100644
--- a/apps/files_sharing/l10n/sl.php
+++ b/apps/files_sharing/l10n/sl.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Server to server sharing is not enabled on this server" => "Na tem strežniku ni omogočena možnost souporabe strežnika s strežnikom.",
+"Invalid or untrusted SSL certificate" => "Neveljavno oziroma nepotrjeno potrdilo SSL",
"Couldn't add remote share" => "Ni mogoče dodati oddaljenega mesta za souporabo",
"Shared with you" => "V souporabi z vami",
"Shared with others" => "V souporabi z drugimi",