mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2025-04-08 15:00:11 +00:00
Add transifex translations
This commit is contained in:
parent
548ae70ed9
commit
6a3aa116e7
41 changed files with 719 additions and 29 deletions
0
l10n/.gitkeep
Normal file
0
l10n/.gitkeep
Normal file
21
l10n/cs.js
Normal file
21
l10n/cs.js
Normal file
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "Uloženo",
|
||||
"Error" : "Chyba",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Motiv vzhledu Breeze Dark pro Nextcloud, založený na motivu od KDE",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nJe tmavý motiv vzhledu pro Nextcloud, založený na stejnojmenném z projektu KDE.\n\n## Použití\n\nPo nainstalování motivu vzhledu je třeba ho zapnout. To je možné buď pro všechny, nebo jednotlivými uživateli.\n\n### Pro všechny\n\nGlobální předvolba zapne motiv ve výchozím stavu pro všechny uživatele a nepřihlášené návštěvníky. Bez této předvolby nebudou věci jako přihlašovací stránky a ty pro sdílení opatřeny tímto motivem. Je zde také možnost neopatřovat přihlašovací stránku motivem vzhledu. Globální předvolby naleznete tady:\n\n```\nNastavení správy > Motiv vzhledu > Breeze Dark\n```\n\nPoznamenejme, že aby byla globální nastavení přístupná, je třeba mít zapnutou aplikaci Opatřování motivem vzhledu.\n\n### Jednotlivými uživateli\n\nOsobní nastavení umožňuje každému z uživatelů si nastavit své vlastní předvolby nezávisle na globálních nastaveních. Pokud uživatel doposud nenastavil, bude následovat globální nastavení. Osobní nastavení naleznete tady:\n\n```\nOsobní nastavení > Zpřístupnění > Breeze Dark\n```\n\nPoznamenejme, že aby byla tato nastavení přístupná, je třeba mít zapnutou aplikaci Zpřístupnění.\n\n### Uživatelsky určené opatřování motivem vzhledu\n\nV sekci Opatřování motivem vzhledu v nastavení správy je možné přidat motivu uživatelsky určené styly. Je možné použít pouze standardní CSS styly. Tyto uživatelsky určené styly budou uplatněny kdekoli je motiv zapnutý a týká se pouze motivu vzhledu Breeze Dark.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Tmavý motiv vzhledu založený na Breeze Dark z projektu KDE. Aby se změny projevily, načtěte stránku znovu.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Toto nastavení zapne motiv jako výchozí pro všechny nepřihlášené uživatele a ty, kteří si nenastavili svou předvolbu.",
|
||||
"Enable Breeze Dark theme by default" : "Nastavit jako výchozí tmavý motiv vzhledu",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Toto nastavení umožňuje zvolit zda má být přihlašovací stránka opatřena motivem vzhledu v případě, že je tento zapnutý jako výchozí.",
|
||||
"Theme the login page" : "Opatřit přihlašovací stránku motivem vzhledu",
|
||||
"Custom Styling" : "Uživatelsky určené opatření styly",
|
||||
"Insert custom styling here …" : "Sem vložte své vlastní styly ...",
|
||||
"Save" : "Uložit",
|
||||
"A Breeze Dark theme for Nextcloud." : "Motiv vzhledu Breeze Dark pro Nextcloud.",
|
||||
"Breeze Dark theme" : "Motiv vzhledu Breeze Dark",
|
||||
"Enable Breeze Dark theme" : "Zapnout motiv vzhledu Breeze Dark"
|
||||
},
|
||||
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
|
19
l10n/cs.json
Normal file
19
l10n/cs.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Uloženo",
|
||||
"Error" : "Chyba",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Motiv vzhledu Breeze Dark pro Nextcloud, založený na motivu od KDE",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nJe tmavý motiv vzhledu pro Nextcloud, založený na stejnojmenném z projektu KDE.\n\n## Použití\n\nPo nainstalování motivu vzhledu je třeba ho zapnout. To je možné buď pro všechny, nebo jednotlivými uživateli.\n\n### Pro všechny\n\nGlobální předvolba zapne motiv ve výchozím stavu pro všechny uživatele a nepřihlášené návštěvníky. Bez této předvolby nebudou věci jako přihlašovací stránky a ty pro sdílení opatřeny tímto motivem. Je zde také možnost neopatřovat přihlašovací stránku motivem vzhledu. Globální předvolby naleznete tady:\n\n```\nNastavení správy > Motiv vzhledu > Breeze Dark\n```\n\nPoznamenejme, že aby byla globální nastavení přístupná, je třeba mít zapnutou aplikaci Opatřování motivem vzhledu.\n\n### Jednotlivými uživateli\n\nOsobní nastavení umožňuje každému z uživatelů si nastavit své vlastní předvolby nezávisle na globálních nastaveních. Pokud uživatel doposud nenastavil, bude následovat globální nastavení. Osobní nastavení naleznete tady:\n\n```\nOsobní nastavení > Zpřístupnění > Breeze Dark\n```\n\nPoznamenejme, že aby byla tato nastavení přístupná, je třeba mít zapnutou aplikaci Zpřístupnění.\n\n### Uživatelsky určené opatřování motivem vzhledu\n\nV sekci Opatřování motivem vzhledu v nastavení správy je možné přidat motivu uživatelsky určené styly. Je možné použít pouze standardní CSS styly. Tyto uživatelsky určené styly budou uplatněny kdekoli je motiv zapnutý a týká se pouze motivu vzhledu Breeze Dark.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Tmavý motiv vzhledu založený na Breeze Dark z projektu KDE. Aby se změny projevily, načtěte stránku znovu.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Toto nastavení zapne motiv jako výchozí pro všechny nepřihlášené uživatele a ty, kteří si nenastavili svou předvolbu.",
|
||||
"Enable Breeze Dark theme by default" : "Nastavit jako výchozí tmavý motiv vzhledu",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Toto nastavení umožňuje zvolit zda má být přihlašovací stránka opatřena motivem vzhledu v případě, že je tento zapnutý jako výchozí.",
|
||||
"Theme the login page" : "Opatřit přihlašovací stránku motivem vzhledu",
|
||||
"Custom Styling" : "Uživatelsky určené opatření styly",
|
||||
"Insert custom styling here …" : "Sem vložte své vlastní styly ...",
|
||||
"Save" : "Uložit",
|
||||
"A Breeze Dark theme for Nextcloud." : "Motiv vzhledu Breeze Dark pro Nextcloud.",
|
||||
"Breeze Dark theme" : "Motiv vzhledu Breeze Dark",
|
||||
"Enable Breeze Dark theme" : "Zapnout motiv vzhledu Breeze Dark"
|
||||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
|
||||
}
|
17
l10n/da.js
17
l10n/da.js
|
@ -1,13 +1,20 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "Gemt",
|
||||
"Error" : "Fejl",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Breeze Dark tema til Nextcloud, baseret på temaet lavet af KDE",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Et mørkt tema baseret på Breeze Dark temaet der er lavet af KDE projektet. Genindlæs venligst siden for at ændringen kan tage effekt.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Denne indstilling aktiverer temaet som standard, for alle brugere der ikke er logget ind og brugere der ikke har indstillet deres præference.",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Breeze Dark tema til Nextcloud, baseret på temaet af KDE",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Et mørkt tema baseret på Breeze Dark temaet som er lavet af KDE projektet. Genindlæs venligst siden for at ændringen kan tage effekt.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Denne indstilling aktiverer temaet som standard for alle brugere, der ikke er logget ind, og brugere der ikke har indstillet deres præference.",
|
||||
"Enable Breeze Dark theme by default" : "Aktiver Breeze Dark temaet som standard",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Denne indstillinger lader dig vælge om du også vil benytte temaet på log ind siden når temaet som standard er aktiveret.",
|
||||
"Theme the login page" : "Benyt tema på log ind siden",
|
||||
"Custom Styling" : "Brugerdefineret Styling",
|
||||
"Insert custom styling here …" : "Indsæt brugerdefineret styling her …",
|
||||
"Save" : "Gem",
|
||||
"A Breeze Dark theme for Nextcloud." : "Et Breeze Dark tema til Nextcloud.",
|
||||
"Breeze Dark theme" : "Breeze Dark tema",
|
||||
"Enable Breeze Dark theme" : "Aktiver Breeze Dark temaet"
|
||||
"Enable Breeze Dark theme" : "Aktiver Breeze Dark tema"
|
||||
},
|
||||
"");
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
17
l10n/da.json
17
l10n/da.json
|
@ -1,11 +1,18 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Gemt",
|
||||
"Error" : "Fejl",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Breeze Dark tema til Nextcloud, baseret på temaet lavet af KDE",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Et mørkt tema baseret på Breeze Dark temaet der er lavet af KDE projektet. Genindlæs venligst siden for at ændringen kan tage effekt.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Denne indstilling aktiverer temaet som standard, for alle brugere der ikke er logget ind og brugere der ikke har indstillet deres præference.",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Breeze Dark tema til Nextcloud, baseret på temaet af KDE",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Et mørkt tema baseret på Breeze Dark temaet som er lavet af KDE projektet. Genindlæs venligst siden for at ændringen kan tage effekt.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Denne indstilling aktiverer temaet som standard for alle brugere, der ikke er logget ind, og brugere der ikke har indstillet deres præference.",
|
||||
"Enable Breeze Dark theme by default" : "Aktiver Breeze Dark temaet som standard",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Denne indstillinger lader dig vælge om du også vil benytte temaet på log ind siden når temaet som standard er aktiveret.",
|
||||
"Theme the login page" : "Benyt tema på log ind siden",
|
||||
"Custom Styling" : "Brugerdefineret Styling",
|
||||
"Insert custom styling here …" : "Indsæt brugerdefineret styling her …",
|
||||
"Save" : "Gem",
|
||||
"A Breeze Dark theme for Nextcloud." : "Et Breeze Dark tema til Nextcloud.",
|
||||
"Breeze Dark theme" : "Breeze Dark tema",
|
||||
"Enable Breeze Dark theme" : "Aktiver Breeze Dark temaet"
|
||||
},"pluralForm" :""
|
||||
"Enable Breeze Dark theme" : "Aktiver Breeze Dark tema"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
21
l10n/de.js
Normal file
21
l10n/de.js
Normal file
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "Gespeichert",
|
||||
"Error" : "Fehler",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Breeze Dark ist ein Design für Nextcloud, basierend auf dem KDE-Design",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nDies ist ein Breeze-Dark-Theme für Nextcloud, basierend auf dem Breeze-Dark-Theme des KDE-Projekts.\n\n## Usage\n\nNachdem du das Theme installiert hast, musst du es aktivieren. Hierfür gibt es zwei Optionen, eine globale und eine persönliche.\n\n### Global\n\nDie globale Option aktiviert das Thema standardmäßig für alle Benutzer und unauthentifizierte Besuche. Ohne diese Option werden Elemente wie die Anmelde- und Freigabeseiten nicht gestylt. Es gibt auch eine Option, um die Anmeldeseite vom Design auszuschließen. Sie können die globalen Optionen hier finden:\n\n```\nAdmin-Einstellungen > Theming > Breeze Dark\n```\n\nBitte beachte, dass die Theming-App in Nextcloud aktiviert haben müssen, um auf die globalen Einstellungen zuzugreifen.\n\n### Personal\n\nMit der persönlichen Option kann jeder Benutzer seine eigenen Einstellungen vornehmen, unabhängig davon, wie die globale Option eingestellt haben. Wenn der Benutzer noch keine Option eingestellt hat, folgt er der globalen Option. Du kannst die persönliche Option hier finden:\n\n```\nPersönliche Einstellungen > Barierrefreiheit > Breeze Dark\n```\n\nBitte beachte, dass die Accessibility-App in Nextcloud aktiviert haben müssen, um auf die persönlichen Einstellungen zuzugreifen.\n\n### Benutzerdefiniertes Styling\n\nUnter dem Abschnitt Theming in den Admin-Einstellungen kannst du dem Thema dein eigenes benutzerdefiniertes Styling hinzufügen. Es kann nur Standard-CSS verwendet werden. Dieses benutzerdefinierte Styling wird angewendet, wenn das Thema aktiviert ist, und wirkt sich nur auf das Breeze Dark-Thema aus.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Ein dunkles Design basierend auf Breeze Dark vom KDE-Projekt. Bitte die Seite aktualisieren, damit die Änderungen wirksam werden. ",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Diese Einstellung aktiviert das Design standardmäßig für nicht authentifizierte Benutzer und Benutzer, die keine Einstellungen vorgenommen haben. ",
|
||||
"Enable Breeze Dark theme by default" : "Breeze Dark Design standardmäßig aktivieren",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Mit dieser Einstellung kannst du auswählen, ob die Anmeldeseite im gleichen Design erscheinen soll, wenn das Design standardmäßig aktiviert ist.",
|
||||
"Theme the login page" : "Anmeldeseite im gleichen Design",
|
||||
"Custom Styling" : "Benutzerdefinierte Anpassungen",
|
||||
"Insert custom styling here …" : "Benutzerdefinierte Anpassungen hier eintragen....",
|
||||
"Save" : "Speichern",
|
||||
"A Breeze Dark theme for Nextcloud." : "Breeze Dark Design für Nextcloud.",
|
||||
"Breeze Dark theme" : "Breeze Dark Design",
|
||||
"Enable Breeze Dark theme" : "Breeze Dark Design aktivieren"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
19
l10n/de.json
Normal file
19
l10n/de.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Gespeichert",
|
||||
"Error" : "Fehler",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Breeze Dark ist ein Design für Nextcloud, basierend auf dem KDE-Design",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nDies ist ein Breeze-Dark-Theme für Nextcloud, basierend auf dem Breeze-Dark-Theme des KDE-Projekts.\n\n## Usage\n\nNachdem du das Theme installiert hast, musst du es aktivieren. Hierfür gibt es zwei Optionen, eine globale und eine persönliche.\n\n### Global\n\nDie globale Option aktiviert das Thema standardmäßig für alle Benutzer und unauthentifizierte Besuche. Ohne diese Option werden Elemente wie die Anmelde- und Freigabeseiten nicht gestylt. Es gibt auch eine Option, um die Anmeldeseite vom Design auszuschließen. Sie können die globalen Optionen hier finden:\n\n```\nAdmin-Einstellungen > Theming > Breeze Dark\n```\n\nBitte beachte, dass die Theming-App in Nextcloud aktiviert haben müssen, um auf die globalen Einstellungen zuzugreifen.\n\n### Personal\n\nMit der persönlichen Option kann jeder Benutzer seine eigenen Einstellungen vornehmen, unabhängig davon, wie die globale Option eingestellt haben. Wenn der Benutzer noch keine Option eingestellt hat, folgt er der globalen Option. Du kannst die persönliche Option hier finden:\n\n```\nPersönliche Einstellungen > Barierrefreiheit > Breeze Dark\n```\n\nBitte beachte, dass die Accessibility-App in Nextcloud aktiviert haben müssen, um auf die persönlichen Einstellungen zuzugreifen.\n\n### Benutzerdefiniertes Styling\n\nUnter dem Abschnitt Theming in den Admin-Einstellungen kannst du dem Thema dein eigenes benutzerdefiniertes Styling hinzufügen. Es kann nur Standard-CSS verwendet werden. Dieses benutzerdefinierte Styling wird angewendet, wenn das Thema aktiviert ist, und wirkt sich nur auf das Breeze Dark-Thema aus.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Ein dunkles Design basierend auf Breeze Dark vom KDE-Projekt. Bitte die Seite aktualisieren, damit die Änderungen wirksam werden. ",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Diese Einstellung aktiviert das Design standardmäßig für nicht authentifizierte Benutzer und Benutzer, die keine Einstellungen vorgenommen haben. ",
|
||||
"Enable Breeze Dark theme by default" : "Breeze Dark Design standardmäßig aktivieren",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Mit dieser Einstellung kannst du auswählen, ob die Anmeldeseite im gleichen Design erscheinen soll, wenn das Design standardmäßig aktiviert ist.",
|
||||
"Theme the login page" : "Anmeldeseite im gleichen Design",
|
||||
"Custom Styling" : "Benutzerdefinierte Anpassungen",
|
||||
"Insert custom styling here …" : "Benutzerdefinierte Anpassungen hier eintragen....",
|
||||
"Save" : "Speichern",
|
||||
"A Breeze Dark theme for Nextcloud." : "Breeze Dark Design für Nextcloud.",
|
||||
"Breeze Dark theme" : "Breeze Dark Design",
|
||||
"Enable Breeze Dark theme" : "Breeze Dark Design aktivieren"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
21
l10n/de_DE.js
Normal file
21
l10n/de_DE.js
Normal file
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "Gespeichert",
|
||||
"Error" : "Fehler",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Breeze Dark ist ein Design für Nextcloud, basierend auf dem KDE-Design",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nDies ist ein Breeze Dark Design für Nextcloud, das auf dem Breeze Dark Design des KDE-Projekts basiert.\n\n## Verwendung\n\nNachdem Sie das Design installiert haben, müssen Sie es aktivieren. Hierfür gibt es zwei Möglichkeiten, eine globale und eine persönliche.\n\n### Global\n\nDie globale Option aktiviert das Thema standardmäßig für alle Benutzer und nicht authentifizierte Besuche. Ohne diese Optionen werden Dinge wie das Anmelden und das Teilen von Seiten nicht gestylt. Es gibt auch eine Option, um die Anmeldeseite vom Thema auszuschließen. Die globalen Optionen finden Sie hier:\n\n```\nVerwaltung > Theming > Breeze Dark\n```\n\nBitte beachten Sie, dass Sie die in Nextcloud aktivierte Theming-App benötigen, um auf die globalen Einstellungen zugreifen zu können.\n\n### Persönlich\n\nMit der persönlichen Option kann jeder Benutzer seine eigenen Einstellungen vornehmen, unabhängig davon, wie Sie die globale Option festlegen. Wenn der Benutzer noch keine Option festgelegt hat, folgt er der globalen Option. Die persönliche Option finden Sie hier:\n\n```\nPersönliche Einstellungen > Barrierefreiheit > Breeze Dark\n```\n\nBitte beachten Sie, dass Sie die in Nextcloud aktivierte Eingabehilfen-App benötigen, um auf die persönlichen Einstellungen zugreifen zu können.\n\n### Benutzerdefinierte Anpassungen\n\nIm Abschnitt \"Theming\" in den Administratoreinstellungen können Sie dem Design Ihr eigenes benutzerdefiniertes Styling hinzufügen. Es kann nur Standard-CSS verwendet werden. Dieses benutzerdefinierte Design wird angewendet, wenn das Thema aktiviert ist, und wirkt sich nur auf das Breeze Dark-Design aus. ",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Ein dunkles Design basierend auf Breeze Dark vom KDE-Projekt. Bitte die Seite aktualisieren, damit die Änderungen wirksam werden. ",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Diese Einstellung aktiviert das Design standardmäßig für nicht authentifizierte Benutzer und Benutzer, die keine Einstellungen vorgenommen haben.",
|
||||
"Enable Breeze Dark theme by default" : "Breeze Dark Design standardmäßig aktivieren",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Mit dieser Einstellung können Sie auswählen, ob die Anmeldeseite im gleichen Design erscheinen soll, wenn das Design standardmäßig aktiviert ist. ",
|
||||
"Theme the login page" : "Anmeldeseite im gleichen Design",
|
||||
"Custom Styling" : "Benutzerdefinierte Anpassungen",
|
||||
"Insert custom styling here …" : "Benutzerdefinierte Anpassungen hier eintragen …",
|
||||
"Save" : "Speichern",
|
||||
"A Breeze Dark theme for Nextcloud." : "Breeze Dark Design für Nextcloud.",
|
||||
"Breeze Dark theme" : "Breeze Dark Design",
|
||||
"Enable Breeze Dark theme" : "Breeze Dark Design aktivieren"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
19
l10n/de_DE.json
Normal file
19
l10n/de_DE.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Gespeichert",
|
||||
"Error" : "Fehler",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Breeze Dark ist ein Design für Nextcloud, basierend auf dem KDE-Design",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nDies ist ein Breeze Dark Design für Nextcloud, das auf dem Breeze Dark Design des KDE-Projekts basiert.\n\n## Verwendung\n\nNachdem Sie das Design installiert haben, müssen Sie es aktivieren. Hierfür gibt es zwei Möglichkeiten, eine globale und eine persönliche.\n\n### Global\n\nDie globale Option aktiviert das Thema standardmäßig für alle Benutzer und nicht authentifizierte Besuche. Ohne diese Optionen werden Dinge wie das Anmelden und das Teilen von Seiten nicht gestylt. Es gibt auch eine Option, um die Anmeldeseite vom Thema auszuschließen. Die globalen Optionen finden Sie hier:\n\n```\nVerwaltung > Theming > Breeze Dark\n```\n\nBitte beachten Sie, dass Sie die in Nextcloud aktivierte Theming-App benötigen, um auf die globalen Einstellungen zugreifen zu können.\n\n### Persönlich\n\nMit der persönlichen Option kann jeder Benutzer seine eigenen Einstellungen vornehmen, unabhängig davon, wie Sie die globale Option festlegen. Wenn der Benutzer noch keine Option festgelegt hat, folgt er der globalen Option. Die persönliche Option finden Sie hier:\n\n```\nPersönliche Einstellungen > Barrierefreiheit > Breeze Dark\n```\n\nBitte beachten Sie, dass Sie die in Nextcloud aktivierte Eingabehilfen-App benötigen, um auf die persönlichen Einstellungen zugreifen zu können.\n\n### Benutzerdefinierte Anpassungen\n\nIm Abschnitt \"Theming\" in den Administratoreinstellungen können Sie dem Design Ihr eigenes benutzerdefiniertes Styling hinzufügen. Es kann nur Standard-CSS verwendet werden. Dieses benutzerdefinierte Design wird angewendet, wenn das Thema aktiviert ist, und wirkt sich nur auf das Breeze Dark-Design aus. ",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Ein dunkles Design basierend auf Breeze Dark vom KDE-Projekt. Bitte die Seite aktualisieren, damit die Änderungen wirksam werden. ",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Diese Einstellung aktiviert das Design standardmäßig für nicht authentifizierte Benutzer und Benutzer, die keine Einstellungen vorgenommen haben.",
|
||||
"Enable Breeze Dark theme by default" : "Breeze Dark Design standardmäßig aktivieren",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Mit dieser Einstellung können Sie auswählen, ob die Anmeldeseite im gleichen Design erscheinen soll, wenn das Design standardmäßig aktiviert ist. ",
|
||||
"Theme the login page" : "Anmeldeseite im gleichen Design",
|
||||
"Custom Styling" : "Benutzerdefinierte Anpassungen",
|
||||
"Insert custom styling here …" : "Benutzerdefinierte Anpassungen hier eintragen …",
|
||||
"Save" : "Speichern",
|
||||
"A Breeze Dark theme for Nextcloud." : "Breeze Dark Design für Nextcloud.",
|
||||
"Breeze Dark theme" : "Breeze Dark Design",
|
||||
"Enable Breeze Dark theme" : "Breeze Dark Design aktivieren"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
21
l10n/eu.js
Normal file
21
l10n/eu.js
Normal file
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "Gordeta",
|
||||
"Error" : "Errorea",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Breeze Dark gaia Nextcloud-erako, KDE-ren gaian oinarrituta",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "#Breeze Dark\nHau Nextcloud-eko breeze dark da, KDE proiektuak egindako Breeze Dark gaian oinarrituta\n\n## Erabilera\n\nGaia instalatu ondoren, gaitu egin behar duzu. Horretarako 2 aukera daude, orokorra eta pertsonala.\n\n### Orokorra\n\nAukera orokorrak gaia gaitzen du lehenespenez erabiltzaile guztientzat eta autentifikatu gabeko bisitetarako. Aukera hau gabe saioa hasteko eta partekatzeko orriak bezalako gauzak ez dira estilizatuko. Saio hasiera orrialdea gaitik kanpo uzteko aukera ere badago, gainerakoak barne diren bitartean. Hemen aurkituko dituzu aukera orokorrak:\n```\n\nAdministratzaile ezarpenak> Gaia> Breeze Dark\n```\n\nKontuan izan Nextcloud-en ezarpen pertsonalera sartzeko Gaiak-aplikazioa gaituta behar duzula.\n\n### Pertsonala\n\nAukera pertsonalari esker, erabiltzaile bakoitzak bere lehentasunak ezar ditzake, aukera orokorra ezartzeko moduaz independienteki. Erabiltzaileak aukerarik ezarri ezean, aukera orokorrek jarraituko dute. Aukera pertsonala hemen aurkitu dezakezu:\n\n```\nEzarpen pertsonalak> Irisgarritasuna> Breeze dark\n```\n\n## Estilo pertsonalizatua\n\nAdministrazio-ezarpenetako Gaiak atalean zure estilo pertsonalizatua gehitu diezaiokezu gaiari. CSS estandarra soilik erabil daiteke. Estilo pertsonalizatu hau gaia gaituta dagoenean eta Breeze Dark gaiari soilik eragiten dionean aplikatuko da.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "KDE proiektuaren Breeze Dark-en oinarritutako gai iluna. Freskatu orria aldaketak indarrean jartzeko.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Ezarpen honek gaia lehenespenez gaituko du autentifikatu gabeko erabiltzaileentzat eta hobespenik ezarri ez duten erabiltzaileentzat.",
|
||||
"Enable Breeze Dark theme by default" : "Gaitu Breeze Dark gaia lehenespenez",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Ezarpen honi esker aukeratu ahal izango da saio-hasierako orrialdeak gaia ezarrita behar duen, gaia lehenespenez gaituta dagoenean.",
|
||||
"Theme the login page" : "Saio-hasierari gaia ezarri",
|
||||
"Custom Styling" : "Estilo pertsonalizatua",
|
||||
"Insert custom styling here …" : "Txertatu estilo pertsonalizatua hemen ...",
|
||||
"Save" : "Gorde",
|
||||
"A Breeze Dark theme for Nextcloud." : "Breeze Dark gaia Nextclouderako.",
|
||||
"Breeze Dark theme" : "Breeze Dark gaia",
|
||||
"Enable Breeze Dark theme" : "Gaitu Breeze Dark gaia"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
19
l10n/eu.json
Normal file
19
l10n/eu.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Gordeta",
|
||||
"Error" : "Errorea",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Breeze Dark gaia Nextcloud-erako, KDE-ren gaian oinarrituta",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "#Breeze Dark\nHau Nextcloud-eko breeze dark da, KDE proiektuak egindako Breeze Dark gaian oinarrituta\n\n## Erabilera\n\nGaia instalatu ondoren, gaitu egin behar duzu. Horretarako 2 aukera daude, orokorra eta pertsonala.\n\n### Orokorra\n\nAukera orokorrak gaia gaitzen du lehenespenez erabiltzaile guztientzat eta autentifikatu gabeko bisitetarako. Aukera hau gabe saioa hasteko eta partekatzeko orriak bezalako gauzak ez dira estilizatuko. Saio hasiera orrialdea gaitik kanpo uzteko aukera ere badago, gainerakoak barne diren bitartean. Hemen aurkituko dituzu aukera orokorrak:\n```\n\nAdministratzaile ezarpenak> Gaia> Breeze Dark\n```\n\nKontuan izan Nextcloud-en ezarpen pertsonalera sartzeko Gaiak-aplikazioa gaituta behar duzula.\n\n### Pertsonala\n\nAukera pertsonalari esker, erabiltzaile bakoitzak bere lehentasunak ezar ditzake, aukera orokorra ezartzeko moduaz independienteki. Erabiltzaileak aukerarik ezarri ezean, aukera orokorrek jarraituko dute. Aukera pertsonala hemen aurkitu dezakezu:\n\n```\nEzarpen pertsonalak> Irisgarritasuna> Breeze dark\n```\n\n## Estilo pertsonalizatua\n\nAdministrazio-ezarpenetako Gaiak atalean zure estilo pertsonalizatua gehitu diezaiokezu gaiari. CSS estandarra soilik erabil daiteke. Estilo pertsonalizatu hau gaia gaituta dagoenean eta Breeze Dark gaiari soilik eragiten dionean aplikatuko da.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "KDE proiektuaren Breeze Dark-en oinarritutako gai iluna. Freskatu orria aldaketak indarrean jartzeko.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Ezarpen honek gaia lehenespenez gaituko du autentifikatu gabeko erabiltzaileentzat eta hobespenik ezarri ez duten erabiltzaileentzat.",
|
||||
"Enable Breeze Dark theme by default" : "Gaitu Breeze Dark gaia lehenespenez",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Ezarpen honi esker aukeratu ahal izango da saio-hasierako orrialdeak gaia ezarrita behar duen, gaia lehenespenez gaituta dagoenean.",
|
||||
"Theme the login page" : "Saio-hasierari gaia ezarri",
|
||||
"Custom Styling" : "Estilo pertsonalizatua",
|
||||
"Insert custom styling here …" : "Txertatu estilo pertsonalizatua hemen ...",
|
||||
"Save" : "Gorde",
|
||||
"A Breeze Dark theme for Nextcloud." : "Breeze Dark gaia Nextclouderako.",
|
||||
"Breeze Dark theme" : "Breeze Dark gaia",
|
||||
"Enable Breeze Dark theme" : "Gaitu Breeze Dark gaia"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
21
l10n/fr.js
Normal file
21
l10n/fr.js
Normal file
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "Sauvegardé",
|
||||
"Error" : "Erreur",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Thème Breeze Dark pour Nextcloud, basé sur le thème de KDE",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nIl s'agit d'un thème Breeze Dark pour Nextcloud, basé sur le thème Breeze Dark créé par le projet KDE.\n\n## Utilisation\n\nAprès avoir installé le thème, vous devez l'activer. Il y a deux options pour cela, une globale et une personnelle.\n\n### Global\n\nL'option globale active le thème par défaut pour tous les utilisateurs et les visites non authentifiées. Sans cette option, des éléments comme les pages de connexion et de partage ne seront pas stylisés. Il existe également une option permettant d'exclure la page de connexion du thème. Vous pouvez trouver les options globales ici :\n\n```\nParamètres d'administrations > Personnalier l'apparence > Breeze Dark\n```\n\nVeuillez noter que vous devez activer l'application Theming dans Nextcloud pour accéder aux paramètres globaux.\n\n### Personnel\n\nL'option personnelle permet à chaque utilisateur de définir ses propres préférences indépendamment de la façon dont vous avez défini l'option globale. Si l'utilisateur n'a pas encore défini d'option, il suivra l'option globale. Vous pouvez trouver l'option personnelle ici :\n\n```\nParamètres personnels > Accessibilité > Breeze Dark\n```\n\nVeuillez noter que vous devez activer l'application Accessibilité dans Nextcloud pour accéder aux paramètres personnels.\n\n### Personnalisation du style\n\nDans la section personnalier l'apparence des paramètres d'administration, vous pouvez ajouter votre propre style personnalisé au thème. Seul le CSS standard peut être utilisé. Ce style personnalisé sera appliqué chaque fois que le thème est activé et n'affecte que le thème Breeze Dark.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Un thème sombre basé sur Breeze Dark du projet KDE. Veuillez rafraîchir la page pour que les changements prennent effet.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Ce paramètre permet d'activer le thème par défaut, pour tous les utilisateurs non authentifiés et les utilisateurs qui n'ont pas défini de préférence.",
|
||||
"Enable Breeze Dark theme by default" : "Activez le thème Breeze Dark par défaut",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Ce paramètre vous permet de choisir si la page de connexion doit être thématisée lorsque le thème est activé par défaut.",
|
||||
"Theme the login page" : "Thème de la page de connexion",
|
||||
"Custom Styling" : "Personnalisation du style",
|
||||
"Insert custom styling here …" : "Insérer du style personnalisé ici …",
|
||||
"Save" : "Sauvegarder",
|
||||
"A Breeze Dark theme for Nextcloud." : "Un thème Breeze Dark pour Nextcloud.",
|
||||
"Breeze Dark theme" : "Thème Breeze Dark",
|
||||
"Enable Breeze Dark theme" : "Activez le thème Breeze Dark"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
19
l10n/fr.json
Normal file
19
l10n/fr.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Sauvegardé",
|
||||
"Error" : "Erreur",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Thème Breeze Dark pour Nextcloud, basé sur le thème de KDE",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nIl s'agit d'un thème Breeze Dark pour Nextcloud, basé sur le thème Breeze Dark créé par le projet KDE.\n\n## Utilisation\n\nAprès avoir installé le thème, vous devez l'activer. Il y a deux options pour cela, une globale et une personnelle.\n\n### Global\n\nL'option globale active le thème par défaut pour tous les utilisateurs et les visites non authentifiées. Sans cette option, des éléments comme les pages de connexion et de partage ne seront pas stylisés. Il existe également une option permettant d'exclure la page de connexion du thème. Vous pouvez trouver les options globales ici :\n\n```\nParamètres d'administrations > Personnalier l'apparence > Breeze Dark\n```\n\nVeuillez noter que vous devez activer l'application Theming dans Nextcloud pour accéder aux paramètres globaux.\n\n### Personnel\n\nL'option personnelle permet à chaque utilisateur de définir ses propres préférences indépendamment de la façon dont vous avez défini l'option globale. Si l'utilisateur n'a pas encore défini d'option, il suivra l'option globale. Vous pouvez trouver l'option personnelle ici :\n\n```\nParamètres personnels > Accessibilité > Breeze Dark\n```\n\nVeuillez noter que vous devez activer l'application Accessibilité dans Nextcloud pour accéder aux paramètres personnels.\n\n### Personnalisation du style\n\nDans la section personnalier l'apparence des paramètres d'administration, vous pouvez ajouter votre propre style personnalisé au thème. Seul le CSS standard peut être utilisé. Ce style personnalisé sera appliqué chaque fois que le thème est activé et n'affecte que le thème Breeze Dark.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Un thème sombre basé sur Breeze Dark du projet KDE. Veuillez rafraîchir la page pour que les changements prennent effet.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Ce paramètre permet d'activer le thème par défaut, pour tous les utilisateurs non authentifiés et les utilisateurs qui n'ont pas défini de préférence.",
|
||||
"Enable Breeze Dark theme by default" : "Activez le thème Breeze Dark par défaut",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Ce paramètre vous permet de choisir si la page de connexion doit être thématisée lorsque le thème est activé par défaut.",
|
||||
"Theme the login page" : "Thème de la page de connexion",
|
||||
"Custom Styling" : "Personnalisation du style",
|
||||
"Insert custom styling here …" : "Insérer du style personnalisé ici …",
|
||||
"Save" : "Sauvegarder",
|
||||
"A Breeze Dark theme for Nextcloud." : "Un thème Breeze Dark pour Nextcloud.",
|
||||
"Breeze Dark theme" : "Thème Breeze Dark",
|
||||
"Enable Breeze Dark theme" : "Activez le thème Breeze Dark"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
21
l10n/gl.js
Normal file
21
l10n/gl.js
Normal file
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "Gardado",
|
||||
"Error" : "Erro",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Tema Breeze Dark para Nextcloud, baseado no tema de KDE",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nEste é un tema escuro de «breeze» para Nextcloud, baseado no tema Breeze Dark feito polo Proxecto KDE\n\n## Uso\n\nApós instalar o tema, cómpre activalo. Hai dúas opcións para iso, unha global e outra persoal.\n\n### Global\n\nA opción global activa o tema de xeito predeterminado para todos os usuarios e visitas non autenticadas. Sen esta opción, non se definiran elementos como as páxinas de inicio de sesión e compartir non terán estilo. Tamén hai unha opción para excluír a páxina de inicio de sesión do tema. Aquí pode atopar as opcións globais:\n\n```\nAxustes de administrador > Temas > Breeze Dark\n```\n\nTeña en conta que necesita a aplicación Temas activada en Nextcloud para acceder á configuración global.\n\n### Persoal\n\nA opción persoal permite a cada usuario estabelecer a súa propia preferencia independentemente de como configure a opción global. Se o usuario aínda non definiu unha opción, seguirá a opción global. Aquí pode atopar a opción persoal:\n\n```\nAxustes persoais > Accesibilidade > Breeze Dark\n```\n\nTeña en conta que necesita a aplicación Accesibilidade activada en Nextcloud para acceder aos axustes persoais.\n\n### Estilo personalizado\n\nNa sección de Temas nos axustes de administrador pode engadir o seu propio estilo personalizado ao tema. Só se pode usar o CSS estándar. Este estilo personalizado aplicarase sempre que o tema estea activado e só afecta ao tema Breeze Dark.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Un tema escuro baseado no Breeze Dark do proxecto KDE. Actualice a páxina para que os cambios teñan efecto.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Este axuste activará o tema de xeito predeterminado para os usuarios non autenticados e os usuarios que non definiron ningunha preferencia.",
|
||||
"Enable Breeze Dark theme by default" : "Activar o tema Breeze Dark de xeito predeterminado",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Este axuste permitiralle escoller se a páxina de acceso debería ser tematizada cando o tema está activado como predeterminado.",
|
||||
"Theme the login page" : "Tema da páxina de acceso",
|
||||
"Custom Styling" : "Estilo personalizado",
|
||||
"Insert custom styling here …" : "Insira o estilo personalizado aquí…",
|
||||
"Save" : "Gardar",
|
||||
"A Breeze Dark theme for Nextcloud." : "Un tema Breeze Dark para Nextcloud.",
|
||||
"Breeze Dark theme" : "Tema Breeze Dark",
|
||||
"Enable Breeze Dark theme" : "Activar o tema Breeze Dark"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
19
l10n/gl.json
Normal file
19
l10n/gl.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Gardado",
|
||||
"Error" : "Erro",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Tema Breeze Dark para Nextcloud, baseado no tema de KDE",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nEste é un tema escuro de «breeze» para Nextcloud, baseado no tema Breeze Dark feito polo Proxecto KDE\n\n## Uso\n\nApós instalar o tema, cómpre activalo. Hai dúas opcións para iso, unha global e outra persoal.\n\n### Global\n\nA opción global activa o tema de xeito predeterminado para todos os usuarios e visitas non autenticadas. Sen esta opción, non se definiran elementos como as páxinas de inicio de sesión e compartir non terán estilo. Tamén hai unha opción para excluír a páxina de inicio de sesión do tema. Aquí pode atopar as opcións globais:\n\n```\nAxustes de administrador > Temas > Breeze Dark\n```\n\nTeña en conta que necesita a aplicación Temas activada en Nextcloud para acceder á configuración global.\n\n### Persoal\n\nA opción persoal permite a cada usuario estabelecer a súa propia preferencia independentemente de como configure a opción global. Se o usuario aínda non definiu unha opción, seguirá a opción global. Aquí pode atopar a opción persoal:\n\n```\nAxustes persoais > Accesibilidade > Breeze Dark\n```\n\nTeña en conta que necesita a aplicación Accesibilidade activada en Nextcloud para acceder aos axustes persoais.\n\n### Estilo personalizado\n\nNa sección de Temas nos axustes de administrador pode engadir o seu propio estilo personalizado ao tema. Só se pode usar o CSS estándar. Este estilo personalizado aplicarase sempre que o tema estea activado e só afecta ao tema Breeze Dark.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Un tema escuro baseado no Breeze Dark do proxecto KDE. Actualice a páxina para que os cambios teñan efecto.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Este axuste activará o tema de xeito predeterminado para os usuarios non autenticados e os usuarios que non definiron ningunha preferencia.",
|
||||
"Enable Breeze Dark theme by default" : "Activar o tema Breeze Dark de xeito predeterminado",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Este axuste permitiralle escoller se a páxina de acceso debería ser tematizada cando o tema está activado como predeterminado.",
|
||||
"Theme the login page" : "Tema da páxina de acceso",
|
||||
"Custom Styling" : "Estilo personalizado",
|
||||
"Insert custom styling here …" : "Insira o estilo personalizado aquí…",
|
||||
"Save" : "Gardar",
|
||||
"A Breeze Dark theme for Nextcloud." : "Un tema Breeze Dark para Nextcloud.",
|
||||
"Breeze Dark theme" : "Tema Breeze Dark",
|
||||
"Enable Breeze Dark theme" : "Activar o tema Breeze Dark"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
21
l10n/hr.js
Normal file
21
l10n/hr.js
Normal file
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "Spremljeno",
|
||||
"Error" : "Pogreška",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Tema Breeze Dark za Nextcloud, temeljena na temi KDE-a",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nOvo je tamna tema za Nextcloud, temeljena na temi Breeze Dark koji je izradio KDE Project.\n\n## Uporaba\n\nNakon što instalirate temu trebate je omogućiti. Za to postoje dva načina: globalno i osobno.\n\n### Globalno\n\nGlobalni način postavlja temu kao zadanu za sve korisnike i neovlaštene posjete. Ako nije postavljena ova mogućnost, stavke kao što je stranica za prijavu i dijeljenje neće biti stilizirane. Također postoji mogućnost izuzimanja određene stranice na koju ne želite da se primjenjuje tema. Globalne mogućnosti možete pronaći ovdje:\n\n```\nAdministratorske postavke > Teme > Breeze Dark\n```\n\nImajte na umu da vam je potrebna aplikacija za teme Theming u Nextcloudu za pristupanje globalnim postavkama.\n\n### Osobno\n\nOsobni način omogućuje svakom korisniku da odabere željene postavke neovisno o tome kako je postavljena globalna postavka. Ako korisnik još nije postavio osobni način, primjenjivat će se globalni način. Osobne mogućnosti možete pronaći ovdje:\n\n```\nOsobne postavke > Pristupačnost > Breeze Dark\n`` `\n\nImajte na umu da je potrebno omogućiti aplikaciju Accessibility u Nextcloudu za pristupanje osobnoj postavci.\n\n### Prilagođeni stil\n\nU odjeljku Theming u administratorskim postavkama možete dodati vlastiti prilagođeni stil temi. Može se koristiti samo standardni CSS. Ovaj prilagođeni stil primijenit će se uvijek nakon omogućavanja teme i utječe samo na temu Breeze Dark.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Tamna tema temeljena na temi Breeze Dark KDE Projecta. Osvježite stranicu za prikaz promjena.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Ova postavka omogućuje temu kao zadanu za sve neovlaštene korisnike i korisnike koji nisu odabrali vlastite postavke.",
|
||||
"Enable Breeze Dark theme by default" : "Omogući temu Breeze Dark kao zadanu",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Ova postavka omogućuje vam da odaberete hoće li se tema primjenjivati na stranici za prijavu kada je omogućena kao zadana.",
|
||||
"Theme the login page" : "Primijeni temu na stranici za prijavu",
|
||||
"Custom Styling" : "Prilagođeni stil",
|
||||
"Insert custom styling here …" : "Umetni prilagođeni stil ovdje…",
|
||||
"Save" : "Spremi",
|
||||
"A Breeze Dark theme for Nextcloud." : "Tema Breeze Dark za Nextcloud.",
|
||||
"Breeze Dark theme" : "Tema Breeze Dark",
|
||||
"Enable Breeze Dark theme" : "Omogući temu Breeze Dark"
|
||||
},
|
||||
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
|
19
l10n/hr.json
Normal file
19
l10n/hr.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Spremljeno",
|
||||
"Error" : "Pogreška",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Tema Breeze Dark za Nextcloud, temeljena na temi KDE-a",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nOvo je tamna tema za Nextcloud, temeljena na temi Breeze Dark koji je izradio KDE Project.\n\n## Uporaba\n\nNakon što instalirate temu trebate je omogućiti. Za to postoje dva načina: globalno i osobno.\n\n### Globalno\n\nGlobalni način postavlja temu kao zadanu za sve korisnike i neovlaštene posjete. Ako nije postavljena ova mogućnost, stavke kao što je stranica za prijavu i dijeljenje neće biti stilizirane. Također postoji mogućnost izuzimanja određene stranice na koju ne želite da se primjenjuje tema. Globalne mogućnosti možete pronaći ovdje:\n\n```\nAdministratorske postavke > Teme > Breeze Dark\n```\n\nImajte na umu da vam je potrebna aplikacija za teme Theming u Nextcloudu za pristupanje globalnim postavkama.\n\n### Osobno\n\nOsobni način omogućuje svakom korisniku da odabere željene postavke neovisno o tome kako je postavljena globalna postavka. Ako korisnik još nije postavio osobni način, primjenjivat će se globalni način. Osobne mogućnosti možete pronaći ovdje:\n\n```\nOsobne postavke > Pristupačnost > Breeze Dark\n`` `\n\nImajte na umu da je potrebno omogućiti aplikaciju Accessibility u Nextcloudu za pristupanje osobnoj postavci.\n\n### Prilagođeni stil\n\nU odjeljku Theming u administratorskim postavkama možete dodati vlastiti prilagođeni stil temi. Može se koristiti samo standardni CSS. Ovaj prilagođeni stil primijenit će se uvijek nakon omogućavanja teme i utječe samo na temu Breeze Dark.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Tamna tema temeljena na temi Breeze Dark KDE Projecta. Osvježite stranicu za prikaz promjena.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Ova postavka omogućuje temu kao zadanu za sve neovlaštene korisnike i korisnike koji nisu odabrali vlastite postavke.",
|
||||
"Enable Breeze Dark theme by default" : "Omogući temu Breeze Dark kao zadanu",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Ova postavka omogućuje vam da odaberete hoće li se tema primjenjivati na stranici za prijavu kada je omogućena kao zadana.",
|
||||
"Theme the login page" : "Primijeni temu na stranici za prijavu",
|
||||
"Custom Styling" : "Prilagođeni stil",
|
||||
"Insert custom styling here …" : "Umetni prilagođeni stil ovdje…",
|
||||
"Save" : "Spremi",
|
||||
"A Breeze Dark theme for Nextcloud." : "Tema Breeze Dark za Nextcloud.",
|
||||
"Breeze Dark theme" : "Tema Breeze Dark",
|
||||
"Enable Breeze Dark theme" : "Omogući temu Breeze Dark"
|
||||
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
|
||||
}
|
21
l10n/hu.js
Normal file
21
l10n/hu.js
Normal file
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "Mentve",
|
||||
"Error" : "Hiba",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Breeze Dark téma a Nextcloud számára, a KDE témája alapján",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nEz egy sötét téma, a KDE Project által készített Breeze Dark téma alapján,a Nextcloudhoz\n\n## Használat\nA téma telepítése után engedélyeznie kell. Erre 2 lehetőség van: mindenki számára és egyénileg.\n### Mindenki számára\nA globális opció alapértelmezés szerint engedélyezi a témát minden felhasználó és nem hitelesített látogatás esetén. Ennek az opciónak a hiányában az olyan dolgok, mint a bejelentkezési és megosztási oldalak, nem lesznek ilyen stílusúak. Lehetőség van arra is, hogy kizárja a bejelentkezési oldal témáját, míg a többi ilyen stílusú marad. A globális lehetőségeket itt találja:\n\n```\nRendszergazda beállításai> Téma > Breeze Dark\n```\n\nFelhívjuk figyelmét, hogy a globális beállítások eléréséhez a Kisegítő lehetőségek alkalmazást engedélyezni kell a Nextcloudban.\n\n## Személyes\nA személyes opció lehetővé teszi, hogy minden felhasználó beállítsa saját preferenciáit, függetlenül a globális beállításától. Ha a felhasználó még nem állított be semmit, akkor a rendszer a globális beállítást követi. A személyes lehetőséget itt találja:\n\n```\nSzemélyes beállítások> Kisegítő lehetőségek> Breeze Dark\n```\n\nFelhívjuk figyelmét, hogy a személyes beállítások eléréséhez engedélyeznie kell a Kisegítő lehetőségek alkalmazást a Nextcloudban.\n\n### Egyedi stílus\nAz adminisztrációs beállítások Téma szakaszában hozzáadhatja saját egyéni stílusát a témához. Csak a szabványos CSS használható. Ez az egyedi stílus akkor kerül alkalmazásra, amikor a téma engedélyezve van, és csak a Breeze Dark témát érinti.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Sötét téma a KDE projekt Breeze Dark témája alapján. Kérjük, frissítse az oldalt, hogy a módosítások életbe lépjenek.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Ez a beállítás alapértelmezés szerint engedélyezi a témát minden hitelesítés nélküli felhasználó és olyan felhasználó számára, aki nem adott meg beállítást.",
|
||||
"Enable Breeze Dark theme by default" : "Breeze Dark téma engedélyezése alapértelmezettként",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Ez a beállítás lehetővé teszi, hogy kiválassza, hogy a bejelentkezési oldal az adott stílusú legyen-e, ha a téma alapértelmezés szerint engedélyezve van.",
|
||||
"Theme the login page" : "A bejelentkezés oldal témája",
|
||||
"Custom Styling" : "Egyéni stílus",
|
||||
"Insert custom styling here …" : "Egyéni stílus beillesztése …",
|
||||
"Save" : "Mentés",
|
||||
"A Breeze Dark theme for Nextcloud." : "Breeze Dark téma a Nextcloudhoz.",
|
||||
"Breeze Dark theme" : "Breeze Dark téma",
|
||||
"Enable Breeze Dark theme" : "Breeze Dark téma engedélyezése"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
19
l10n/hu.json
Normal file
19
l10n/hu.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Mentve",
|
||||
"Error" : "Hiba",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Breeze Dark téma a Nextcloud számára, a KDE témája alapján",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nEz egy sötét téma, a KDE Project által készített Breeze Dark téma alapján,a Nextcloudhoz\n\n## Használat\nA téma telepítése után engedélyeznie kell. Erre 2 lehetőség van: mindenki számára és egyénileg.\n### Mindenki számára\nA globális opció alapértelmezés szerint engedélyezi a témát minden felhasználó és nem hitelesített látogatás esetén. Ennek az opciónak a hiányában az olyan dolgok, mint a bejelentkezési és megosztási oldalak, nem lesznek ilyen stílusúak. Lehetőség van arra is, hogy kizárja a bejelentkezési oldal témáját, míg a többi ilyen stílusú marad. A globális lehetőségeket itt találja:\n\n```\nRendszergazda beállításai> Téma > Breeze Dark\n```\n\nFelhívjuk figyelmét, hogy a globális beállítások eléréséhez a Kisegítő lehetőségek alkalmazást engedélyezni kell a Nextcloudban.\n\n## Személyes\nA személyes opció lehetővé teszi, hogy minden felhasználó beállítsa saját preferenciáit, függetlenül a globális beállításától. Ha a felhasználó még nem állított be semmit, akkor a rendszer a globális beállítást követi. A személyes lehetőséget itt találja:\n\n```\nSzemélyes beállítások> Kisegítő lehetőségek> Breeze Dark\n```\n\nFelhívjuk figyelmét, hogy a személyes beállítások eléréséhez engedélyeznie kell a Kisegítő lehetőségek alkalmazást a Nextcloudban.\n\n### Egyedi stílus\nAz adminisztrációs beállítások Téma szakaszában hozzáadhatja saját egyéni stílusát a témához. Csak a szabványos CSS használható. Ez az egyedi stílus akkor kerül alkalmazásra, amikor a téma engedélyezve van, és csak a Breeze Dark témát érinti.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Sötét téma a KDE projekt Breeze Dark témája alapján. Kérjük, frissítse az oldalt, hogy a módosítások életbe lépjenek.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Ez a beállítás alapértelmezés szerint engedélyezi a témát minden hitelesítés nélküli felhasználó és olyan felhasználó számára, aki nem adott meg beállítást.",
|
||||
"Enable Breeze Dark theme by default" : "Breeze Dark téma engedélyezése alapértelmezettként",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Ez a beállítás lehetővé teszi, hogy kiválassza, hogy a bejelentkezési oldal az adott stílusú legyen-e, ha a téma alapértelmezés szerint engedélyezve van.",
|
||||
"Theme the login page" : "A bejelentkezés oldal témája",
|
||||
"Custom Styling" : "Egyéni stílus",
|
||||
"Insert custom styling here …" : "Egyéni stílus beillesztése …",
|
||||
"Save" : "Mentés",
|
||||
"A Breeze Dark theme for Nextcloud." : "Breeze Dark téma a Nextcloudhoz.",
|
||||
"Breeze Dark theme" : "Breeze Dark téma",
|
||||
"Enable Breeze Dark theme" : "Breeze Dark téma engedélyezése"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
20
l10n/it.js
Normal file
20
l10n/it.js
Normal file
|
@ -0,0 +1,20 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "Salvato",
|
||||
"Error" : "Errore",
|
||||
"Breeze Dark" : "Brezza scuro",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Tema Brezza scuro per Nextcloud, basato sul tema di KDE",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Un tema scuro basato su Brezza scuro del progetto KDE. Ricarica la pagina per applicare le modifiche.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Questa impostazione attiverà il tema in modo predefinito, per qualsiasi utente non autenticato e per quelli che non hanno impostato una preferenza.",
|
||||
"Enable Breeze Dark theme by default" : "Attiva il tema Brezza scuro in modo predefinito",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Questa impostazione ti permette di scegliere se la pagina di accesso debba rispettare il tema quando esso è attivo in modo predefinito.",
|
||||
"Theme the login page" : "Pagina di accesso con tema",
|
||||
"Custom Styling" : "Stile personalizzato",
|
||||
"Insert custom styling here …" : "Inserisci lo stile personalizzato qui…",
|
||||
"Save" : "Salva",
|
||||
"A Breeze Dark theme for Nextcloud." : "Un tema Brezza scuro per Nextcloud.",
|
||||
"Breeze Dark theme" : "Tema Brezza scuro",
|
||||
"Enable Breeze Dark theme" : "Attiva tema Brezza scuro"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
18
l10n/it.json
Normal file
18
l10n/it.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Salvato",
|
||||
"Error" : "Errore",
|
||||
"Breeze Dark" : "Brezza scuro",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Tema Brezza scuro per Nextcloud, basato sul tema di KDE",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Un tema scuro basato su Brezza scuro del progetto KDE. Ricarica la pagina per applicare le modifiche.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Questa impostazione attiverà il tema in modo predefinito, per qualsiasi utente non autenticato e per quelli che non hanno impostato una preferenza.",
|
||||
"Enable Breeze Dark theme by default" : "Attiva il tema Brezza scuro in modo predefinito",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Questa impostazione ti permette di scegliere se la pagina di accesso debba rispettare il tema quando esso è attivo in modo predefinito.",
|
||||
"Theme the login page" : "Pagina di accesso con tema",
|
||||
"Custom Styling" : "Stile personalizzato",
|
||||
"Insert custom styling here …" : "Inserisci lo stile personalizzato qui…",
|
||||
"Save" : "Salva",
|
||||
"A Breeze Dark theme for Nextcloud." : "Un tema Brezza scuro per Nextcloud.",
|
||||
"Breeze Dark theme" : "Tema Brezza scuro",
|
||||
"Enable Breeze Dark theme" : "Attiva tema Brezza scuro"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
8
l10n/lt_LT.js
Normal file
8
l10n/lt_LT.js
Normal file
|
@ -0,0 +1,8 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "Įrašyta",
|
||||
"Error" : "Klaida",
|
||||
"Save" : "Įrašyti"
|
||||
},
|
||||
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
|
6
l10n/lt_LT.json
Normal file
6
l10n/lt_LT.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Įrašyta",
|
||||
"Error" : "Klaida",
|
||||
"Save" : "Įrašyti"
|
||||
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
|
||||
}
|
21
l10n/nl.js
Normal file
21
l10n/nl.js
Normal file
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "Opgeslagen",
|
||||
"Error" : "Fout",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Breeze Dark thema vofor Nextcloud, gebaseerd op het KDE thema",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nDit is een Breeze Dark thema voor Nextcloud, gebaseerd op het Breeze Dark thema gemaakt door het KDE Project\n\n## Gebruik\n\nNadat je het thema heeft geïnstalleerd, moet je het inschakelen. Hiervoor zijn 2 opties, een globale en een persoonlijke.\n\n### Globaal\n\nDe algemene optie schakelt het thema standaard in voor alle gebruikers en niet-geverifieerde bezoeken. Zonder deze optie worden dingen zoals de login- en deelpagina's niet opgemaakt. Er is ook een optie om de inlogpagina uit te sluiten van een thema. Je vindt de globale opties hier:\n\n\nBeheerdersinstellingen> Thema's> Breeze Dark\n\n\nHoud er rekening mee dat je de Theming-app in Nextcloud moet hebben ingeschakeld om toegang te krijgen tot de algemene instellingen.\n\n### Persoonlijk\n\nMet de persoonlijke optie kan elke gebruiker zelf de voorkeur instellen, onafhankelijk van hoe de algemene optie zin ingesteld. Als de gebruiker nog geen optie heeft ingesteld, wordt de algemene instelling gebruikt. De persoonlijke optie vind je hier:\n\n\nPersoonlijke instellingen> Toegankelijkheid> Breeze Dark\n\n\nHoud er rekening mee dat de toegankelijkheidsapp in Nextcloud moet zijn ingeschakeld om toegang te krijgen tot de persoonlijke instellingen.\n\n### Aangepaste stijl\n\nOnder de sectie Thema's in de beheer-instellingen kun je je eigen aangepaste stijl aan het thema toevoegen. Er kan alleen standaard CSS worden gebruikt. Deze aangepaste stijl wordt toegepast wanneer het thema is ingeschakeld en heeft alleen invloed op het Breeze Dark-thema.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Een donker thema gebaseerd op Breeze Dark door het KDE-project. Vernieuw de pagina om de wijzigingen door te voeren.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Met deze instelling wordt het thema standaard ingeschakeld voor niet-geverifieerde gebruikers en gebruikers die geen voorkeur hebben ingesteld.",
|
||||
"Enable Breeze Dark theme by default" : "Breeze Dark thema als standaard inschakelen",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Met deze instelling kunt je ervoor kiezen of de inlogpagina een thema moet hebben als het thema standaard is ingeschakeld.",
|
||||
"Theme the login page" : "De inlogpagina voorzien van een thema",
|
||||
"Custom Styling" : "Maatwerk vormgeving",
|
||||
"Insert custom styling here …" : "Hier maatwerk vormgeving invoegen …",
|
||||
"Save" : "Bewaren",
|
||||
"A Breeze Dark theme for Nextcloud." : "Een Breeze Dark thema voor Nextcloud.",
|
||||
"Breeze Dark theme" : "Breeze Dark thema",
|
||||
"Enable Breeze Dark theme" : "Inschakelen Breeze Dark thema"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
19
l10n/nl.json
Normal file
19
l10n/nl.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Opgeslagen",
|
||||
"Error" : "Fout",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Breeze Dark thema vofor Nextcloud, gebaseerd op het KDE thema",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nDit is een Breeze Dark thema voor Nextcloud, gebaseerd op het Breeze Dark thema gemaakt door het KDE Project\n\n## Gebruik\n\nNadat je het thema heeft geïnstalleerd, moet je het inschakelen. Hiervoor zijn 2 opties, een globale en een persoonlijke.\n\n### Globaal\n\nDe algemene optie schakelt het thema standaard in voor alle gebruikers en niet-geverifieerde bezoeken. Zonder deze optie worden dingen zoals de login- en deelpagina's niet opgemaakt. Er is ook een optie om de inlogpagina uit te sluiten van een thema. Je vindt de globale opties hier:\n\n\nBeheerdersinstellingen> Thema's> Breeze Dark\n\n\nHoud er rekening mee dat je de Theming-app in Nextcloud moet hebben ingeschakeld om toegang te krijgen tot de algemene instellingen.\n\n### Persoonlijk\n\nMet de persoonlijke optie kan elke gebruiker zelf de voorkeur instellen, onafhankelijk van hoe de algemene optie zin ingesteld. Als de gebruiker nog geen optie heeft ingesteld, wordt de algemene instelling gebruikt. De persoonlijke optie vind je hier:\n\n\nPersoonlijke instellingen> Toegankelijkheid> Breeze Dark\n\n\nHoud er rekening mee dat de toegankelijkheidsapp in Nextcloud moet zijn ingeschakeld om toegang te krijgen tot de persoonlijke instellingen.\n\n### Aangepaste stijl\n\nOnder de sectie Thema's in de beheer-instellingen kun je je eigen aangepaste stijl aan het thema toevoegen. Er kan alleen standaard CSS worden gebruikt. Deze aangepaste stijl wordt toegepast wanneer het thema is ingeschakeld en heeft alleen invloed op het Breeze Dark-thema.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Een donker thema gebaseerd op Breeze Dark door het KDE-project. Vernieuw de pagina om de wijzigingen door te voeren.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Met deze instelling wordt het thema standaard ingeschakeld voor niet-geverifieerde gebruikers en gebruikers die geen voorkeur hebben ingesteld.",
|
||||
"Enable Breeze Dark theme by default" : "Breeze Dark thema als standaard inschakelen",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Met deze instelling kunt je ervoor kiezen of de inlogpagina een thema moet hebben als het thema standaard is ingeschakeld.",
|
||||
"Theme the login page" : "De inlogpagina voorzien van een thema",
|
||||
"Custom Styling" : "Maatwerk vormgeving",
|
||||
"Insert custom styling here …" : "Hier maatwerk vormgeving invoegen …",
|
||||
"Save" : "Bewaren",
|
||||
"A Breeze Dark theme for Nextcloud." : "Een Breeze Dark thema voor Nextcloud.",
|
||||
"Breeze Dark theme" : "Breeze Dark thema",
|
||||
"Enable Breeze Dark theme" : "Inschakelen Breeze Dark thema"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
19
l10n/pl.js
19
l10n/pl.js
|
@ -1,20 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "Zapisano",
|
||||
"Error" : "Błąd",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Motyw Breeze Dark dla Nextcloud, oparty na motywie stworzonym przez KDE",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nJest to ciemny motyw dla Nextcloud, oparty na motywie Breeze Dark stworzonym przez projekt KDE.\n\n## Użytkowanie\n\nPo zainstalowaniu motywu musisz go włączyć. Istnieją dwie opcje, globalna i osobista.\n\n### Globalnie\n\nOpcja globalna domyślnie włącza motyw dla wszystkich użytkowników i nieuwierzytelnionych wizyt. Bez tej opcji takie elementy jak strony logowania i udostępniania nie będą stylizowane. Istnieje również możliwość wykluczenia motywu strony logowania. Tutaj znajdziesz opcje globalne:\n\n```\nUstawienia administratora > Motyw > Breeze Dark\n```\n\nPamiętaj, że musisz mieć włączoną aplikację Theming w Nextcloud, aby uzyskać dostęp do ustawień globalnych.\n\n### Osobiste\n\nOpcja osobista umożliwia każdemu użytkownikowi ustawienie własnych preferencji, niezależnie od tego, jak ustawisz opcję globalną. Jeśli użytkownik nie ustawił jeszcze opcji, będzie postępował zgodnie z opcją globalną. Możesz znaleźć opcję osobistą tutaj:\n\n```\nUstawienia osobiste > Dostępność > Breeze Dark\n```\n\nPamiętaj, że aby uzyskać dostęp do ustawień osobistych, musisz mieć włączoną aplikację Accessibility w Nextcloud.\n\n### Niestandardowe style\n\nW sekcji Motyw w ustawieniach administratora możesz dodać do motywu własną, niestandardową stylizację. Można używać tylko standardowego CSS. Ten niestandardowy styl zostanie zastosowany po każdym włączeniu motywu i wpłynie tylko na motyw Breeze Dark.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Ciemny motyw oparty na Breeze Dark projektu KDE. Odśwież stronę, aby zmiany zaczęły obowiązywać.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Ustawienie domyślnie włączy motyw dla wszystkich nieuwierzytelnionych użytkowników i użytkowników, którzy nie ustawili preferencji.",
|
||||
"Enable Breeze Dark theme by default" : "Domyślnie włącz motyw Breeze Dark",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Ustawienie pozwoli wybrać, czy strona logowania ma być tematyczna, gdy motyw jest domyślnie włączony.",
|
||||
"Theme the login page" : "Motyw strony logowania",
|
||||
"Custom Styling" : "Niestandardowa stylizacja",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Ustawienie pozwoli wybrać, czy strona logowania ma być tematyczna, gdy motyw jest domyślnie włączony.",
|
||||
"Theme the login page" : "Motyw strony logowania",
|
||||
"Custom Styling" : "Niestandardowa stylizacja",
|
||||
"Insert custom styling here …" : "Tutaj wstaw własny styl…",
|
||||
"Save" : "Zapisz",
|
||||
"A Breeze Dark theme for Nextcloud." : "Motyw Breeze Dark dla Nextcloud.",
|
||||
"Breeze Dark theme" : "Motyw Breeze Dark",
|
||||
"Enable Breeze Dark theme" : "Włącz motyw Breeze Dark",
|
||||
"Insert custom styling here …" : "Tutaj wstaw własny styl…",
|
||||
"Save" : "Zapisz",
|
||||
"Saved" : "Zapisano",
|
||||
"Error" : "Błąd"
|
||||
"Enable Breeze Dark theme" : "Włącz motyw Breeze Dark"
|
||||
},
|
||||
"");
|
||||
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
|
||||
|
|
21
l10n/pl.json
21
l10n/pl.json
|
@ -1,18 +1,19 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Zapisano",
|
||||
"Error" : "Błąd",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Motyw Breeze Dark dla Nextcloud, oparty na motywie stworzonym przez KDE",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nJest to ciemny motyw dla Nextcloud, oparty na motywie Breeze Dark stworzonym przez projekt KDE.\n\n## Użytkowanie\n\nPo zainstalowaniu motywu musisz go włączyć. Istnieją dwie opcje, globalna i osobista.\n\n### Globalnie\n\nOpcja globalna domyślnie włącza motyw dla wszystkich użytkowników i nieuwierzytelnionych wizyt. Bez tej opcji takie elementy jak strony logowania i udostępniania nie będą stylizowane. Istnieje również możliwość wykluczenia motywu strony logowania. Tutaj znajdziesz opcje globalne:\n\n```\nUstawienia administratora > Motyw > Breeze Dark\n```\n\nPamiętaj, że musisz mieć włączoną aplikację Theming w Nextcloud, aby uzyskać dostęp do ustawień globalnych.\n\n### Osobiste\n\nOpcja osobista umożliwia każdemu użytkownikowi ustawienie własnych preferencji, niezależnie od tego, jak ustawisz opcję globalną. Jeśli użytkownik nie ustawił jeszcze opcji, będzie postępował zgodnie z opcją globalną. Możesz znaleźć opcję osobistą tutaj:\n\n```\nUstawienia osobiste > Dostępność > Breeze Dark\n```\n\nPamiętaj, że aby uzyskać dostęp do ustawień osobistych, musisz mieć włączoną aplikację Accessibility w Nextcloud.\n\n### Niestandardowe style\n\nW sekcji Motyw w ustawieniach administratora możesz dodać do motywu własną, niestandardową stylizację. Można używać tylko standardowego CSS. Ten niestandardowy styl zostanie zastosowany po każdym włączeniu motywu i wpłynie tylko na motyw Breeze Dark.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Ciemny motyw oparty na Breeze Dark projektu KDE. Odśwież stronę, aby zmiany zaczęły obowiązywać.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Ustawienie domyślnie włączy motyw dla wszystkich nieuwierzytelnionych użytkowników i użytkowników, którzy nie ustawili preferencji.",
|
||||
"Enable Breeze Dark theme by default" : "Domyślnie włącz motyw Breeze Dark",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Ustawienie pozwoli wybrać, czy strona logowania ma być tematyczna, gdy motyw jest domyślnie włączony.",
|
||||
"Theme the login page" : "Motyw strony logowania",
|
||||
"Custom Styling" : "Niestandardowa stylizacja",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Ustawienie pozwoli wybrać, czy strona logowania ma być tematyczna, gdy motyw jest domyślnie włączony.",
|
||||
"Theme the login page" : "Motyw strony logowania",
|
||||
"Custom Styling" : "Niestandardowa stylizacja",
|
||||
"Insert custom styling here …" : "Tutaj wstaw własny styl…",
|
||||
"Save" : "Zapisz",
|
||||
"A Breeze Dark theme for Nextcloud." : "Motyw Breeze Dark dla Nextcloud.",
|
||||
"Breeze Dark theme" : "Motyw Breeze Dark",
|
||||
"Enable Breeze Dark theme" : "Włącz motyw Breeze Dark",
|
||||
"Insert custom styling here …" : "Tutaj wstaw własny styl…",
|
||||
"Save" : "Zapisz",
|
||||
"Saved" : "Zapisano",
|
||||
"Error" : "Błąd"
|
||||
},"pluralForm" :""
|
||||
}
|
||||
"Enable Breeze Dark theme" : "Włącz motyw Breeze Dark"
|
||||
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
|
||||
}
|
21
l10n/pt_BR.js
Normal file
21
l10n/pt_BR.js
Normal file
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "Salvo",
|
||||
"Error" : "Erro",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Tema Breeze Dark para Nextcloud, baseado no tema do KDE",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark Este é um tema muito escuro para Nextcloud, baseado no tema Breeze Dark feito pelo Projeto KDE. ## Uso Depois de instalar o tema, você precisa habilitá-lo. Existem duas opções para isso, uma global e outra pessoal. ### Global A opção global habilita o tema por padrão para todos os usuários e visitas não autenticadas. Sem esta opção, itens como o login e as páginas de compartilhamento não serão estilizados. Também existe uma opção para excluir a página de login do tema. Você pode encontrar as opções globais aqui:``` Configurações de administrador> Temas> Breeze Dark ``` Observe que você precisa do aplicativo Theming habilitado no Nextcloud para acessar as configurações globais. ### Pessoal A opção pessoal permite que cada usuário defina suas próprias preferências, independentemente de como você define a opção global. Se o usuário ainda não definiu uma opção, ele seguirá a opção global. Você pode encontrar a opção pessoal aqui: ```Configurações pessoais> Acessibilidade> Breeze Dark```Observe que você precisa do aplicativo Acessibilidade habilitado no Nextcloud para acessar a configuração pessoal. ### Estilo personalizado Na seção Theming nas configurações de administrador, você pode adicionar seu próprio estilo personalizado ao tema. Apenas CSS padrão pode ser usado. Este estilo personalizado será aplicado sempre que o tema for habilitado e afeta apenas o tema Breeze Dark.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Um tema escuro baseado no Breeze Dark do projeto KDE. Atualize a página para que as alterações tenham efeito.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Esta configuração habilitará o tema por padrão, para todos os usuários não autenticados e usuários que não definiram uma preferência.",
|
||||
"Enable Breeze Dark theme by default" : "Ativar o tema Breeze Dark por padrão",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Esta configuração permitirá que você escolha se a página de login deve ter o tema quando o tema for habilitado por padrão.",
|
||||
"Theme the login page" : "Tema da página de login",
|
||||
"Custom Styling" : "Estilo Personalizado",
|
||||
"Insert custom styling here …" : "Insira um estilo personalizado aqui ...",
|
||||
"Save" : "Salvar",
|
||||
"A Breeze Dark theme for Nextcloud." : "Um tema Breeze Dark para Nextcloud",
|
||||
"Breeze Dark theme" : "Tema BreezeDark",
|
||||
"Enable Breeze Dark theme" : "Habilitar tema Breeze Dark"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
19
l10n/pt_BR.json
Normal file
19
l10n/pt_BR.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Salvo",
|
||||
"Error" : "Erro",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Tema Breeze Dark para Nextcloud, baseado no tema do KDE",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark Este é um tema muito escuro para Nextcloud, baseado no tema Breeze Dark feito pelo Projeto KDE. ## Uso Depois de instalar o tema, você precisa habilitá-lo. Existem duas opções para isso, uma global e outra pessoal. ### Global A opção global habilita o tema por padrão para todos os usuários e visitas não autenticadas. Sem esta opção, itens como o login e as páginas de compartilhamento não serão estilizados. Também existe uma opção para excluir a página de login do tema. Você pode encontrar as opções globais aqui:``` Configurações de administrador> Temas> Breeze Dark ``` Observe que você precisa do aplicativo Theming habilitado no Nextcloud para acessar as configurações globais. ### Pessoal A opção pessoal permite que cada usuário defina suas próprias preferências, independentemente de como você define a opção global. Se o usuário ainda não definiu uma opção, ele seguirá a opção global. Você pode encontrar a opção pessoal aqui: ```Configurações pessoais> Acessibilidade> Breeze Dark```Observe que você precisa do aplicativo Acessibilidade habilitado no Nextcloud para acessar a configuração pessoal. ### Estilo personalizado Na seção Theming nas configurações de administrador, você pode adicionar seu próprio estilo personalizado ao tema. Apenas CSS padrão pode ser usado. Este estilo personalizado será aplicado sempre que o tema for habilitado e afeta apenas o tema Breeze Dark.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Um tema escuro baseado no Breeze Dark do projeto KDE. Atualize a página para que as alterações tenham efeito.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Esta configuração habilitará o tema por padrão, para todos os usuários não autenticados e usuários que não definiram uma preferência.",
|
||||
"Enable Breeze Dark theme by default" : "Ativar o tema Breeze Dark por padrão",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Esta configuração permitirá que você escolha se a página de login deve ter o tema quando o tema for habilitado por padrão.",
|
||||
"Theme the login page" : "Tema da página de login",
|
||||
"Custom Styling" : "Estilo Personalizado",
|
||||
"Insert custom styling here …" : "Insira um estilo personalizado aqui ...",
|
||||
"Save" : "Salvar",
|
||||
"A Breeze Dark theme for Nextcloud." : "Um tema Breeze Dark para Nextcloud",
|
||||
"Breeze Dark theme" : "Tema BreezeDark",
|
||||
"Enable Breeze Dark theme" : "Habilitar tema Breeze Dark"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
17
l10n/sl.js
Normal file
17
l10n/sl.js
Normal file
|
@ -0,0 +1,17 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "Shranjeno",
|
||||
"Error" : "Napaka",
|
||||
"Breeze Dark" : "Temna tema Breeze",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Temna tema Breeze za Nextcloud, zasnovana po predlogi teme KDE.",
|
||||
"Enable Breeze Dark theme by default" : "Privzeto omogoči temno temo Breeze",
|
||||
"Theme the login page" : "Uporabi temo na prijavni strani",
|
||||
"Custom Styling" : "Slog po meri",
|
||||
"Insert custom styling here …" : "Vpišite slog po meri ...",
|
||||
"Save" : "Shrani",
|
||||
"A Breeze Dark theme for Nextcloud." : "Temna tema Breeze za Nextcloud",
|
||||
"Breeze Dark theme" : "Temna tema Breeze",
|
||||
"Enable Breeze Dark theme" : "Omogoči temno temo Breeze"
|
||||
},
|
||||
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
|
15
l10n/sl.json
Normal file
15
l10n/sl.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Shranjeno",
|
||||
"Error" : "Napaka",
|
||||
"Breeze Dark" : "Temna tema Breeze",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Temna tema Breeze za Nextcloud, zasnovana po predlogi teme KDE.",
|
||||
"Enable Breeze Dark theme by default" : "Privzeto omogoči temno temo Breeze",
|
||||
"Theme the login page" : "Uporabi temo na prijavni strani",
|
||||
"Custom Styling" : "Slog po meri",
|
||||
"Insert custom styling here …" : "Vpišite slog po meri ...",
|
||||
"Save" : "Shrani",
|
||||
"A Breeze Dark theme for Nextcloud." : "Temna tema Breeze za Nextcloud",
|
||||
"Breeze Dark theme" : "Temna tema Breeze",
|
||||
"Enable Breeze Dark theme" : "Omogoči temno temo Breeze"
|
||||
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
|
||||
}
|
21
l10n/tr.js
Normal file
21
l10n/tr.js
Normal file
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "Kaydedildi",
|
||||
"Error" : "Hata",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Nextcloud için KDE temasını temel alan Breeze Dark teması",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nNextcloud için Breeze Dark teması. Nextcloud için KDE temasını temel alan Breeze Dark teması.\n\n## Kullanım\n\nTemayı kurduktan sonra etkinleştirmeniz gerekir. Genel ve kişisel olarak iki kurulum seçeneği var.\n\n### Genel\n\nGenel seçeneği, kimliğini doğrulamamış konuklar ve için temayı varsayılan olarak ayarlar. Bu seçenek etkinleştirilmeden, oturum açma ve paylaşım sayfaları gibi seçeneklere biçem uygulanmaz. Ayrıca oturum açma sayfasına temanın uygulanmaması için de bir seçenek vardır. Genel ayarları şurada bulabilirsiniz:\n\n```\nYönetici ayarları > Tema > Breeze Dark\n```\n\nGenel ayarlara erişebilmek için Tema uygulamasının etkinleştirilmesi gerektiğini unutmayın.\n\n### Kişisel\n\nKişisel seçeneği, genel ayarlardan bağımsız olarak her kullanıcının kendi ayarlarını yapabilmesini sağlar. Kullanıcı herhangi bir ayar yapmamışsa, genel ayarlar uygulanır. Kişisel ayarları şurada bulabilirsiniz:\n\n```\nKişisel ayarlar > Erişilebilirlik > Breeze Dark\n```\n\nKişisel ayarlara erişebilmek için Erişilebilirlik uygulamasının etkinleştirilmesi gerektiğini unutmayın.\n\n### Özel biçem\n\nYönetici bölümündeki Tema bölümünden özel tema biçemi ekleyebilirsiniz. Yalnız standart CSS biçemleri kullanılabilir. Bu özel biçem tema etkinleştirildiğinde uygulanır ve yalnız Breeze Dark temasını etkiler.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "KDE projesi tarafından hazırlanmış Breeze Dark temel alınarak geliştirilmiş bir koyu tema. Lütfen değişikliklerin etkili olması için sayfayı yeniden yükleyin.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Bu seçenek, kimliğini doğrulamamış konuklar ve bir ayar yapmamış kullanıcılar için temayı varsayılan olarak ayarlar. ",
|
||||
"Enable Breeze Dark theme by default" : "Breeze Dark temasını varsayılan olarak ayarla",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Bu seçenek, tema varsayılan olarak ayarlandığında, oturum açma sayfasının temaya uygun olmasının seçilebilmesini sağlar.",
|
||||
"Theme the login page" : "Oturum açma sayfası temaya uygun olsun",
|
||||
"Custom Styling" : "Özel Biçem",
|
||||
"Insert custom styling here …" : "Özel biçemi buraya yazın …",
|
||||
"Save" : "Kaydet",
|
||||
"A Breeze Dark theme for Nextcloud." : "Nextcloud için Breeze Dark teması.",
|
||||
"Breeze Dark theme" : "Breeze Dark teması",
|
||||
"Enable Breeze Dark theme" : "Breeze Dark temasını etkinleştir"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
19
l10n/tr.json
Normal file
19
l10n/tr.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Kaydedildi",
|
||||
"Error" : "Hata",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Nextcloud için KDE temasını temel alan Breeze Dark teması",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\nNextcloud için Breeze Dark teması. Nextcloud için KDE temasını temel alan Breeze Dark teması.\n\n## Kullanım\n\nTemayı kurduktan sonra etkinleştirmeniz gerekir. Genel ve kişisel olarak iki kurulum seçeneği var.\n\n### Genel\n\nGenel seçeneği, kimliğini doğrulamamış konuklar ve için temayı varsayılan olarak ayarlar. Bu seçenek etkinleştirilmeden, oturum açma ve paylaşım sayfaları gibi seçeneklere biçem uygulanmaz. Ayrıca oturum açma sayfasına temanın uygulanmaması için de bir seçenek vardır. Genel ayarları şurada bulabilirsiniz:\n\n```\nYönetici ayarları > Tema > Breeze Dark\n```\n\nGenel ayarlara erişebilmek için Tema uygulamasının etkinleştirilmesi gerektiğini unutmayın.\n\n### Kişisel\n\nKişisel seçeneği, genel ayarlardan bağımsız olarak her kullanıcının kendi ayarlarını yapabilmesini sağlar. Kullanıcı herhangi bir ayar yapmamışsa, genel ayarlar uygulanır. Kişisel ayarları şurada bulabilirsiniz:\n\n```\nKişisel ayarlar > Erişilebilirlik > Breeze Dark\n```\n\nKişisel ayarlara erişebilmek için Erişilebilirlik uygulamasının etkinleştirilmesi gerektiğini unutmayın.\n\n### Özel biçem\n\nYönetici bölümündeki Tema bölümünden özel tema biçemi ekleyebilirsiniz. Yalnız standart CSS biçemleri kullanılabilir. Bu özel biçem tema etkinleştirildiğinde uygulanır ve yalnız Breeze Dark temasını etkiler.",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "KDE projesi tarafından hazırlanmış Breeze Dark temel alınarak geliştirilmiş bir koyu tema. Lütfen değişikliklerin etkili olması için sayfayı yeniden yükleyin.",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "Bu seçenek, kimliğini doğrulamamış konuklar ve bir ayar yapmamış kullanıcılar için temayı varsayılan olarak ayarlar. ",
|
||||
"Enable Breeze Dark theme by default" : "Breeze Dark temasını varsayılan olarak ayarla",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Bu seçenek, tema varsayılan olarak ayarlandığında, oturum açma sayfasının temaya uygun olmasının seçilebilmesini sağlar.",
|
||||
"Theme the login page" : "Oturum açma sayfası temaya uygun olsun",
|
||||
"Custom Styling" : "Özel Biçem",
|
||||
"Insert custom styling here …" : "Özel biçemi buraya yazın …",
|
||||
"Save" : "Kaydet",
|
||||
"A Breeze Dark theme for Nextcloud." : "Nextcloud için Breeze Dark teması.",
|
||||
"Breeze Dark theme" : "Breeze Dark teması",
|
||||
"Enable Breeze Dark theme" : "Breeze Dark temasını etkinleştir"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
17
l10n/vi.js
Normal file
17
l10n/vi.js
Normal file
|
@ -0,0 +1,17 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "Đã lưu",
|
||||
"Error" : "Lỗi",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Chủ đề Breeze Dark cho Nextcloud, dựa trên chủ đề bởi KDE",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Một chủ đề tối dựa trên Breeze Dark bởi dự án KDE. Hãy tải lại trang để áp dụng thay đổi.",
|
||||
"Enable Breeze Dark theme by default" : "Bật chủ đề Breeze Dark theo mặc định",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Cài đặt này sẽ cho phép bạn chọn xem trang đăng nhập có nên được đặt chủ đề hay không khi chủ đề được bật theo mặc định.",
|
||||
"Theme the login page" : "Đặt chủ đề cho trang đăng nhập",
|
||||
"Save" : "Lưu",
|
||||
"A Breeze Dark theme for Nextcloud." : "Chủ đề Breeze Dark cho Nextcloud.",
|
||||
"Breeze Dark theme" : "Chủ đề Breeze Dark",
|
||||
"Enable Breeze Dark theme" : "Bật chủ đề Breeze Dark"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
15
l10n/vi.json
Normal file
15
l10n/vi.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{ "translations": {
|
||||
"Saved" : "Đã lưu",
|
||||
"Error" : "Lỗi",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Chủ đề Breeze Dark cho Nextcloud, dựa trên chủ đề bởi KDE",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Một chủ đề tối dựa trên Breeze Dark bởi dự án KDE. Hãy tải lại trang để áp dụng thay đổi.",
|
||||
"Enable Breeze Dark theme by default" : "Bật chủ đề Breeze Dark theo mặc định",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "Cài đặt này sẽ cho phép bạn chọn xem trang đăng nhập có nên được đặt chủ đề hay không khi chủ đề được bật theo mặc định.",
|
||||
"Theme the login page" : "Đặt chủ đề cho trang đăng nhập",
|
||||
"Save" : "Lưu",
|
||||
"A Breeze Dark theme for Nextcloud." : "Chủ đề Breeze Dark cho Nextcloud.",
|
||||
"Breeze Dark theme" : "Chủ đề Breeze Dark",
|
||||
"Enable Breeze Dark theme" : "Bật chủ đề Breeze Dark"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
20
l10n/zh_CN.js
Normal file
20
l10n/zh_CN.js
Normal file
|
@ -0,0 +1,20 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "已保存",
|
||||
"Error" : "错误",
|
||||
"Breeze Dark" : "Breeze Dark ",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Nextcloud 的 Breeze Dark 主题,基于 KDE 主题",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "基于 KDE 项目 Breeze Dark 的深色主题。请刷新页面以使更改生效",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "对于任何未经身份验证的用户和没有设置首选项的用户,该设置将默认启用该主题。 ",
|
||||
"Enable Breeze Dark theme by default" : "默认启用 Breeze Dark 主题",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "当主题默认启用时,此设置将允许你选择登录页面是否应该也应用主题。",
|
||||
"Theme the login page" : "对登录页使用主题",
|
||||
"Custom Styling" : "自定义样式",
|
||||
"Insert custom styling here …" : "在此处插入自定义样式 …",
|
||||
"Save" : "保存",
|
||||
"A Breeze Dark theme for Nextcloud." : "Nextcloud 的 Breeze Dark 主题",
|
||||
"Breeze Dark theme" : "Breeze Dark 主题",
|
||||
"Enable Breeze Dark theme" : "启用 Breeze Dark 主题"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
18
l10n/zh_CN.json
Normal file
18
l10n/zh_CN.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{ "translations": {
|
||||
"Saved" : "已保存",
|
||||
"Error" : "错误",
|
||||
"Breeze Dark" : "Breeze Dark ",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Nextcloud 的 Breeze Dark 主题,基于 KDE 主题",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "基于 KDE 项目 Breeze Dark 的深色主题。请刷新页面以使更改生效",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "对于任何未经身份验证的用户和没有设置首选项的用户,该设置将默认启用该主题。 ",
|
||||
"Enable Breeze Dark theme by default" : "默认启用 Breeze Dark 主题",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "当主题默认启用时,此设置将允许你选择登录页面是否应该也应用主题。",
|
||||
"Theme the login page" : "对登录页使用主题",
|
||||
"Custom Styling" : "自定义样式",
|
||||
"Insert custom styling here …" : "在此处插入自定义样式 …",
|
||||
"Save" : "保存",
|
||||
"A Breeze Dark theme for Nextcloud." : "Nextcloud 的 Breeze Dark 主题",
|
||||
"Breeze Dark theme" : "Breeze Dark 主题",
|
||||
"Enable Breeze Dark theme" : "启用 Breeze Dark 主题"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
21
l10n/zh_HK.js
Normal file
21
l10n/zh_HK.js
Normal file
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "已儲存!",
|
||||
"Error" : "錯誤",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "基於 KDE project 相同主題的 Nextcloud Breeze Dark主題",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "#Breeze Dar\n這是 Nextcloud 的 Breeze Dark 主題,基於 KDE Project 製作的Breeze Dark 主題\n\n##用法\n\n安裝主題之後,需要啟用它。有兩種選擇,全局選擇和個人選擇。\n\n###全局\n\n全局選項默認情況下為所有用戶和未經身分驗證的訪問啟用主題。沒有此選項,將無法設置登錄頁面和共享頁面之類的內容。還有一個選項可以將登錄頁面排除在主題之外,而其餘則不然。您可以在此處找到全局選項:\n\n```\n管理員設置>主題設置> Breeze Dark\n```\n\n請注意,您需要在Nextcloud中啟用Theming應用程序才能存取全局設置。\n\n###個人\n\n個人選項允許每個用戶獨立於設置全局選項的方式來設置自己的首選項。如果用戶尚未設置選項,則他們將遵循全局選項。您可以在此處找到個人選項:\n\n```\n個人設置>輔助功能> Breeze Dark\n```\n\n請注意,您需要在Nextcloud中啟用的“輔助功能”應用程序才能存取個人設置。\n\n###自定義樣式\n\n在管理員設置的“主題”部分下,您可以將自己的自定義樣式添加到主題。只能使用標準CSS。只要啟用了主題,就會應用此自定義樣式,並且只會影響 Breeze Dark 主題。",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "基於 KDE project 的 Breeze Dark 主題的黑暗主題。請刷新頁面以使更改生效。",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "此設置將默認為所有未經身分驗證的用戶和未設置首選項的用戶啟用主題。",
|
||||
"Enable Breeze Dark theme by default" : "默認情況下啟用 Breeze Dark 主題",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "此設置將允許您選擇默認情況下啟用主題時是否以登錄頁面為主題。",
|
||||
"Theme the login page" : "登入頁面的主題",
|
||||
"Custom Styling" : "自定義樣式",
|
||||
"Insert custom styling here …" : "在此處插入自定義樣式。。。",
|
||||
"Save" : "儲存",
|
||||
"A Breeze Dark theme for Nextcloud." : "Nextcloud 的 Breeze Dark 主題",
|
||||
"Breeze Dark theme" : "Breeze Dark 主題",
|
||||
"Enable Breeze Dark theme" : "啟用 Breeze Dark 主題"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
19
l10n/zh_HK.json
Normal file
19
l10n/zh_HK.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Saved" : "已儲存!",
|
||||
"Error" : "錯誤",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "基於 KDE project 相同主題的 Nextcloud Breeze Dark主題",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "#Breeze Dar\n這是 Nextcloud 的 Breeze Dark 主題,基於 KDE Project 製作的Breeze Dark 主題\n\n##用法\n\n安裝主題之後,需要啟用它。有兩種選擇,全局選擇和個人選擇。\n\n###全局\n\n全局選項默認情況下為所有用戶和未經身分驗證的訪問啟用主題。沒有此選項,將無法設置登錄頁面和共享頁面之類的內容。還有一個選項可以將登錄頁面排除在主題之外,而其餘則不然。您可以在此處找到全局選項:\n\n```\n管理員設置>主題設置> Breeze Dark\n```\n\n請注意,您需要在Nextcloud中啟用Theming應用程序才能存取全局設置。\n\n###個人\n\n個人選項允許每個用戶獨立於設置全局選項的方式來設置自己的首選項。如果用戶尚未設置選項,則他們將遵循全局選項。您可以在此處找到個人選項:\n\n```\n個人設置>輔助功能> Breeze Dark\n```\n\n請注意,您需要在Nextcloud中啟用的“輔助功能”應用程序才能存取個人設置。\n\n###自定義樣式\n\n在管理員設置的“主題”部分下,您可以將自己的自定義樣式添加到主題。只能使用標準CSS。只要啟用了主題,就會應用此自定義樣式,並且只會影響 Breeze Dark 主題。",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "基於 KDE project 的 Breeze Dark 主題的黑暗主題。請刷新頁面以使更改生效。",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "此設置將默認為所有未經身分驗證的用戶和未設置首選項的用戶啟用主題。",
|
||||
"Enable Breeze Dark theme by default" : "默認情況下啟用 Breeze Dark 主題",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "此設置將允許您選擇默認情況下啟用主題時是否以登錄頁面為主題。",
|
||||
"Theme the login page" : "登入頁面的主題",
|
||||
"Custom Styling" : "自定義樣式",
|
||||
"Insert custom styling here …" : "在此處插入自定義樣式。。。",
|
||||
"Save" : "儲存",
|
||||
"A Breeze Dark theme for Nextcloud." : "Nextcloud 的 Breeze Dark 主題",
|
||||
"Breeze Dark theme" : "Breeze Dark 主題",
|
||||
"Enable Breeze Dark theme" : "啟用 Breeze Dark 主題"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
21
l10n/zh_TW.js
Normal file
21
l10n/zh_TW.js
Normal file
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"breezedark",
|
||||
{
|
||||
"Saved" : "已儲存",
|
||||
"Error" : "錯誤",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "以 KDE 佈景主題為基礎,供 Nextcloud 使用的 Breeze Dark 佈景主題",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\n這是以 KDE 專案製作的 Breeze Dark 佈景主題為基礎,供 Nextcloud 使用的 breeze dark 佈景主題\n\n## 使用方式\n\n在您安裝佈景主題後,您必須啟用它。有兩個選項可供使用,一個是全域的,另一個則是個人設定。\n\n### 全域\n\n全域選項預設為所有使用者與未驗證的存取啟用佈景主題。沒有此選項的話就無法為登入與分享之類的頁面設定樣式。還有一個選項可僅將登入頁面排除在外。您可以在此找到全域選項:\n\n```\n管理設定 > 佈景主題 > Breeze Dark\n```\n\n請注意,您需要在 Nextcloud 中啟用佈景主題應用程式來存取全域設定。\n\n### 個人\n\n個人選項讓每個使用者可以設定他們自己的偏好設定。如果使用者沒有設定他們自己的選項,就會遵循全域選項。您可以在這裡找到個人選項:\n\n```\n個人設定 > 協助工具 > Breeze Dark\n```\n\n請注意,您需要在 Nextcloud 中啟用協助工具應用程式來存取個人設定。\n\n### 自訂樣式\n\n在管理設定的「佈景主題」下,您可以新增您自訂的樣式到佈景主題中。僅能使用標準的 CSS。只要啟用佈景主題,就會套用此自訂樣式,且僅會影響 Breeze Dark 佈景主題。",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "以 KDE 專案製作的 Breeze Dark 為基礎的深色佈景主題。請重新整理頁面以讓變更生效。",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "此設定預設將會為所有未經身份驗證的使用者,以及未設定偏好設定的使用者啟用佈景主題。",
|
||||
"Enable Breeze Dark theme by default" : "預設啟用 Breeze Dark 主題",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "當佈景主題預設啟用時,此設定將讓您選擇登入頁面是否要套用佈景主題。",
|
||||
"Theme the login page" : "將佈景主題套用到登入頁面上",
|
||||
"Custom Styling" : "自訂樣式",
|
||||
"Insert custom styling here …" : "在此處插入自訂樣式……",
|
||||
"Save" : "儲存",
|
||||
"A Breeze Dark theme for Nextcloud." : "供 Nextcloud 使用的 Breeze Dark 佈景主題。",
|
||||
"Breeze Dark theme" : "Breeze Dark 佈景主題",
|
||||
"Enable Breeze Dark theme" : "啟用 Breeze Dark 佈景主題"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
19
l10n/zh_TW.json
Normal file
19
l10n/zh_TW.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"Saved" : "已儲存",
|
||||
"Error" : "錯誤",
|
||||
"Breeze Dark" : "Breeze Dark",
|
||||
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "以 KDE 佈景主題為基礎,供 Nextcloud 使用的 Breeze Dark 佈景主題",
|
||||
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages won't be styled. There is also an option to exclude the login page from being themed. You can find the global options here:\n\n```\nAdmin settings > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user hasn't set an option yet, they will follow the global option. You can find the personal option here:\n\n```\nPersonal settings > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\n這是以 KDE 專案製作的 Breeze Dark 佈景主題為基礎,供 Nextcloud 使用的 breeze dark 佈景主題\n\n## 使用方式\n\n在您安裝佈景主題後,您必須啟用它。有兩個選項可供使用,一個是全域的,另一個則是個人設定。\n\n### 全域\n\n全域選項預設為所有使用者與未驗證的存取啟用佈景主題。沒有此選項的話就無法為登入與分享之類的頁面設定樣式。還有一個選項可僅將登入頁面排除在外。您可以在此找到全域選項:\n\n```\n管理設定 > 佈景主題 > Breeze Dark\n```\n\n請注意,您需要在 Nextcloud 中啟用佈景主題應用程式來存取全域設定。\n\n### 個人\n\n個人選項讓每個使用者可以設定他們自己的偏好設定。如果使用者沒有設定他們自己的選項,就會遵循全域選項。您可以在這裡找到個人選項:\n\n```\n個人設定 > 協助工具 > Breeze Dark\n```\n\n請注意,您需要在 Nextcloud 中啟用協助工具應用程式來存取個人設定。\n\n### 自訂樣式\n\n在管理設定的「佈景主題」下,您可以新增您自訂的樣式到佈景主題中。僅能使用標準的 CSS。只要啟用佈景主題,就會套用此自訂樣式,且僅會影響 Breeze Dark 佈景主題。",
|
||||
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "以 KDE 專案製作的 Breeze Dark 為基礎的深色佈景主題。請重新整理頁面以讓變更生效。",
|
||||
"This setting will enable the theme by default, for any unauthenticated users and users who haven't set a preference." : "此設定預設將會為所有未經身份驗證的使用者,以及未設定偏好設定的使用者啟用佈景主題。",
|
||||
"Enable Breeze Dark theme by default" : "預設啟用 Breeze Dark 主題",
|
||||
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "當佈景主題預設啟用時,此設定將讓您選擇登入頁面是否要套用佈景主題。",
|
||||
"Theme the login page" : "將佈景主題套用到登入頁面上",
|
||||
"Custom Styling" : "自訂樣式",
|
||||
"Insert custom styling here …" : "在此處插入自訂樣式……",
|
||||
"Save" : "儲存",
|
||||
"A Breeze Dark theme for Nextcloud." : "供 Nextcloud 使用的 Breeze Dark 佈景主題。",
|
||||
"Breeze Dark theme" : "Breeze Dark 佈景主題",
|
||||
"Enable Breeze Dark theme" : "啟用 Breeze Dark 佈景主題"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
Loading…
Add table
Reference in a new issue