summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-09 01:55:42 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-09 01:55:42 -0500
commitafe3fdbf49b77c9f3dfd45a29fb7971c2a6e12b7 (patch)
treef848a429da6070818fb39e36350fe51597c77e05 /apps/updatenotification
parent8c8ff0eae739206afe14c454df9790d27f303318 (diff)
downloadnextcloud-server-afe3fdbf49b77c9f3dfd45a29fb7971c2a6e12b7.tar.gz
nextcloud-server-afe3fdbf49b77c9f3dfd45a29fb7971c2a6e12b7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/hu_HU.js7
-rw-r--r--apps/updatenotification/l10n/hu_HU.json7
2 files changed, 12 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/hu_HU.js b/apps/updatenotification/l10n/hu_HU.js
index d48806ef2a9..9fe551f060e 100644
--- a/apps/updatenotification/l10n/hu_HU.js
+++ b/apps/updatenotification/l10n/hu_HU.js
@@ -1,9 +1,14 @@
OC.L10N.register(
"updatenotification",
{
+ "Updated channel" : "Frissített csatorna",
"{version} is available. Get more information on how to update." : "{version} rendelkezésre áll. További információ a frissítéshez.",
"Updater" : "Frissítéskezelő",
+ "A new version is available: %s" : "Új verzió érhető el: %s",
+ "Open updater" : "Frissítő megnyitása",
+ "Your version is up to date." : "Verzió frissítve.",
+ "Checked on %s" : "Ellenőrizve: %s",
"Update channel:" : "Frissítési csatorna:",
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Mindig frissíthetsz a újabb verzióra vagy kísérleti csatornára, de visszafelé sosem frissíthetsz egy jóval stabilabb verzióra."
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Mindig frissíthetsz az újabb verzióra vagy kísérleti csatornára, de visszafelé sosem frissíthetsz egy jóval stabilabb verzióra."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/updatenotification/l10n/hu_HU.json b/apps/updatenotification/l10n/hu_HU.json
index ec51cfdf532..13c37924428 100644
--- a/apps/updatenotification/l10n/hu_HU.json
+++ b/apps/updatenotification/l10n/hu_HU.json
@@ -1,7 +1,12 @@
{ "translations": {
+ "Updated channel" : "Frissített csatorna",
"{version} is available. Get more information on how to update." : "{version} rendelkezésre áll. További információ a frissítéshez.",
"Updater" : "Frissítéskezelő",
+ "A new version is available: %s" : "Új verzió érhető el: %s",
+ "Open updater" : "Frissítő megnyitása",
+ "Your version is up to date." : "Verzió frissítve.",
+ "Checked on %s" : "Ellenőrizve: %s",
"Update channel:" : "Frissítési csatorna:",
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Mindig frissíthetsz a újabb verzióra vagy kísérleti csatornára, de visszafelé sosem frissíthetsz egy jóval stabilabb verzióra."
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Mindig frissíthetsz az újabb verzióra vagy kísérleti csatornára, de visszafelé sosem frissíthetsz egy jóval stabilabb verzióra."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file