diff options
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/cs.json | 2 | ||||
-rw-r--r-- | apps/theming/l10n/nb.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/nb.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/nl.json | 1 |
6 files changed, 8 insertions, 0 deletions
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js index ab61f64b64c..b1d994456cf 100644 --- a/apps/theming/l10n/cs.js +++ b/apps/theming/l10n/cs.js @@ -15,6 +15,7 @@ OC.L10N.register( "Theming" : "Motivy", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motivy umožňují jednoduché přizpůsobení vzhledu vaší instance a podporovaných klientů. Uvidí to všichni uživatelé.", "Name" : "Název", + "Reset to default" : "Obnovit výchozí", "Web address" : "Webová adresa", "Web address https://…" : "Webová adresa https://", "Slogan" : "Slogan", @@ -23,6 +24,7 @@ OC.L10N.register( "Upload new logo" : "Nahrát nové logo", "Login image" : "Přihlašovací obrázek", "Upload new login background" : "Nahrát nové přihlašovací pozadí", + "Remove background image" : "Odebrat obrázek pozadí", "reset to default" : "obnovit výchozí", "Log in image" : "Přihlašovací obrázek" }, diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json index ae0100e3c9b..aaa3ae1dbdc 100644 --- a/apps/theming/l10n/cs.json +++ b/apps/theming/l10n/cs.json @@ -13,6 +13,7 @@ "Theming" : "Motivy", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motivy umožňují jednoduché přizpůsobení vzhledu vaší instance a podporovaných klientů. Uvidí to všichni uživatelé.", "Name" : "Název", + "Reset to default" : "Obnovit výchozí", "Web address" : "Webová adresa", "Web address https://…" : "Webová adresa https://", "Slogan" : "Slogan", @@ -21,6 +22,7 @@ "Upload new logo" : "Nahrát nové logo", "Login image" : "Přihlašovací obrázek", "Upload new login background" : "Nahrát nové přihlašovací pozadí", + "Remove background image" : "Odebrat obrázek pozadí", "reset to default" : "obnovit výchozí", "Log in image" : "Přihlašovací obrázek" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" diff --git a/apps/theming/l10n/nb.js b/apps/theming/l10n/nb.js index fcb141d38fb..9b286698355 100644 --- a/apps/theming/l10n/nb.js +++ b/apps/theming/l10n/nb.js @@ -15,6 +15,7 @@ OC.L10N.register( "Theming" : "Draktvalg", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Draktvalg gjør det enkelt å tilpasse utseende og følelsen av din installasjon og støttede klienter. Dette vil bli synlig for alle brukere.", "Name" : "Navn", + "Reset to default" : "Tilbakestill til forvalg", "Web address" : "Nettadresse", "Web address https://…" : "Nettadresse https://", "Slogan" : "Slagord", diff --git a/apps/theming/l10n/nb.json b/apps/theming/l10n/nb.json index 86e1103b3d2..6557edea2b8 100644 --- a/apps/theming/l10n/nb.json +++ b/apps/theming/l10n/nb.json @@ -13,6 +13,7 @@ "Theming" : "Draktvalg", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Draktvalg gjør det enkelt å tilpasse utseende og følelsen av din installasjon og støttede klienter. Dette vil bli synlig for alle brukere.", "Name" : "Navn", + "Reset to default" : "Tilbakestill til forvalg", "Web address" : "Nettadresse", "Web address https://…" : "Nettadresse https://", "Slogan" : "Slagord", diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js index 9d5a52f795d..5ba8066a63e 100644 --- a/apps/theming/l10n/nl.js +++ b/apps/theming/l10n/nl.js @@ -15,6 +15,7 @@ OC.L10N.register( "Theming" : "Thema's", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Thematiseren maakt het mogelijk om uiterlijk en gevoel van je systeem en ondersteunde clients aan te passen. Dit wordt zichtbaar voor alle gebruikers.", "Name" : "Naam", + "Reset to default" : "Herstellen naar standaard", "Web address" : "Webadres", "Web address https://…" : "Webadres https://…", "Slogan" : "Slagzin", diff --git a/apps/theming/l10n/nl.json b/apps/theming/l10n/nl.json index 21af5396ae2..f04bc21f250 100644 --- a/apps/theming/l10n/nl.json +++ b/apps/theming/l10n/nl.json @@ -13,6 +13,7 @@ "Theming" : "Thema's", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Thematiseren maakt het mogelijk om uiterlijk en gevoel van je systeem en ondersteunde clients aan te passen. Dit wordt zichtbaar voor alle gebruikers.", "Name" : "Naam", + "Reset to default" : "Herstellen naar standaard", "Web address" : "Webadres", "Web address https://…" : "Webadres https://…", "Slogan" : "Slagzin", |