Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Oct 21, 2023
1 parent b392260 commit 02397c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion l10n/hu.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ OC.L10N.register(
"About" : "Névjegy",
"Log out" : "Kijelentkezés",
"Upgrade required" : "Frissítés szükséges",
"The client version is too old and no longer supported by this server. Update is required." : "Az alkalmazás túl régi, és már nem támogatja ez a kiszolgáló. Frissítse.",
"Update Talk Desktop ↗" : "Talk Desktop frissítése↗",
"Continue in Web-Browser ↗" : "Folytatás Web-Böngészőben ↗"
"Continue in Web-Browser ↗" : "Folytatás Web-Böngészőben ↗",
"Cannot connect to the server. Please check your internet connection and try again later." : "Nem sikerült a kiszolgálóhoz csatlakozni. Ellenőrizze az internetkapcsolatot és próbálja meg újra."
},
"nplurals=2; plural=(n != 1);");
4 changes: 3 additions & 1 deletion l10n/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
"About" : "Névjegy",
"Log out" : "Kijelentkezés",
"Upgrade required" : "Frissítés szükséges",
"The client version is too old and no longer supported by this server. Update is required." : "Az alkalmazás túl régi, és már nem támogatja ez a kiszolgáló. Frissítse.",
"Update Talk Desktop ↗" : "Talk Desktop frissítése↗",
"Continue in Web-Browser ↗" : "Folytatás Web-Böngészőben ↗"
"Continue in Web-Browser ↗" : "Folytatás Web-Böngészőben ↗",
"Cannot connect to the server. Please check your internet connection and try again later." : "Nem sikerült a kiszolgálóhoz csatlakozni. Ellenőrizze az internetkapcsolatot és próbálja meg újra."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit 02397c7

Please sign in to comment.