aboutsummaryrefslogtreecommitdiffstats
path: root/core/strings.php
diff options
context:
space:
mode:
authorRobin Appelman <icewind1991@gmail.com>2011-08-18 15:31:26 +0200
committerRobin Appelman <icewind1991@gmail.com>2011-08-18 15:31:26 +0200
commit31bcb2bd92f7e8c6170eafc71966071d65a665d7 (patch)
tree1c390aa56d7510a299ba4f278ca3336a8a7f7332 /core/strings.php
parent2ee9e80afe7a8bd0788e659c90e58f81995d690b (diff)
downloadnextcloud-server-31bcb2bd92f7e8c6170eafc71966071d65a665d7.tar.gz
nextcloud-server-31bcb2bd92f7e8c6170eafc71966071d65a665d7.zip
make entries in settings navigation translatable
Diffstat (limited to 'core/strings.php')
-rw-r--r--core/strings.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/core/strings.php b/core/strings.php
new file mode 100644
index 00000000000..6fe1cfd5367
--- /dev/null
+++ b/core/strings.php
@@ -0,0 +1,9 @@
+<?php
+
+//some strings that are used in /lib but wont be translatable unless they are in /core to
+$l=new OC_L10N('core');
+$l->t("Users");
+$l->t("Apps");
+$l->t("Help");
+$l->t("Personal");
+?> \ No newline at end of file
or: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "Nelze načíst seznam z App Store",
"Authentication error" => "Chyba ověření",
"Group already exists" => "Skupina již existuje",
"Unable to add group" => "Nelze přidat skupinu",
"Email saved" => "E-mail uložen",
"Invalid email" => "Neplatný e-mail",
"OpenID Changed" => "OpenID změněno",
"Invalid request" => "Neplatný požadavek",
"Unable to delete group" => "Nelze smazat skupinu",
"Unable to delete user" => "Nelze smazat uživatele",
"Language changed" => "Jazyk byl změněn",
"Unable to add user to group %s" => "Nelze přidat uživatele do skupiny %s",
"Unable to remove user from group %s" => "Nelze odstranit uživatele ze skupiny %s",
"Error" => "Chyba",
"Disable" => "Zakázat",
"Enable" => "Povolit",
"Saving..." => "Ukládám...",
"__language_name__" => "Česky",
"Security Warning" => "Bezpečnostní varování",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Váš adresář dat a soubory jsou pravděpodobně přístupné z internetu. Soubor .htacces, který ownCloud poskytuje nefunguje. Doporučujeme Vám abyste nastavili Váš webový server tak, aby nebylo možno přistupovat do adresáře s daty, nebo přesunuli adresář dat mimo kořenovou složku dokumentů webového serveru.",
"Cron" => "Cron",
"execute one task with each page loaded" => "spustit jednu úlohu s každou načtenou stránkou",
"Share API" => "API sdílení",
"Enable Share API" => "Povolit API sdílení",
"Allow apps to use the Share API" => "Povolit aplikacím používat API sdílení",
"Allow links" => "Povolit odkazy",
"Allow users to share items to the public with links" => "Povolit uživatelům sdílet položky s veřejností pomocí odkazů",
"Allow resharing" => "Povolit znovu-sdílení",
"Allow users to share items shared with them again" => "Povolit uživatelům znovu sdílet položky, které jsou pro ně sdíleny",
"Allow users to share with anyone" => "Povolit uživatelům sdílet s kýmkoliv",
"Allow users to only share with users in their groups" => "Povolit uživatelům sdílet pouze s uživateli v jejich skupinách",
"Log" => "Záznam",
"More" => "Více",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Vyvinuto <a href=\"http://ownCloud.org/contact\" target=\"_blank\">komunitou ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">zdrojový kód</a> je licencován pod <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Add your App" => "Přidat Vaší aplikaci",
"Select an App" => "Vyberte aplikaci",
"See application page at apps.owncloud.com" => "Více na stránce s aplikacemi na apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licencováno <span class=\"author\"></span>",
"Documentation" => "Dokumentace",
"Managing Big Files" => "Správa velkých souborů",
"Ask a question" => "Zeptat se",
"Problems connecting to help database." => "Problémy s připojením k databázi s nápovědou.",
"Go there manually." => "Přejít ručně.",
"Answer" => "Odpověď",
"You use" => "Využíváte",
"of the available" => "z dostupných",
"Desktop and Mobile Syncing Clients" => "Klienti pro synchronizaci",
"Download" => "Stáhnout",
"Your password got changed" => "Vaše heslo bylo změněno",
"Unable to change your password" => "Vaše heslo nelze změnit",
"Current password" => "Současné heslo",
"New password" => "Nové heslo",
"show" => "zobrazit",
"Change password" => "Změnit heslo",
"Email" => "E-mail",
"Your email address" => "Vaše e-mailová adresa",
"Fill in an email address to enable password recovery" => "Pro povolení změny hesla vyplňte adresu e-mailu",
"Language" => "Jazyk",
"Help translate" => "Pomoci s překladem",
"use this address to connect to your ownCloud in your file manager" => "tuto adresu použijte pro připojení k ownCloud ve Vašem správci souborů",
"Name" => "Jméno",
"Password" => "Heslo",
"Groups" => "Skupiny",
"Create" => "Vytvořit",
"Default Quota" => "Výchozí kvóta",
"Other" => "Jiná",
"Group Admin" => "Správa skupiny",
"Quota" => "Kvóta",
"Delete" => "Smazat"
);