aboutsummaryrefslogtreecommitdiffstats
path: root/options/locale/locale_hu-HU.ini
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2018-08-06 11:54:16 +0000
committerGiteaBot <teabot@gitea.io>2018-08-06 11:54:16 +0000
commit7cb1c1cf20f1a07d98b78c2ba56c3b50777701a5 (patch)
treefb532a964352bb9008324b03b122a85f5d136227 /options/locale/locale_hu-HU.ini
parent9c0a374f3f1cb98e0861ecf542036b5fb1f23ff2 (diff)
downloadgitea-7cb1c1cf20f1a07d98b78c2ba56c3b50777701a5.tar.gz
gitea-7cb1c1cf20f1a07d98b78c2ba56c3b50777701a5.zip
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_hu-HU.ini')
-rw-r--r--options/locale/locale_hu-HU.ini4
1 files changed, 1 insertions, 3 deletions
diff --git a/options/locale/locale_hu-HU.ini b/options/locale/locale_hu-HU.ini
index 3eee912950..6aad7645fa 100644
--- a/options/locale/locale_hu-HU.ini
+++ b/options/locale/locale_hu-HU.ini
@@ -45,6 +45,7 @@ issues=Hibajegyek
cancel=Mégse
+
[install]
install=Telepítés
db_title=Adatbázis beállítások
@@ -620,9 +621,6 @@ release.tag_name=Címke neve
release.target=Cél
release.title=Cím
release.content=Tartalom
-release.write=Írás
-release.preview=Előnézet
-release.loading=Betöltés…
release.cancel=Mégsem
release.publish=Kiadás közzététele
release.save_draft=Piszkozat mentése
/stable29-update-ca-cert-bundle'>automated/noid/stable29-update-ca-cert-bundle Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/ca.js
blob: 1ebf46ddf77b20205bc6e0a2e5e56fce6573cae8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
OC.L10N.register(
    "federatedfilesharing",
    {
    "Federated sharing" : "Compartició federada",
    "Invalid Federated Cloud ID" : "ID de núvol federat invàlid",
    "Sharing %s failed, because this item is already shared with %s" : "Ha fallat en compartir %s, perquè l'element ja està compartit amb %s",
    "Not allowed to create a federated share with the same user" : "No està permés crear una compartició federada amb el mateix usuari",
    "File is already shared with %s" : "El fitxer ja està compartit amb %s",
    "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "La compartició de %s ha fallat, no es pot trobar %s, potser el servidor està actualment innacessible.",
    "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Has rebut \"/%3$s\" com una compartició remota des de %1$s (de part de %2$s)",
    "You received \"/%3$s\" as a remote share from %1$s" : "Has rebut \"/%3$s\" com una compartició remota de %1$s",
    "Accept" : "Acceptar",
    "Decline" : "Denegar",
    "Federated Cloud Sharing" : "Compartició federada de núvol",
    "Open documentation" : "Obre la documentació",
    "Allow users on this server to send shares to other servers" : "Permet als usuaris d'aquest servidor enviar comparticions a d'altres servidors",
    "Allow users on this server to receive shares from other servers" : "Permet als usuaris d'aquest servidor rebre comparticions a d'altres servidors",
    "Federated Cloud" : "Núvol federat",
    "Your Federated Cloud ID:" : "El teu ID de Núvol Federat:",
    "Share it:" : "Comparteix-lo:",
    "Add to your website" : "Afegeix a la teva pàgina web",
    "HTML Code:" : "Codi HTML:"
},
"nplurals=2; plural=(n != 1);");