diff options
-rw-r--r-- | apps/comments/l10n/de.js | 8 | ||||
-rw-r--r-- | apps/comments/l10n/de.json | 8 | ||||
-rw-r--r-- | apps/files_sharing/l10n/hu_HU.js | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/hu_HU.json | 4 | ||||
-rw-r--r-- | apps/updatenotification/l10n/et_EE.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/et_EE.json | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/he.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/he.json | 2 | ||||
-rw-r--r-- | core/l10n/hu_HU.js | 4 | ||||
-rw-r--r-- | core/l10n/hu_HU.json | 4 | ||||
-rw-r--r-- | lib/l10n/hu_HU.js | 2 | ||||
-rw-r--r-- | lib/l10n/hu_HU.json | 2 |
12 files changed, 24 insertions, 18 deletions
diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index 636d9b88f2e..be0c332740f 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -2,16 +2,16 @@ OC.L10N.register( "comments", { "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien", - "%1$s commented" : "%1$s kommentiert", - "%1$s commented on %2$s" : "%1$s kommentiert %2$s", + "%1$s commented" : "%1$s kommentierte", + "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "Comments" : "Kommentare", - "Type in a new comment..." : "Gebe bitte einen neuen Kommentar ein...", + "Type in a new comment..." : "Bitte gib einen neuen Kommentar ein...", "Delete comment" : "Kommentar löschen", "Post" : "Speichern", "Cancel" : "Abbrechen", "Edit comment" : "Kommentar bearbeiten", "[Deleted user]" : "[Gelöschter Benutzer]", - "No other comments available" : "Keine andere Kommentare vorhanden", + "No other comments available" : "Keine anderen Kommentare vorhanden", "More comments..." : "Weitere Kommentare...", "Save" : "Speichern", "Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}", diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index 67c5352ab46..5981609711e 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -1,15 +1,15 @@ { "translations": { "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien", - "%1$s commented" : "%1$s kommentiert", - "%1$s commented on %2$s" : "%1$s kommentiert %2$s", + "%1$s commented" : "%1$s kommentierte", + "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "Comments" : "Kommentare", - "Type in a new comment..." : "Gebe bitte einen neuen Kommentar ein...", + "Type in a new comment..." : "Bitte gib einen neuen Kommentar ein...", "Delete comment" : "Kommentar löschen", "Post" : "Speichern", "Cancel" : "Abbrechen", "Edit comment" : "Kommentar bearbeiten", "[Deleted user]" : "[Gelöschter Benutzer]", - "No other comments available" : "Keine andere Kommentare vorhanden", + "No other comments available" : "Keine anderen Kommentare vorhanden", "More comments..." : "Weitere Kommentare...", "Save" : "Speichern", "Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}", diff --git a/apps/files_sharing/l10n/hu_HU.js b/apps/files_sharing/l10n/hu_HU.js index aee9a893a19..d76fa12435e 100644 --- a/apps/files_sharing/l10n/hu_HU.js +++ b/apps/files_sharing/l10n/hu_HU.js @@ -80,8 +80,8 @@ OC.L10N.register( "Federated Cloud" : "Egyesített felhő", "Your Federated Cloud ID:" : "Egyesített felhő azonosító:", "Share it:" : "Ossza meg:", - "Add to your website" : "Add hozzá saját weboldaladhoz", + "Add to your website" : "Adja hozzá saját weboldalához", "Share with me via ownCloud" : "Ossza meg velem ownCloud-on keresztül", - "HTML Code:" : "HTML Code:" + "HTML Code:" : "HTML kód:" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/hu_HU.json b/apps/files_sharing/l10n/hu_HU.json index a91d017d0fd..242961a1960 100644 --- a/apps/files_sharing/l10n/hu_HU.json +++ b/apps/files_sharing/l10n/hu_HU.json @@ -78,8 +78,8 @@ "Federated Cloud" : "Egyesített felhő", "Your Federated Cloud ID:" : "Egyesített felhő azonosító:", "Share it:" : "Ossza meg:", - "Add to your website" : "Add hozzá saját weboldaladhoz", + "Add to your website" : "Adja hozzá saját weboldalához", "Share with me via ownCloud" : "Ossza meg velem ownCloud-on keresztül", - "HTML Code:" : "HTML Code:" + "HTML Code:" : "HTML kód:" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/et_EE.js b/apps/updatenotification/l10n/et_EE.js index e0ff9695157..e22082ff92e 100644 --- a/apps/updatenotification/l10n/et_EE.js +++ b/apps/updatenotification/l10n/et_EE.js @@ -1,6 +1,7 @@ OC.L10N.register( "updatenotification", { + "Updated channel" : "Uuendatud kanal", "{version} is available. Get more information on how to update." : "{version} on saadaval. Vaata lisainfot uuendamise kohta.", "Updater" : "Uuendaja", "A new version is available: %s" : "Saadaval on uus versioon: %s", diff --git a/apps/updatenotification/l10n/et_EE.json b/apps/updatenotification/l10n/et_EE.json index 6a7a80ab08e..9ab8d224a7c 100644 --- a/apps/updatenotification/l10n/et_EE.json +++ b/apps/updatenotification/l10n/et_EE.json @@ -1,4 +1,5 @@ { "translations": { + "Updated channel" : "Uuendatud kanal", "{version} is available. Get more information on how to update." : "{version} on saadaval. Vaata lisainfot uuendamise kohta.", "Updater" : "Uuendaja", "A new version is available: %s" : "Saadaval on uus versioon: %s", diff --git a/apps/user_ldap/l10n/he.js b/apps/user_ldap/l10n/he.js index b0ef6a5c0a3..49de89877b0 100644 --- a/apps/user_ldap/l10n/he.js +++ b/apps/user_ldap/l10n/he.js @@ -123,10 +123,12 @@ OC.L10N.register( "The LDAP attribute to use to generate the user's display name." : "תכונת LDAP לשימוש כדי להפיק את שם התצוגה של המשתמש.", "2nd User Display Name Field" : "שדה שני לשם תצוגת משתמש", "Base User Tree" : "עץ משתמש בסיסי", + "One User Base DN per line" : "משתמש DN בסיסי אחד לשורה", "User Search Attributes" : "מאפייני חיפוש משתמש", "Optional; one attribute per line" : "אופציונאלי; מאפיין אחד בשורה", "Group Display Name Field" : "שדה שם תצוגה לקבוצה", "Base Group Tree" : "עץ קבוצה בסיסי", + "One Group Base DN per line" : "קבוצת DN בסיסית לשורה", "Group Search Attributes" : "מאפייני חיפוש קבוצה", "Group-Member association" : "שיוך חברי-קבוצה", "Dynamic Group Member URL" : "נתיב חבר קבוצה דינמית", diff --git a/apps/user_ldap/l10n/he.json b/apps/user_ldap/l10n/he.json index bfa91e63aba..cf55f7e4a60 100644 --- a/apps/user_ldap/l10n/he.json +++ b/apps/user_ldap/l10n/he.json @@ -121,10 +121,12 @@ "The LDAP attribute to use to generate the user's display name." : "תכונת LDAP לשימוש כדי להפיק את שם התצוגה של המשתמש.", "2nd User Display Name Field" : "שדה שני לשם תצוגת משתמש", "Base User Tree" : "עץ משתמש בסיסי", + "One User Base DN per line" : "משתמש DN בסיסי אחד לשורה", "User Search Attributes" : "מאפייני חיפוש משתמש", "Optional; one attribute per line" : "אופציונאלי; מאפיין אחד בשורה", "Group Display Name Field" : "שדה שם תצוגה לקבוצה", "Base Group Tree" : "עץ קבוצה בסיסי", + "One Group Base DN per line" : "קבוצת DN בסיסית לשורה", "Group Search Attributes" : "מאפייני חיפוש קבוצה", "Group-Member association" : "שיוך חברי-קבוצה", "Dynamic Group Member URL" : "נתיב חבר קבוצה דינמית", diff --git a/core/l10n/hu_HU.js b/core/l10n/hu_HU.js index c99f7bbbe0b..d372a6c40ef 100644 --- a/core/l10n/hu_HU.js +++ b/core/l10n/hu_HU.js @@ -213,7 +213,7 @@ OC.L10N.register( "File not found" : "Fájl nem található", "The specified document has not been found on the server." : "A meghatározott dokumentum nem található a szerveren.", "You can click here to return to %s." : "Ide kattintva visszatérhetsz ide: %s.", - "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Üdv!\\n\n\\n\nÉrtesítjük, hogy %s megosztotta Önnel a következőt: %s.\\n\nItt lehet megnézni: %s\\n\n\\n", + "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Üdvözöljük!\n\nÉrtesítjük, hogy %s megosztotta Önnel a következőt: %s.\nItt nézheti meg: %s\n\n", "The share will expire on %s." : "A megosztás lejár ekkor %s", "Cheers!" : "Üdv.", "Internal Server Error" : "Belső szerver hiba", @@ -253,7 +253,7 @@ OC.L10N.register( "Finishing …" : "Befejezés ...", "Need help?" : "Segítségre van szüksége?", "See the documentation" : "Nézze meg a dokumentációt", - "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Üdvözöljük!<br><br>\n\nÉrtesítjük, hogy %s megosztotta Önnel ezt az állományt: <strong>%s</strong><br>\n<a href=\"%s\">Itt lehet megnézni!</a><br><br>", + "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Üdvözöljük!<br /><br />\n\nÉrtesítjük, hogy %s megosztotta Önnel a következőt: <strong>%s</strong><br />\n<a href=\"%s\">Itt nézheti meg.</a><br /><br />", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Az alkalmazás megfelelő működéséhez JavaScript szükséges. Kérem {linkstart}engedélyezze a JavaScript-et{linkend} és frissítse a lapot.", "Log out" : "Kilépés", "Search" : "Keresés", diff --git a/core/l10n/hu_HU.json b/core/l10n/hu_HU.json index 99f3e448e63..a8f5da8d898 100644 --- a/core/l10n/hu_HU.json +++ b/core/l10n/hu_HU.json @@ -211,7 +211,7 @@ "File not found" : "Fájl nem található", "The specified document has not been found on the server." : "A meghatározott dokumentum nem található a szerveren.", "You can click here to return to %s." : "Ide kattintva visszatérhetsz ide: %s.", - "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Üdv!\\n\n\\n\nÉrtesítjük, hogy %s megosztotta Önnel a következőt: %s.\\n\nItt lehet megnézni: %s\\n\n\\n", + "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Üdvözöljük!\n\nÉrtesítjük, hogy %s megosztotta Önnel a következőt: %s.\nItt nézheti meg: %s\n\n", "The share will expire on %s." : "A megosztás lejár ekkor %s", "Cheers!" : "Üdv.", "Internal Server Error" : "Belső szerver hiba", @@ -251,7 +251,7 @@ "Finishing …" : "Befejezés ...", "Need help?" : "Segítségre van szüksége?", "See the documentation" : "Nézze meg a dokumentációt", - "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Üdvözöljük!<br><br>\n\nÉrtesítjük, hogy %s megosztotta Önnel ezt az állományt: <strong>%s</strong><br>\n<a href=\"%s\">Itt lehet megnézni!</a><br><br>", + "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Üdvözöljük!<br /><br />\n\nÉrtesítjük, hogy %s megosztotta Önnel a következőt: <strong>%s</strong><br />\n<a href=\"%s\">Itt nézheti meg.</a><br /><br />", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Az alkalmazás megfelelő működéséhez JavaScript szükséges. Kérem {linkstart}engedélyezze a JavaScript-et{linkend} és frissítse a lapot.", "Log out" : "Kilépés", "Search" : "Keresés", diff --git a/lib/l10n/hu_HU.js b/lib/l10n/hu_HU.js index 3c96c9770e2..69f23c14997 100644 --- a/lib/l10n/hu_HU.js +++ b/lib/l10n/hu_HU.js @@ -74,7 +74,7 @@ OC.L10N.register( "Can't create or write into the data directory %s" : "Nem sikerült létrehozni vagy irni a \"data\" könyvtárba %s", "Invalid Federated Cloud ID" : "Érvénytelen Egyesített Felhő Azonosító", "%s shared »%s« with you" : "%s megosztotta Önnel ezt: »%s«", - "%s via %s" : "%s über %s", + "%s via %s" : "%s - %s", "Sharing %s failed, because the backend does not allow shares from type %i" : "%s megosztása sikertelen, mert a megosztási alrendszer nem engedi a %l típus megosztását", "Sharing %s failed, because the file does not exist" : "%s megosztása sikertelen, mert a fájl nem létezik", "You are not allowed to share %s" : "Önnek nincs jogosultsága %s megosztására", diff --git a/lib/l10n/hu_HU.json b/lib/l10n/hu_HU.json index e73e82cc283..cd934efe99d 100644 --- a/lib/l10n/hu_HU.json +++ b/lib/l10n/hu_HU.json @@ -72,7 +72,7 @@ "Can't create or write into the data directory %s" : "Nem sikerült létrehozni vagy irni a \"data\" könyvtárba %s", "Invalid Federated Cloud ID" : "Érvénytelen Egyesített Felhő Azonosító", "%s shared »%s« with you" : "%s megosztotta Önnel ezt: »%s«", - "%s via %s" : "%s über %s", + "%s via %s" : "%s - %s", "Sharing %s failed, because the backend does not allow shares from type %i" : "%s megosztása sikertelen, mert a megosztási alrendszer nem engedi a %l típus megosztását", "Sharing %s failed, because the file does not exist" : "%s megosztása sikertelen, mert a fájl nem létezik", "You are not allowed to share %s" : "Önnek nincs jogosultsága %s megosztására", |