Commit 59ebe3ed authored by Rodolfo Berrios's avatar Rodolfo Berrios
Browse files

v1.0.5

parent 6d3a3e3a
Showing with 2687 additions and 1420 deletions
+2687 -1420
AGPLv3 0 → 100644
This diff is collapsed.
LICENSE 0 → 100644
Chevereto Free
http://chevereto.com/free
Copyright (C) 2016 - Rodolfo Berrios A. <inbox@rodolfoberrios.com>
Chevereto Free is provided under AGPL v3 (GNU AFFERO GENERAL PUBLIC LICENSE v3) with modified Section 7. In accordance with Section 7 of the AGPL, the Works included in this package or repository (excluding 3rd party Software), are subject to the following additional terms:
You cannot remove any Chevereto logo or branding either from source code or user interface and/or any other interface that can be publicly seen by end user. No other brands, trade names, trademarks or service marks may be used for derivative products. All names, links and logos of Chevereto must be kept as in original distribution without any changes in all software screens (including install screen, dashboard, software header etc). There are tight and enforcing restrictions on your ability to modify, change or remove Chevereto name and logo from Chevereto software.
\ No newline at end of file
......@@ -12,7 +12,7 @@ Chevereto Free
<a href="https://chevereto.com/free" title="♫♪ Ha llegado tu tiempo, es el momento de Freeeeeeeeeeeeeeee"><img src="https://chevereto.com/app/themes/v3/img/chevereto-free-cover.jpg" alt="Chevereto Sugar Free Cola"></a>
###About this repo
This is the repository of Chevereto Free which has been forked from Chevereto 3.X series. Chevereto Free has the same look, feel and taste of our [paid version](https://chevereto.com/pricing) but it comes in a free package which includes all the basic image hosting functionalities. Free to use, forever.
This is the repository of Chevereto Free which has been forked from Chevereto 3.X series. Chevereto Free has the same look, feel and taste of our [paid version](https://chevereto.com/pricing) but it comes in a free and Open Source package which includes all the basic image hosting functionalities. Free to use, forever.
###Free vs paid Chevereto
Chevereto Free includes all the basic image hosting stuff but it comes without dedicated support. Paid Chevereto comes with all features, updates and support. The following table summarizes the differences between paid vs free.
......@@ -59,8 +59,4 @@ Chevereto Free has a built-in system that everyday pings the [Chevereto API](htt
Chevereto Free doesn't include dedicated support. However, feel free to browse current and previous [support tickets](https://chevereto.com/tech-support). If you need further assistance please consider buying a license. By purchasing a license you get same-day support, all features and it makes you a supporter of Chevereto development.
##License
Copyright 2016 [Rodolfo Berríos](http://rodolfoberrios.com)
Permission is granted to anyone to use this software for **any purpose** except for distribution or re-distribution in its modified form. This license does NOT grant you trademark, brand or any derivate rights. Any third-party distribution or re-distribution in the scope of hosted applications based in the software must be approved by the copyright owner.
The software is offered on an “as-is” basis and no warranty, either expressed or implied, is given.
Copyright 2016 [Rodolfo Berríos](http://rodolfoberrios.com) - Released under the AGPLv3 license. The software is offered on an “as-is” basis and no warranty, either expressed or implied, is given.
<?php
define('G_APP_NAME', 'Chevereto Free');
define('G_APP_VERSION', '1.0.4');
define('G_APP_VERSION', '1.0.5');
define('G_APP_GITHUB_OWNER', 'Chevereto');
define('G_APP_GITHUB_REPO', 'Chevereto-Free');
\ No newline at end of file
define('G_APP_GITHUB_REPO', 'Chevereto-Free');
define('G_APP_GITHUB_REPO_URL', 'https://github.com/' . G_APP_GITHUB_OWNER . '/' . G_APP_GITHUB_REPO);
\ No newline at end of file
<?php
$translation_header = array (
'Project-Id-Version' => 'VERSION',
'POT-Creation-Date' => '2016-10-17 20:52+0000',
'PO-Revision-Date' => '2016-10-17 20:52+0000',
'POT-Creation-Date' => '2016-10-27 18:49+0000',
'PO-Revision-Date' => '2016-10-27 18:49+0000',
'Last-Translator' => 'FULL NAME <EMAIL@ADDRESS>',
'Language-Team' => 'LANGUAGE TEAM <EMAIL@ADDRESS>',
'Language' => 'cs',
......@@ -159,12 +159,6 @@ $translation_table = [
2 => "obrázků",
3 => "obrázky",
],
"%u liked your %t %c" => [
0 => "%u se líbí váš %t %c",
],
"%u is now following you" => [
0 => "%u vás nyní sleduje",
],
"Can't create %s destination dir" => [
0 => "Nelze vytvořit %s cílový adresář",
],
......@@ -249,6 +243,9 @@ $translation_table = [
"You haven't changed the default email settings. Go to <a href='%s'>Email settings</a> to fix this." => [
0 => "Dosud jste nezměnili výchozí nastavení e-mailu. Pro změnu tohoto nastavení jděte do <a href='%s'>Nastavení e-mailu</a>.",
],
"There is an update available for your Chevereto based website." => [
0 => "Je zde dostupná aktualizace pro vaši Chevereto webovou stránku.",
],
"The release notes for this update are:" => [
0 => "Poznámky k verzi této aktualizace:",
],
......@@ -273,15 +270,6 @@ $translation_table = [
"That page doesn't exist" => [
0 => "Tato stránka neexistuje",
],
"Most recent" => [
0 => "Nejnovější",
],
"Oldest" => [
0 => "Nejstarší",
],
"Albums" => [
0 => "Alba",
],
"Forgot password?" => [
0 => "Zapoměli jste heslo?",
],
......@@ -339,6 +327,12 @@ $translation_table = [
"Password required" => [
0 => "Je vyžadováno heslo",
],
"Most recent" => [
0 => "Nejnovější",
],
"Oldest" => [
0 => "Nejstarší",
],
"Most viewed" => [
0 => "Nejprohlíženější",
],
......@@ -363,6 +357,9 @@ $translation_table = [
"Images" => [
0 => "Obrázky",
],
"Albums" => [
0 => "Alba",
],
"Users" => [
0 => "Uživatelé",
],
......@@ -378,9 +375,15 @@ $translation_table = [
"check for updates" => [
0 => "Zkontrolovat aktualizace",
],
"Support" => [
0 => "Podpora",
],
"Chevereto support" => [
0 => "Chevereto podpora",
],
"Need help? Go to %s and you will get help quickly." => [
0 => "Potřebujete pomoc? Navštivte %s a získejte rychle pomoc nebo radu.",
],
"PHP version" => [
0 => "PHP verze",
],
......@@ -435,6 +438,12 @@ $translation_table = [
"Request new features" => [
0 => "Požádat o nové funkce",
],
"Bug tracking" => [
0 => "Nachlášení chyb",
],
"Blog" => [
0 => "Blog",
],
"Website" => [
0 => "Webová stránka",
],
......@@ -528,6 +537,18 @@ $translation_table = [
"The page has been deleted." => [
0 => "Stránka byla odstraněna.",
],
"homepage" => [
0 => "domovská stránka",
],
"Before main title (%s)" => [
0 => "Před hlavním názvem (%s)",
],
"After cover (%s)" => [
0 => "Po titulním obrázku (%s)",
],
"After listing (%s)" => [
0 => "Po výpisu (%s)",
],
"Before pagination" => [
0 => "Před stránkováním",
],
......@@ -843,6 +864,15 @@ $translation_table = [
"Content disliked" => [
0 => "Obsah se nelíbí",
],
"%u liked your %t %c" => [
0 => "%u se líbí váš %t %c",
],
"%u is now following you" => [
0 => "%u vás nyní sleduje",
],
"A private user" => [
0 => "Soukromý uživatel",
],
"Wrong Username/Email password combination" => [
0 => "Špatná kombinace přihlašovacího jména nebo e-mailu a hesla",
],
......@@ -1359,6 +1389,9 @@ $translation_table = [
2 => "Alb",
3 => "Alba",
],
"me" => [
0 => "mě",
],
"link" => [
0 => "odkaz",
],
......@@ -1722,6 +1755,9 @@ $translation_table = [
"Allows users to like content and populate \"Most liked\" listings." => [
0 => "Umožňuje uživatelům \"lajkovat\" obsah a šířit výpisy \"Nejoblíbenějších\".",
],
"Followers allows users to follow each other." => [
0 => "Odběratelé uživatelům umožňují se navzájem sledovat.",
],
"Personal mode target user" => [
0 => "Cílový uživatel osobního režimu",
],
......@@ -1848,9 +1884,15 @@ $translation_table = [
"Page sort order display for menus and listings. Use \"1\" for top priority." => [
0 => "Pořadí zobrazení stránky pro menu a výpisy. Použijte \"1\" pro nejvyšší prioritu.",
],
"pages" => [
0 => "stránky",
],
"Do you really want to delete the page ID %s? This can't be undone." => [
0 => "Opravdu chcete smazat stránku ID %s? Tato akce nelze vrátit zpátky.",
],
"Unchecked image formats won't be allowed to be uploaded." => [
0 => "Nezaškrtnuté formáty obrázkových souborů nebudou moci být nahrány.",
],
"Enable uploads" => [
0 => "Povolit nahrávání",
],
......@@ -1863,6 +1905,9 @@ $translation_table = [
"Enable this if you want to allow non registered users to upload." => [
0 => "Povol pokud chceš umožnit neregistrovaným uživatelům nahrávání.",
],
"Number of simultaneous upload threads (parallel uploads)" => [
0 => "Počet vláken použitých při nahrávání (souběžné nahrávání více souborů)",
],
"Enable duplicate uploads" => [
0 => "Povolit duplicitní nahrávání",
],
......@@ -2200,7 +2245,10 @@ $translation_table = [
0 => "Notebook",
],
"Desktop" => [
0 => "Domácí PC",
0 => "Počítač",
],
"theme editing" => [
0 => "úprava šablony",
],
"Put your themes in the %s folder" => [
0 => "Vlož svoje téma (šablonu) do složky %s",
......@@ -2394,6 +2442,9 @@ $translation_table = [
"Comma-separated list of target user IDs to show images on homepage. Leave it empty to display all recent images." => [
0 => "Čárkami oddělený seznam cílových uživatelských ID, kteří mohou prohlížet obrázky na domovské stránce. Ponechte pole prázdné pro zobrazování všech nedávných obrázků.",
],
"banners" => [
0 => "bannery",
],
"Automatic updates check" => [
0 => "Automatická kontrola aktualizací",
],
......@@ -2451,6 +2502,12 @@ $translation_table = [
"Album routing" => [
0 => "Směrování alba",
],
"Custom language strings" => [
0 => "Vlastní jazykové řetězce",
],
"language strings" => [
0 => "jazykové řetězce",
],
"Default language" => [
0 => "Výchozí jazyk",
],
......@@ -2628,6 +2685,12 @@ $translation_table = [
"Check the errors to proceed." => [
0 => "Před pokračováním zkontrolujte chyby",
],
"Play GIF" => [
0 => "Přehrát GIF",
],
"Load full resolution" => [
0 => "Načíst v plném rozlišení",
],
"Guest" => [
0 => "Host",
],
......@@ -2641,10 +2704,10 @@ $translation_table = [
0 => "Přidáno do %a a zakategorizováno v %c",
],
"Added to %s" => [
0 => "Přidáno do %s",
0 => "Přidáno do alba %s",
],
"Uploaded to %s" => [
0 => "Nahráno do %s",
0 => "Nahráno do alba %s",
],
"Uploaded %s" => [
0 => "Nahráno %s",
......@@ -2905,7 +2968,7 @@ $translation_table = [
0 => "Aktualizace není nutná",
],
"System files already up to date" => [
0 => "Systémévé soubory jsou již aktuální",
0 => "Systémové soubory jsou již aktuální",
],
"Starting v%s download" => [
0 => "Začínám stahovat v%s",
......@@ -2959,11 +3022,14 @@ $translation_table = [
0 => "Je dostupná aktualizace v%s",
],
"There is an update available for your system. You can automatic download and install this update or go to %s to proceed to download the file." => [
0 => "Je k dispozici aktualizace pro váš systém. Můžete ji automaticky stáhnout a instalovat, nebo běžte do% s a stáhněte si instalační soubor.",
0 => "Je k dispozici aktualizace pro váš systém. Můžete ji automaticky stáhnout a instalovat, nebo běžte na %s a stáhněte si instalační soubor.",
],
"Update now" => [
0 => "Aktualizovat nyní",
],
"Your website is running the latest version of %s" => [
0 => "Vaše webové stránky běží nejnovější verzi %s",
],
"Your website is running the latest version of Chevereto." => [
0 => "Vaše stránka běží na aktuální verzi Chevereta.",
],
......@@ -3022,7 +3088,7 @@ $translation_table = [
0 => "Úložiště bylo úspěšně upraveno.",
],
"User added successfully." => [
0 => "Uživatel byl přidán úspěšně.",
0 => "Uživatel byl úspěšně přidán.",
],
"The content has been moved." => [
0 => "Obsah byl přesunut.",
......
<?php
$translation_header = array (
'Project-Id-Version' => 'VERSION',
'POT-Creation-Date' => '2016-10-17 20:52+0000',
'PO-Revision-Date' => '2016-10-17 20:52+0000',
'POT-Creation-Date' => '2016-11-01 14:37+0000',
'PO-Revision-Date' => '2016-11-01 14:37+0000',
'Last-Translator' => 'FULL NAME <EMAIL@ADDRESS>',
'Language-Team' => 'LANGUAGE TEAM <EMAIL@ADDRESS>',
'Language' => 'de',
......@@ -147,12 +147,6 @@ $translation_table = [
0 => "Bild",
1 => "Bilder",
],
"%u liked your %t %c" => [
0 => "%u hat Ihren %t %c gelikt",
],
"%u is now following you" => [
0 => "%u folgt Ihnen nun",
],
"Can't create %s destination dir" => [
0 => "%s Zielverzeichnis kann nicht erstellt werden",
],
......@@ -262,15 +256,6 @@ $translation_table = [
"That page doesn't exist" => [
0 => "Diese Seite existiert nicht",
],
"Most recent" => [
0 => "Neueste",
],
"Oldest" => [
0 => "Älteste",
],
"Albums" => [
0 => "Alben",
],
"Forgot password?" => [
0 => "Passwort vergessen?",
],
......@@ -328,6 +313,12 @@ $translation_table = [
"Password required" => [
0 => "Passwort erforderlich",
],
"Most recent" => [
0 => "Neueste",
],
"Oldest" => [
0 => "Älteste",
],
"Most viewed" => [
0 => "Meistgesehen",
],
......@@ -352,6 +343,9 @@ $translation_table = [
"Images" => [
0 => "Bilder",
],
"Albums" => [
0 => "Alben",
],
"Users" => [
0 => "Benutzer",
],
......@@ -367,6 +361,9 @@ $translation_table = [
"check for updates" => [
0 => "Suche nach Aktualisierungen",
],
"Support" => [
0 => "Support",
],
"Chevereto support" => [
0 => "Chevereto Support",
],
......@@ -426,7 +423,7 @@ $translation_table = [
0 => "Neue Features vorschlagen",
],
"Bug tracking" => [
0 => "Bug tracking",
0 => "Bug-Tracking",
],
"Blog" => [
0 => "Blog",
......@@ -525,11 +522,20 @@ $translation_table = [
0 => "Die Seite wurde gelöscht.",
],
"homepage" => [
0 => "Homepage",
0 => "Internetseite",
],
"Before main title (%s)" => [
0 => "Vor Haupttitel (%s)",
],
"After call to action (%s)" => [
0 => "Nach \"Call to Action\" (%s)",
],
"After cover (%s)" => [
0 => "Nach Titelbild (%s)",
],
"After listing (%s)" => [
0 => "Nach Auflistung (%s)",
],
"Before pagination" => [
0 => "Vor Seitennummerierung",
],
......@@ -585,7 +591,7 @@ $translation_table = [
0 => "Nach Kopfzeile",
],
"Before listing (user profile)" => [
0 => "Vor Bilderwand",
0 => "Vor Auflistung",
],
"Explore page" => [
0 => "Entdecken-Seite",
......@@ -866,6 +872,15 @@ $translation_table = [
"Content disliked" => [
0 => "Inhalt gefällt dir nicht mehr",
],
"%u liked your %t %c" => [
0 => "%u hat Ihren %t %c gelikt",
],
"%u is now following you" => [
0 => "%u folgt Ihnen nun",
],
"A private user" => [
0 => "Privater Nutzer",
],
"Wrong Username/Email password combination" => [
0 => "Falsche Kombination aus Benutzername / E-Mail und Passwort",
],
......@@ -1749,6 +1764,9 @@ $translation_table = [
"documentation" => [
0 => "Dokumentation",
],
"Learn more about %s at our %d." => [
0 => "Lernen Sie mehr über %s in unserer %d.",
],
"Add category" => [
0 => "Kategorie hinzufügen",
],
......@@ -1932,6 +1950,9 @@ $translation_table = [
"Do you really want to delete the page ID %s? This can't be undone." => [
0 => "Wollen Sie wirklich die Seite mit der ID %s löschen? Dies kann nicht rückgängig gemacht werden.",
],
"Unchecked image formats won't be allowed to be uploaded." => [
0 => "Nicht markierte Bildformate sind nicht für das Hochladen zugelassen.",
],
"Enable uploads" => [
0 => "Uploads aktivieren",
],
......@@ -1944,6 +1965,9 @@ $translation_table = [
"Enable this if you want to allow non registered users to upload." => [
0 => "Aktivieren, falls nicht registrierten Benutzern das Hochladen von Bildern erlaubt sein soll.",
],
"Number of simultaneous upload threads (parallel uploads)" => [
0 => "Anzahl der maximal möglichen gleichzeitigen Uploads (Threads)",
],
"Redirect on single upload" => [
0 => "Direkte Weiterleitung bei einzelnen Upload",
],
......@@ -2301,6 +2325,9 @@ $translation_table = [
"Desktop" => [
0 => "Desktop",
],
"theme editing" => [
0 => "Theme-Bearbeitung",
],
"Put your themes in the %s folder" => [
0 => "Platzieren Sie Ihre Themes in das Verzeichnis \"%s\".",
],
......@@ -2523,9 +2550,15 @@ $translation_table = [
"Comma-separated list of target user IDs to show images on homepage. Leave it empty to display all recent images." => [
0 => "Kommagetrennte Liste der Zielbenutzer-IDs, deren Bilder auf der Startseite angezeigt werden sollen. Lassen Sie dieses Feld leer oder auf Null, um die zuletzt hinzugefügten Bilder anzuzeigen.",
],
"banners" => [
0 => "Banner",
],
"Automatic updates check" => [
0 => "Automatisch nach Updates suchen",
],
"When enabled the system will automatically check for new updates." => [
0 => "Falls aktiviert, wird das System automatisch auf neue Aktualisierungen hinweisen.",
],
"Display available updates notification" => [
0 => "Anzeigen der verfügbaren Update-Benachrichtigungen",
],
......@@ -2586,8 +2619,11 @@ $translation_table = [
"Album routing" => [
0 => "Album-Routing",
],
"Custom language strings" => [
0 => "Eigene Sprachen-Strings",
],
"language strings" => [
0 => "Sprach String",
0 => "Sprachen-String",
],
"Default language" => [
0 => "Standardsprache",
......@@ -2721,6 +2757,12 @@ $translation_table = [
"You need a <a href=\"%s\" target=\"_blank\">reCAPTCHA key</a> for this." => [
0 => "Sie benötigen einen <a href=\"%s\" target=\"_blank\">reCAPTCHA Schlüssel</a> für diese Funktion.",
],
"%s site key" => [
0 => "%s Seiten-Schlüssel",
],
"%s secret key" => [
0 => "%s Geheimer Schlüssel",
],
"reCAPTCHA public key" => [
0 => "reCAPTCHA Public-Schlüssel",
],
......@@ -2733,6 +2775,18 @@ $translation_table = [
"How many failed attempts are needed to ask for reCAPTCHA? Use zero (0) to always show reCAPTCHA." => [
0 => "Ab wie vielen Fehlversuchen beim Login soll eine reCAPTCHA-Abfrage notwendig werden? Bei Null (0) wird immer eine reCAPTCHA-Eingabe verlangt.",
],
"Comments API" => [
0 => "Kommentare-API",
],
"Disqus API works with %s." => [
0 => "Disqus API unterstützt %s.",
],
"Disqus shortname" => [
0 => "Disqus Name",
],
"%s public key" => [
0 => "%s Öffentlicher Schlüssel",
],
"Comment code" => [
0 => "Kommentarfunktion",
],
......@@ -2766,6 +2820,12 @@ $translation_table = [
"Check the errors to proceed." => [
0 => "Überprüfen Sie die angezeigten Fehler um fortfahren zu können.",
],
"Play GIF" => [
0 => "GIF abspielen",
],
"Load full resolution" => [
0 => "Volle Auflösung laden",
],
"Guest" => [
0 => "Gast",
],
......@@ -3100,6 +3160,9 @@ $translation_table = [
"Update now" => [
0 => "Jetzt updaten",
],
"Your website is running the latest version of %s" => [
0 => "Diese Internetseite läuft mit der aktuellsten Version von %s",
],
"Your website is running the latest version of Chevereto." => [
0 => "Die verwendete Chevereto-Version ist auf dem aktuellsten Stand.",
],
......
<?php
$translation_header = array (
'Project-Id-Version' => 'Chevereto V3',
'POT-Creation-Date' => '2016-08-12 17:45-0400',
'PO-Revision-Date' => '2016-08-12 17:45-0400',
'POT-Creation-Date' => '2016-10-25 16:52-0300',
'PO-Revision-Date' => '2016-10-25 16:52-0300',
'Last-Translator' => 'Rodolfo Berríos <inbox@rodolfoberrios.com>',
'Language-Team' => '',
'Language' => 'e',
'MIME-Version' => '1.0',
'Content-Type' => 'text/plain; charset=UTF-8',
'Content-Transfer-Encoding' => '8bit',
'X-Generator' => 'Poedit 1.8.8',
'X-Generator' => 'Poedit 1.8.11',
'X-Poedit-Basepath' => '.',
'Plural-Forms' => 'nplurals=2; plural=(n != 1);',
'X-Poedit-KeywordsList' => '_s;_se;_n:1,2;_ne:1,2;PF.fn._s;PF.fn._n:1,2',
......
<?php
$translation_header = array (
'Project-Id-Version' => 'VERSION',
'POT-Creation-Date' => '2016-10-17 20:52+0000',
'PO-Revision-Date' => '2016-10-17 20:52+0000',
'POT-Creation-Date' => '2016-10-25 22:28+0000',
'PO-Revision-Date' => '2016-10-25 22:28+0000',
'Last-Translator' => 'FULL NAME <EMAIL@ADDRESS>',
'Language-Team' => 'LANGUAGE TEAM <EMAIL@ADDRESS>',
'Language' => 'es',
......@@ -147,12 +147,6 @@ $translation_table = [
0 => "imagen",
1 => "imágenes",
],
"%u liked your %t %c" => [
0 => "A %u le gusta tu %t %c",
],
"%u is now following you" => [
0 => "%u ahora te está siguiendo",
],
"Can't create %s destination dir" => [
0 => "No se puede crear el directorio %s de destino",
],
......@@ -262,15 +256,6 @@ $translation_table = [
"That page doesn't exist" => [
0 => "Esa página no existe",
],
"Most recent" => [
0 => "Más reciente",
],
"Oldest" => [
0 => "Más antiguo",
],
"Albums" => [
0 => "Álbumes",
],
"Forgot password?" => [
0 => "Recuperar constraseña",
],
......@@ -328,6 +313,12 @@ $translation_table = [
"Password required" => [
0 => "Contraseña requerida",
],
"Most recent" => [
0 => "Más reciente",
],
"Oldest" => [
0 => "Más antiguo",
],
"Most viewed" => [
0 => "Más visto",
],
......@@ -352,6 +343,9 @@ $translation_table = [
"Images" => [
0 => "Imágenes",
],
"Albums" => [
0 => "Álbumes",
],
"Users" => [
0 => "Usuarios",
],
......@@ -367,6 +361,9 @@ $translation_table = [
"check for updates" => [
0 => "comprobar actualizaciones",
],
"Support" => [
0 => "Soporte",
],
"Chevereto support" => [
0 => "soporte de Chevereto",
],
......@@ -875,6 +872,15 @@ $translation_table = [
"Content disliked" => [
0 => "Contenido ya no gustado",
],
"%u liked your %t %c" => [
0 => "A %u le gusta tu %t %c",
],
"%u is now following you" => [
0 => "%u ahora te está siguiendo",
],
"A private user" => [
0 => "Un usuario privado",
],
"Wrong Username/Email password combination" => [
0 => "Combinación Usuario/Email incorrecta",
],
......@@ -2751,6 +2757,12 @@ $translation_table = [
"You need a <a href=\"%s\" target=\"_blank\">reCAPTCHA key</a> for this." => [
0 => "Necesitas una cuenta de <a href=\"%s\" target=\"_blank\">reCAPTCHA key</a> para esto.",
],
"%s site key" => [
0 => "Llave de sitio %s",
],
"%s secret key" => [
0 => "Llave secreta %s",
],
"reCAPTCHA public key" => [
0 => "Llave pública de reCAPTCHA",
],
......@@ -2763,6 +2775,18 @@ $translation_table = [
"How many failed attempts are needed to ask for reCAPTCHA? Use zero (0) to always show reCAPTCHA." => [
0 => "¿Cuántos intentos fallidos son necesarios para solicitar reCAPTCHA? Usa cero (0) para siempre mostrar el reCAPTCHA.",
],
"Comments API" => [
0 => "API de comentarios",
],
"Disqus API works with %s." => [
0 => "La API de Disqus funciona con %s.",
],
"Disqus shortname" => [
0 => "Nombre corto en Disqus",
],
"%s public key" => [
0 => "Llave pública de %s",
],
"Comment code" => [
0 => "Código de comentarios",
],
......@@ -2796,6 +2820,12 @@ $translation_table = [
"Check the errors to proceed." => [
0 => "Comprueba los errores para proceder.",
],
"Play GIF" => [
0 => "Reproducir GIF",
],
"Load full resolution" => [
0 => "Cargar tamaño completo",
],
"Guest" => [
0 => "Invitado",
],
......@@ -3130,6 +3160,9 @@ $translation_table = [
"Update now" => [
0 => "Actualizar ahora",
],
"Your website is running the latest version of %s" => [
0 => "Tu sitio está corriendo la última version de %s",
],
"Your website is running the latest version of Chevereto." => [
0 => "Tu sitio está corriendo la última versión de Chevereto.",
],
......
<?php
$translation_header = array (
'Project-Id-Version' => 'VERSION',
'POT-Creation-Date' => '2016-10-17 20:52+0000',
'PO-Revision-Date' => '2016-10-17 20:52+0000',
'POT-Creation-Date' => '2016-10-19 15:26+0000',
'PO-Revision-Date' => '2016-10-19 15:26+0000',
'Last-Translator' => 'FULL NAME <EMAIL@ADDRESS>',
'Language-Team' => 'LANGUAGE TEAM <EMAIL@ADDRESS>',
'Language' => 'fi',
......
<?php
$translation_header = array (
'Project-Id-Version' => 'VERSION',
'POT-Creation-Date' => '2016-10-17 20:52+0000',
'PO-Revision-Date' => '2016-10-17 20:52+0000',
'POT-Creation-Date' => '2016-10-26 06:19+0000',
'PO-Revision-Date' => '2016-10-26 06:19+0000',
'Last-Translator' => 'FULL NAME <EMAIL@ADDRESS>',
'Language-Team' => 'LANGUAGE TEAM <EMAIL@ADDRESS>',
'Language' => 'fr',
......@@ -147,12 +147,6 @@ $translation_table = [
0 => "image",
1 => "images",
],
"%u liked your %t %c" => [
0 => "%u a aimé votre %t %c",
],
"%u is now following you" => [
0 => "%u vous suit désormais",
],
"Can't create %s destination dir" => [
0 => "Impossible de créer le dossier de destination %s",
],
......@@ -262,15 +256,6 @@ $translation_table = [
"That page doesn't exist" => [
0 => "Cette page n'existe pas",
],
"Most recent" => [
0 => "Plus récentes",
],
"Oldest" => [
0 => "Plus anciennes",
],
"Albums" => [
0 => "Albums",
],
"Forgot password?" => [
0 => "Mot de passe oublié ?",
],
......@@ -328,6 +313,12 @@ $translation_table = [
"Password required" => [
0 => "Mot de passe requis",
],
"Most recent" => [
0 => "Plus récentes",
],
"Oldest" => [
0 => "Plus anciennes",
],
"Most viewed" => [
0 => "Plus vues",
],
......@@ -352,6 +343,9 @@ $translation_table = [
"Images" => [
0 => "Images",
],
"Albums" => [
0 => "Albums",
],
"Users" => [
0 => "Utilisateurs",
],
......@@ -367,11 +361,14 @@ $translation_table = [
"check for updates" => [
0 => "rechercher les mises à jour",
],
"Support" => [
0 => "Support",
],
"Chevereto support" => [
0 => "Support Chevereto",
],
"Need help? Go to %s and you will get help quickly." => [
0 => "Besoin d'aide ? Aller ici : %s pour en obtenir rapidement.",
0 => "Besoin d'aide ? Rendez-vous sur le %s !",
],
"PHP version" => [
0 => "Version de PHP",
......@@ -527,6 +524,18 @@ $translation_table = [
"homepage" => [
0 => "Page d'accueil",
],
"Before main title (%s)" => [
0 => "Avant le titre (%s)",
],
"After call to action (%s)" => [
0 => "Après le bouton (%s)",
],
"After cover (%s)" => [
0 => "Après la photo (%s)",
],
"After listing (%s)" => [
0 => "Après la liste d'images (%s)",
],
"Before pagination" => [
0 => "Avant pagination",
],
......@@ -863,6 +872,15 @@ $translation_table = [
"Content disliked" => [
0 => "Contenus non aimés",
],
"%u liked your %t %c" => [
0 => "%u a aimé votre %t %c",
],
"%u is now following you" => [
0 => "%u vous suit désormais",
],
"A private user" => [
0 => "Utilisateur privé",
],
"Wrong Username/Email password combination" => [
0 => "L'identifiant ou le mot de passe est incorrect",
],
......@@ -1746,6 +1764,9 @@ $translation_table = [
"documentation" => [
0 => "documentation",
],
"Learn more about %s at our %d." => [
0 => "Pour en savoir plus sur %s consulter notre %d.",
],
"Add category" => [
0 => "Ajouter catégorie",
],
......@@ -1929,6 +1950,9 @@ $translation_table = [
"Do you really want to delete the page ID %s? This can't be undone." => [
0 => "Souhaitez-vous vraiment supprimer la page ID %s ? Cette action est irréversible.",
],
"Unchecked image formats won't be allowed to be uploaded." => [
0 => "Cochez les extensions de fichiers autorisés sur votre site.",
],
"Enable uploads" => [
0 => "Activer les envois",
],
......@@ -1941,6 +1965,9 @@ $translation_table = [
"Enable this if you want to allow non registered users to upload." => [
0 => "Activez ceci si vous voulez autoriser les utilisateurs non enregistrés à envoyer des images.",
],
"Number of simultaneous upload threads (parallel uploads)" => [
0 => "Nombre de mise en ligne simultanées (Mise en ligne parallèle)",
],
"Redirect on single upload" => [
0 => "Rediriger après l'envoi d'une seule image.",
],
......@@ -2526,6 +2553,12 @@ $translation_table = [
"banners" => [
0 => "bannières",
],
"Automatic updates check" => [
0 => "Vérification automatique des mises à jour",
],
"When enabled the system will automatically check for new updates." => [
0 => "Quand l'option est activée le système vérifie automatiquement la présence de nouvelles mises à jour.",
],
"Display available updates notification" => [
0 => "Afficher les mises à jour disponibles par notification",
],
......@@ -2586,6 +2619,12 @@ $translation_table = [
"Album routing" => [
0 => "Adressage de l'album",
],
"Custom language strings" => [
0 => "Texte personnalisé",
],
"language strings" => [
0 => "textes personnalisés",
],
"Default language" => [
0 => "Langue par défaut",
],
......@@ -2718,6 +2757,12 @@ $translation_table = [
"You need a <a href=\"%s\" target=\"_blank\">reCAPTCHA key</a> for this." => [
0 => "Vous avez besoin d'une <a href=\"%s\" target=\"_blank\">clé reCAPTCHA</a> pour ceci.",
],
"%s site key" => [
0 => "Clé du site %s",
],
"%s secret key" => [
0 => "Clé secrète %s",
],
"reCAPTCHA public key" => [
0 => "Clé publique reCAPTCHA",
],
......@@ -2730,6 +2775,18 @@ $translation_table = [
"How many failed attempts are needed to ask for reCAPTCHA? Use zero (0) to always show reCAPTCHA." => [
0 => "Combien d'échecs sont nécessaires pour demander un reCAPTCHA ? Mettez (0) pour toujours afficher reCAPTCHA.",
],
"Comments API" => [
0 => "API des commentaires",
],
"Disqus API works with %s." => [
0 => "Disqus API fonctionne avec %s",
],
"Disqus shortname" => [
0 => "Identifiant Disqus",
],
"%s public key" => [
0 => "Clé publique %s",
],
"Comment code" => [
0 => "Code des commentaires",
],
......@@ -2763,6 +2820,12 @@ $translation_table = [
"Check the errors to proceed." => [
0 => "Vérifiez les erreurs pour continuer.",
],
"Play GIF" => [
0 => "Lire le GIF",
],
"Load full resolution" => [
0 => "Afficher en haute définition",
],
"Guest" => [
0 => "Invité",
],
......@@ -3097,6 +3160,9 @@ $translation_table = [
"Update now" => [
0 => "Mettre à jour maintenant",
],
"Your website is running the latest version of %s" => [
0 => "Votre site web est en cours d'exécution sur la dernière version de %s",
],
"Your website is running the latest version of Chevereto." => [
0 => "Votre site web dispose de la dernière version de Chevereto.",
],
......
This diff is collapsed.
<?php
$translation_header = array (
'Project-Id-Version' => 'VERSION',
'POT-Creation-Date' => '2016-10-17 20:52+0000',
'PO-Revision-Date' => '2016-10-17 20:52+0000',
'POT-Creation-Date' => '2016-10-19 15:26+0000',
'PO-Revision-Date' => '2016-10-19 15:26+0000',
'Last-Translator' => 'FULL NAME <EMAIL@ADDRESS>',
'Language-Team' => 'LANGUAGE TEAM <EMAIL@ADDRESS>',
'Language' => 'it',
......@@ -18,6 +18,27 @@ $translation_plural = array (
'function' => '$index = (int)(($n != 1)); return ($index < 2) ? $index : 2 - 1;',
);
$translation_table = [
"A private user" => [
0 => "Utente privato",
],
"%s site key" => [
0 => "%s chiave del sito",
],
"%s secret key" => [
0 => "%s chiave segreta",
],
"Disqus shortname" => [
0 => "Disqus nomecorto",
],
"Comments API" => [
0 => "Commenti API",
],
"Disqus API works with %s." => [
0 => "Disqus API lavora con %s",
],
"%s public key" => [
0 => "%s chiave pubblica",
],
"Invalid email" => [
0 => "Indirizzo email non valido",
],
......
<?php
$translation_header = array (
'Project-Id-Version' => 'VERSION',
'POT-Creation-Date' => '2016-10-17 20:52+0000',
'PO-Revision-Date' => '2016-10-17 20:52+0000',
'POT-Creation-Date' => '2016-10-27 18:49+0000',
'PO-Revision-Date' => '2016-10-27 18:49+0000',
'Last-Translator' => 'FULL NAME <EMAIL@ADDRESS>',
'Language-Team' => 'LANGUAGE TEAM <EMAIL@ADDRESS>',
'Language' => 'ja',
......@@ -141,12 +141,6 @@ $translation_table = [
"image" => [
0 => "画像",
],
"%u liked your %t %c" => [
0 => "%uさんがあなたの%t%cをいいねしました。",
],
"%u is now following you" => [
0 => "%uさんがあなたをフォローしました。",
],
"Can't create %s destination dir" => [
0 => "転送先ディレクトリ %s が作成できません。",
],
......@@ -252,15 +246,6 @@ $translation_table = [
"That page doesn't exist" => [
0 => "ページが存在しません。",
],
"Most recent" => [
0 => "新しい順",
],
"Oldest" => [
0 => "古い順",
],
"Albums" => [
0 => "アルバム",
],
"Forgot password?" => [
0 => "パスワードを忘れてしまいましたか?",
],
......@@ -318,6 +303,12 @@ $translation_table = [
"Password required" => [
0 => "パスワードが必要です。",
],
"Most recent" => [
0 => "新しい順",
],
"Oldest" => [
0 => "古い順",
],
"Most viewed" => [
0 => "閲覧順",
],
......@@ -342,6 +333,9 @@ $translation_table = [
"Images" => [
0 => "画像",
],
"Albums" => [
0 => "アルバム",
],
"Users" => [
0 => "ユーザ",
],
......@@ -357,6 +351,9 @@ $translation_table = [
"check for updates" => [
0 => "アップデートのチェック",
],
"Support" => [
0 => "サポート",
],
"Chevereto support" => [
0 => "Cheveretoサポート",
],
......@@ -516,12 +513,18 @@ $translation_table = [
"homepage" => [
0 => "ホームページ",
],
"Before main title (%s)" => [
0 => "メインタイトル前 (%s)",
],
"After call to action (%s)" => [
0 => "アクション呼び出し後 (%s)",
],
"After cover (%s)" => [
0 => "カバーの後 (%s)",
],
"After listing (%s)" => [
0 => "リストの後 (%s)",
],
"Before pagination" => [
0 => "ページネーションの前",
],
......@@ -858,6 +861,15 @@ $translation_table = [
"Content disliked" => [
0 => "ざんねん",
],
"%u liked your %t %c" => [
0 => "%uさんがあなたの%t%cをいいねしました。",
],
"%u is now following you" => [
0 => "%uさんがあなたをフォローしました。",
],
"A private user" => [
0 => "プライベートユーザ",
],
"Wrong Username/Email password combination" => [
0 => "ユーザ名/電子メールアドレスとパスワードの組合せが間違っています。",
],
......@@ -2730,6 +2742,12 @@ $translation_table = [
"You need a <a href=\"%s\" target=\"_blank\">reCAPTCHA key</a> for this." => [
0 => "画像認証を使用するためには、<a href=\"%s\" target=\"_blank\">reCAPTCHA キー</a>が必要です。",
],
"%s site key" => [
0 => "%s サイトキー",
],
"%s secret key" => [
0 => "%s シークレットキー",
],
"reCAPTCHA public key" => [
0 => "reCAPTCHAの公開鍵(public key)を入力",
],
......@@ -2742,6 +2760,18 @@ $translation_table = [
"How many failed attempts are needed to ask for reCAPTCHA? Use zero (0) to always show reCAPTCHA." => [
0 => "何回の失敗でreCAPTCHAを有効にしますか?ゼロ(0)だと常にreCAPTCHAが表示されます。",
],
"Comments API" => [
0 => "コメントAPI",
],
"Disqus API works with %s." => [
0 => "%s でDisqus APIが動作しあmす。",
],
"Disqus shortname" => [
0 => "Disqus shortname",
],
"%s public key" => [
0 => "%s パブリックキー",
],
"Comment code" => [
0 => "コメントコード",
],
......@@ -2775,6 +2805,12 @@ $translation_table = [
"Check the errors to proceed." => [
0 => "次へ進むためにエラーをチェックして下さい。",
],
"Play GIF" => [
0 => "GIF再生",
],
"Load full resolution" => [
0 => "最大解像度で表示",
],
"Guest" => [
0 => "ゲスト",
],
......@@ -3108,6 +3144,9 @@ $translation_table = [
"Update now" => [
0 => "今すぐ更新する",
],
"Your website is running the latest version of %s" => [
0 => "あなたのサイトは、バージョン:%sで最新版です。",
],
"Your website is running the latest version of Chevereto." => [
0 => "あなたのウェブサイトは、Cheveretoの最新版で動作しています。",
],
......
This diff is collapsed.
<?php
$translation_header = array (
'Project-Id-Version' => 'VERSION',
'POT-Creation-Date' => '2016-01-30 17:45+0000',
'PO-Revision-Date' => '2016-01-30 17:45+0000',
'POT-Creation-Date' => '2016-11-01 14:37+0000',
'PO-Revision-Date' => '2016-11-01 14:37+0000',
'Last-Translator' => 'FULL NAME <EMAIL@ADDRESS>',
'Language-Team' => 'LANGUAGE TEAM <EMAIL@ADDRESS>',
'Language' => 'nl',
......@@ -19,7 +19,7 @@ $translation_plural = array (
);
$translation_table = [
"Invalid email" => [
0 => "Ongeldig emailadres",
0 => "Ongeldig e-mailadres",
],
"Invalid username" => [
0 => "Ongeldige gebruikersnaam",
......@@ -43,7 +43,10 @@ $translation_table = [
0 => "Ontvanger voor contactformulier en systeem waarschuwingen.",
],
"Website mode" => [
0 => "Website mode",
0 => "Websitemodus",
],
"You can switch the website mode anytime." => [
0 => "U kunt de websitemodus altijd wijzigen.",
],
"Community" => [
0 => "Community",
......@@ -64,7 +67,7 @@ $translation_table = [
0 => "Ongeldige licentie info",
],
"Invalid license key" => [
0 => "Ongeldige licentie sleutel",
0 => "Ongeldige licentiesleutel",
],
"Can't save file" => [
0 => "Kan bestand niet opslaan",
......@@ -75,36 +78,54 @@ $translation_table = [
"Can't extract %s" => [
0 => "Kan %s niet uitpakken",
],
"Can't create %s directory - %e" => [
0 => "Kan directory %s niet aanmaken - %e",
],
"Can't update %s file - %e" => [
0 => "Kan bestand %s niet updaten - %e",
],
"Untitled" => [
0 => "Naamloos",
],
"%s's images" => [
0 => "%s's afbeeldingen",
],
"Don't autodelete" => [
0 => "Niet automatisch verwijderen",
"Note: This content is private but anyone with the link will be able to see this." => [
0 => "Let op: deze inhoud is privé, maar is zichtbaar voor iedereen met de link.",
],
"After %s minutes" => [
0 => "Na %s minuten",
"Note: This content is private. Change privacy to \"public\" to share." => [
0 => "Let op: deze inhoud is privé. Wijzig de privacy-instellingen naar \" publiek\" om deze te delen met buitenstaanders.",
],
"After %s hour" => [
0 => "Na %s uur",
"After %n %t" => [
0 => "Na %n %t",
],
"After %s hours" => [
0 => "Na %s uren",
"Don't autodelete" => [
0 => "Niet automatisch verwijderen",
],
"minute" => [
0 => "minuut",
1 => "minuten",
],
"After %s day" => [
0 => "Na %s dag",
"hour" => [
0 => "uur",
1 => "uren",
],
"After %s days" => [
0 => "Na %s dagen",
"day" => [
0 => "dag",
1 => "dagen",
],
"Duplicated upload" => [
0 => "Dubbele upload",
],
"External storage has failed" => [
0 => "Externe opslag mislukt",
],
"Private upload" => [
0 => "Privé-upload",
],
"Upload switched to local storage" => [
0 => "Upload overgeschakeld naar lokale opslag",
],
"view" => [
0 => "weergave",
1 => "weergaven",
......@@ -117,9 +138,6 @@ $translation_table = [
0 => "afbeelding",
1 => "afbeeldingen",
],
"%u is now following you" => [
0 => "%u volgt je nu",
],
"Can't create %s destination dir" => [
0 => "Kan doelmap %s niet maken",
],
......@@ -141,6 +159,12 @@ $translation_table = [
"used" => [
0 => "gebruikt",
],
"Private profile" => [
0 => "Privéprofiel",
],
"Private" => [
0 => "Privé",
],
"year" => [
0 => "jaar",
1 => "jaren",
......@@ -153,33 +177,36 @@ $translation_table = [
0 => "week",
1 => "weken",
],
"day" => [
0 => "dag",
1 => "dagen",
],
"hour" => [
0 => "uur",
1 => "uren",
],
"minute" => [
0 => "minuut",
1 => "minuten",
],
"second" => [
0 => "seconde",
1 => "secondes",
1 => "seconden",
],
"%s ago" => [
0 => "%s geleden",
],
"moments ago" => [
0 => "zonet",
0 => "zojuist",
],
"System notification" => [
0 => "Systeemmelding",
],
"Dashboard" => [
0 => "Dashboard",
],
"There is an update available for your system. Go to %s to download and install this update." => [
0 => "Er is een update beschikbaar voor uw systeem. Ga naar %s om deze update te downloaden en te installeren.",
],
"System database is outdated. You need to run the <a href=\"%s\">update</a> tool." => [
0 => "Systeemdatabase is oud. Het is noodzakelijk om deze te <a href=\"%s\">updaten</a>.",
0 => "Systeemdatabase is verouderd. Het is noodzakelijk om deze te <a href=\"%s\">updaten</a>.",
],
"Website is in maintenance mode. To revert this setting go to <a href=\"%s\">Dashboard > Settings</a>." => [
0 => "Website is onderhoud modus. Om deze instelling ongedaan te maken, ga naar <a href=\"%s\">Dashboard > Instellingen</a>.",
0 => "Website is in onderhoudsmodus. Om deze instelling ongedaan te maken, ga naar <a href=\"%s\">Dashboard > Instellingen</a>.",
],
"There is an update available for your Chevereto based website." => [
0 => "Er is een update beschikbaar voor uw Chevereto website.",
],
"Chevereto update available (v%s)" => [
0 => "Chevereto update beschikbaar (v%s)",
],
"You have been forbidden to use this website." => [
0 => "U bent verbannen van deze website.",
......@@ -244,9 +271,15 @@ $translation_table = [
"Check the errors in the form to continue." => [
0 => "Controleer de fouten in de tekstvelden om verder te gaan.",
],
"Password required" => [
0 => "Wachtwoord vereist",
],
"Most recent" => [
0 => "Meest recent",
],
"Oldest" => [
0 => "Oudste",
],
"Most viewed" => [
0 => "Meest bekeken",
],
......@@ -256,6 +289,9 @@ $translation_table = [
"Share" => [
0 => "Delen",
],
"Embed codes" => [
0 => "Insluitcodes",
],
"Full info" => [
0 => "Volledige informatie",
],
......@@ -326,6 +362,15 @@ $translation_table = [
"Memory limit" => [
0 => "Geheugenlimiet",
],
"Links" => [
0 => "Links",
],
"Documentation" => [
0 => "Documentatie",
],
"Blog" => [
0 => "Blog",
],
"Website" => [
0 => "Website",
],
......@@ -407,15 +452,6 @@ $translation_table = [
"The page has been deleted." => [
0 => "De pagina is verwijderd.",
],
"Before cover (homepage)" => [
0 => "Voor omslagartikel (hoofdpagina)",
],
"After cover (homepage)" => [
0 => "Achter omslagartikel (hoofdpagina)",
],
"After listing (homepage)" => [
0 => "Voor afbeeldinglijst (hoofdpagina)",
],
"Before pagination" => [
0 => "Voor paginanummering",
],
......@@ -506,9 +542,6 @@ $translation_table = [
"Invalid thumb height" => [
0 => "Ongeldige thumbnailhoogte",
],
"Invalid medium width" => [
0 => "Ongeldige breedte",
],
"Invalid watermark percentage" => [
0 => "Ongeldig watermerk percentage",
],
......@@ -614,14 +647,8 @@ $translation_table = [
"Can't save page contents: %s." => [
0 => "Kan pagina inhoud niet opslaan: %s.",
],
"Oldest" => [
0 => "Oudste",
],
"Top users" => [
0 => "Beste gebruikers",
],
"Dashboard" => [
0 => "Dashboard",
0 => "Topgebruikers",
],
"Explore" => [
0 => "Verkennen",
......@@ -632,9 +659,6 @@ $translation_table = [
"About" => [
0 => "Over",
],
"Embed codes" => [
0 => "Insluitcodes",
],
"Image ID" => [
0 => "Afbeelding ID",
],
......@@ -662,6 +686,21 @@ $translation_table = [
"Image %i hosted in %w" => [
0 => "Afbeelding %i gehost in %w",
],
"Direct links" => [
0 => "Directe link",
],
"Image URL" => [
0 => "Afbeelding URL",
],
"Image link" => [
0 => "Afbeelding link",
],
"Thumbnail URL" => [
0 => "Thumbnail URL",
],
"Medium URL" => [
0 => "Medium URL",
],
"Login needed" => [
0 => "Inloggen vereist",
],
......@@ -689,6 +728,9 @@ $translation_table = [
"Test email sent to %s." => [
0 => "Test email verzonden naar %s.",
],
"%u is now following you" => [
0 => "%u volgt je nu",
],
"Wrong Username/Email password combination" => [
0 => "Verkeerde inloggegevens",
],
......@@ -788,15 +830,15 @@ $translation_table = [
"%s's Albums" => [
0 => "%s's albums",
],
"Results for" => [
0 => "Resultaten voor",
],
"Liked by %s" => [
0 => "Geliked door %s",
],
"Liked" => [
0 => "Liked",
],
"Results for" => [
0 => "Resultaten voor",
],
"Followers" => [
0 => "Volgers",
],
......@@ -1041,15 +1083,9 @@ $translation_table = [
0 => "album",
1 => "albums",
],
"Links" => [
0 => "Links",
],
"Viewer links" => [
0 => "Kijker",
],
"Direct links" => [
0 => "Directe link",
],
"HTML Codes" => [
0 => "HTML-codes",
],
......@@ -1104,8 +1140,8 @@ $translation_table = [
"Storage" => [
0 => "Opslag",
],
"Uploader IP address" => [
0 => "Uploader IP adres",
"IP address" => [
0 => "IP adres",
],
"Album name" => [
0 => "Album naam",
......@@ -1119,9 +1155,6 @@ $translation_table = [
"Brief description of this album" => [
0 => "Korte omschrijving van dit album",
],
"Album Privacy" => [
0 => "Album privacy",
],
"Who can view this content" => [
0 => "Wie kan deze inhoud zien?",
],
......@@ -1158,9 +1191,6 @@ $translation_table = [
"Untitled image" => [
0 => "Naamloze afbeelding",
],
"IP address" => [
0 => "IP adres",
],
"Expiration date" => [
0 => "Vervaldatum",
],
......@@ -1279,12 +1309,6 @@ $translation_table = [
"Load more" => [
0 => "Laad meer",
],
"Previous" => [
0 => "Vorige",
],
"Next" => [
0 => "Volgende",
],
"Select all" => [
0 => "Alles selecteren",
],
......@@ -1312,9 +1336,6 @@ $translation_table = [
"To use all the features of this site you must be logged in. If you don't have an account you can <a href=\"%s\">sign up</a> right now." => [
0 => "Om alle functies van deze site te gebruiken moet u ingelogd zijn. Indien u nog geen account heeft, dan kunt u zich <a href=\"%s\">registreren</a>.",
],
"Note: This content is private. Change privacy to \"public\" to share." => [
0 => "Let op: deze inhoud is privé. Wijzig de privacy-instellingen naar \" publiek\" om deze te delen met buitenstaanders.",
],
"There's nothing to show here." => [
0 => "Er is hier niets te zien",
],
......@@ -1363,9 +1384,6 @@ $translation_table = [
"Do you really want to remove all the selected content? This can't be undone." => [
0 => "Wilt u deze selectie echt verwijderen? Dit kan niet ongedaan gemaakt worden.",
],
"Uploaded by guest to Public" => [
0 => "Geüpload door een gast naar Publiek",
],
"From %s" => [
0 => "Van %s",
],
......@@ -1524,15 +1542,6 @@ $translation_table = [
"Select region" => [
0 => "Selecteer regio",
],
"Enable this if you want to allow the search feature." => [
0 => "Selecteer om de zoekfunctie in te schakelen.",
],
"Enable this if you want to allow the explore page." => [
0 => "Schakel dit in om de verkenningspagina zichtbaar te maken",
],
"Enable this if you want to allow the random feature." => [
0 => "Selecteer om de willekeur functie in te schakelen.",
],
"User ID" => [
0 => "Gebruikers ID",
],
......@@ -1545,9 +1554,6 @@ $translation_table = [
"Website privacy mode" => [
0 => "Website privé mode",
],
"Private" => [
0 => "Privé",
],
"Private mode will make the website only available for registered users." => [
0 => "Privémodus zorgt ervoor dat alleen geregistreerde gebruikers de website kunnen gebruiken",
],
......@@ -1677,12 +1683,6 @@ $translation_table = [
"Thumbnails will be fixed to this size." => [
0 => "Thumbnails worden aangepast naar dit formaat.",
],
"Medium size" => [
0 => "Medium formaat",
],
"Height will be automatic calculated." => [
0 => "Hoogte wordt automatisch berekend.",
],
"Watermarks" => [
0 => "Watermerken",
],
......@@ -2067,6 +2067,12 @@ $translation_table = [
"Cover image" => [
0 => "Omslagafbeelding",
],
"Do you really want to delete this image? This can't be undone." => [
0 => "Wilt u deze afbeelding echt verwijderen? Dit kan niet ongedaan gemaakt worden.",
],
"Delete image" => [
0 => "Verwijder afbeelding",
],
"Paragraph" => [
0 => "Paragraaf",
],
......@@ -2076,15 +2082,6 @@ $translation_table = [
"User IDs" => [
0 => "Gebruikers ID's",
],
"Here you can set the codes for the predefined ad spaces." => [
0 => "Hier kunt u de codes voor de vooraf gedefinieerde advertentieruimtes instellen.",
],
"Crypt salt" => [
0 => "Crypt salt",
],
"This is the salt used to convert numeric ID to alphanumeric. It was generated on install." => [
0 => "Dit is de unieke code die gebruikt wordt om numerieke ID te converteren naar alfanumeriek. Het werd gegenereerd bij de installatie.",
],
"Minify code" => [
0 => "Verkleincode",
],
......@@ -2097,6 +2094,12 @@ $translation_table = [
"When enabled the website will show a maintenance message. This setting doesn't affect administrators." => [
0 => "Wanneer ingesteld is op de website een onderhoudsmelding te zien. Deze instelling is niet van toepassing voor beheerders.",
],
"Crypt salt" => [
0 => "Crypt salt",
],
"This is the salt used to convert numeric ID to alphanumeric. It was generated on install." => [
0 => "Dit is de unieke code die gebruikt wordt om numerieke ID te converteren naar alfanumeriek. Het werd gegenereerd bij de installatie.",
],
"Default language" => [
0 => "Standaardtaal",
],
......@@ -2208,9 +2211,6 @@ $translation_table = [
"VK client secret" => [
0 => "VK gebruikers secret",
],
"CDN allows you to offload static content to several edge servers making your website faster. If you don't have a CDN provider you should try %s." => [
0 => "CDN stelt je in staat om statische content te verspreiden over meerdere servers om de website sneller te maken. Als je geen CDN provider hebt, probeer %s.",
],
"You need a <a href=\"%s\" target=\"_blank\">reCAPTCHA key</a> for this." => [
0 => "Er is een <a href=\"%s\" target=\"_blank\">reCAPTCHA code</a> nodig.",
],
......@@ -2250,12 +2250,6 @@ $translation_table = [
"Guest" => [
0 => "Gast",
],
"Do you really want to delete this image? This can't be undone." => [
0 => "Wilt u deze afbeelding echt verwijderen? Dit kan niet ongedaan gemaakt worden.",
],
"Delete image" => [
0 => "Verwijder afbeelding",
],
"Added to %a and categorized in %c" => [
0 => "Toegevoegd aan %a en gecategoriseerd in %c",
],
......@@ -2283,33 +2277,6 @@ $translation_table = [
"In this album" => [
0 => "In dit album",
],
"Image links" => [
0 => "Afbeelding links",
],
"Image URL" => [
0 => "Afbeelding URL",
],
"Image link" => [
0 => "Afbeelding link",
],
"Thumbnail URL" => [
0 => "Thumbnail URL",
],
"Medium URL" => [
0 => "Medium URL",
],
"Image embed codes" => [
0 => "Afbeelding insluitcode",
],
"Linked image" => [
0 => "Gekoppelde afbeelding",
],
"Linked medium" => [
0 => "Gekoppeld medium",
],
"Linked thumbnail" => [
0 => "Gekoppelde thumbnail",
],
"Upload and share your images." => [
0 => "Upload en deel jouw afbeeldingen",
],
......@@ -2469,27 +2436,6 @@ $translation_table = [
"Edit profile" => [
0 => "Profiel bewerken",
],
"Message sent" => [
0 => "Bericht verzonden",
],
"Contact" => [
0 => "Contact",
],
"We will be in touch soon." => [
0 => "We zullen zo spoedig mogelijk contact opnemen.",
],
"If you want to send a message fill the form below." => [
0 => "Indien u een bericht wilt versturen, vul dan het formulier in.",
],
"Your name" => [
0 => "Uw naam",
],
"Subject" => [
0 => "Onderwerp",
],
"Send message" => [
0 => "Verzend bericht",
],
"You must enter the album name." => [
0 => "U moet nog een albumnaam invoeren.",
],
......
This diff is collapsed.
<?php
$translation_header = array (
'Project-Id-Version' => 'VERSION',
'POT-Creation-Date' => '2016-10-17 20:52+0000',
'PO-Revision-Date' => '2016-10-17 20:52+0000',
'POT-Creation-Date' => '2016-11-01 14:37+0000',
'PO-Revision-Date' => '2016-11-01 14:37+0000',
'Last-Translator' => 'FULL NAME <EMAIL@ADDRESS>',
'Language-Team' => 'LANGUAGE TEAM <EMAIL@ADDRESS>',
'Language' => 'ru',
......@@ -153,12 +153,6 @@ $translation_table = [
1 => "изображения",
2 => "изображений",
],
"%u liked your %t %c" => [
0 => "Пользователю %u понравилось %t %c",
],
"%u is now following you" => [
0 => "%u подписался на Вашу ленту",
],
"Can't create %s destination dir" => [
0 => "Невозможно создать каталог %s",
],
......@@ -272,15 +266,6 @@ $translation_table = [
"That page doesn't exist" => [
0 => "Эта страница не существует",
],
"Most recent" => [
0 => "Новые",
],
"Oldest" => [
0 => "Старые",
],
"Albums" => [
0 => "Альбомы",
],
"Forgot password?" => [
0 => "Забыли пароль?",
],
......@@ -338,6 +323,12 @@ $translation_table = [
"Password required" => [
0 => "Требуется указать пароль",
],
"Most recent" => [
0 => "Новые",
],
"Oldest" => [
0 => "Старые",
],
"Most viewed" => [
0 => "Популярные",
],
......@@ -362,6 +353,9 @@ $translation_table = [
"Images" => [
0 => "Изображения",
],
"Albums" => [
0 => "Альбомы",
],
"Users" => [
0 => "Пользователи",
],
......@@ -377,8 +371,11 @@ $translation_table = [
"check for updates" => [
0 => "проверить обновления",
],
"Support" => [
0 => "Поддержка",
],
"Chevereto support" => [
0 => "Тех поддержка Chevereto",
0 => "службу поддержки Chevereto",
],
"Need help? Go to %s and you will get help quickly." => [
0 => "Нужна помощь? Посетите %s и мы быстро поможем вам.",
......@@ -886,6 +883,15 @@ $translation_table = [
"Content disliked" => [
0 => "Содержимое не понравилось",
],
"%u liked your %t %c" => [
0 => "Пользователю %u понравилось %t %c",
],
"%u is now following you" => [
0 => "%u подписался на Вашу ленту",
],
"A private user" => [
0 => "Скрытый пользователь",
],
"Wrong Username/Email password combination" => [
0 => "Неверное имя пользователя или пароль",
],
......@@ -1771,10 +1777,10 @@ $translation_table = [
0 => "Данная настройка всегда выключена, если вы используете персональный режим.",
],
"documentation" => [
0 => "документацию",
0 => "документации",
],
"Learn more about %s at our %d." => [
0 => "Узнайте больше о %s на %d.",
0 => "Узнайте больше о %s в %d.",
],
"Add category" => [
0 => "Добавить категорию",
......@@ -2632,7 +2638,7 @@ $translation_table = [
0 => "Дополнительные строки перевода",
],
"language strings" => [
0 => "строки перевода",
0 => "переводе",
],
"Default language" => [
0 => "Язык по-умолчанию",
......@@ -2766,6 +2772,12 @@ $translation_table = [
"You need a <a href=\"%s\" target=\"_blank\">reCAPTCHA key</a> for this." => [
0 => "Для этого вам необходим <a href=\"%s\" target=\"_blank\">ключ reCAPTCHA</a>.",
],
"%s site key" => [
0 => "%s ключ сайта",
],
"%s secret key" => [
0 => "%s секретный ключ",
],
"reCAPTCHA public key" => [
0 => "Публичный ключ reCAPTCHA",
],
......@@ -2778,6 +2790,18 @@ $translation_table = [
"How many failed attempts are needed to ask for reCAPTCHA? Use zero (0) to always show reCAPTCHA." => [
0 => "Через сколько неудачных попыток показывать reCAPTCHA? Укажите ноль(0), чтобы всегда показывать reCAPTCHA.",
],
"Comments API" => [
0 => "API системы комментариев",
],
"Disqus API works with %s." => [
0 => "Disqus API работает с %s.",
],
"Disqus shortname" => [
0 => "Идентификатор Disqus",
],
"%s public key" => [
0 => "%s публичный ключ",
],
"Comment code" => [
0 => "Код для системы комментариев",
],
......@@ -2811,6 +2835,12 @@ $translation_table = [
"Check the errors to proceed." => [
0 => "Перед тем как продолжить, проверьте правильность заполнения.",
],
"Play GIF" => [
0 => "Воспроизвести GIF",
],
"Load full resolution" => [
0 => "Загрузить полную версию",
],
"Guest" => [
0 => "Гость",
],
......@@ -3146,6 +3176,9 @@ $translation_table = [
"Update now" => [
0 => "Обновить",
],
"Your website is running the latest version of %s" => [
0 => "Вы используете последнюю версию Chevereto - %s",
],
"Your website is running the latest version of Chevereto." => [
0 => "Вы используете последнюю версию Chevereto.",
],
......
<?php
$translation_header = array (
'Project-Id-Version' => 'VERSION',
'POT-Creation-Date' => '2016-01-30 17:45+0000',
'PO-Revision-Date' => '2016-01-30 17:45+0000',
'POT-Creation-Date' => '2016-11-01 14:37+0000',
'PO-Revision-Date' => '2016-11-01 14:37+0000',
'Last-Translator' => 'FULL NAME <EMAIL@ADDRESS>',
'Language-Team' => 'LANGUAGE TEAM <EMAIL@ADDRESS>',
'Language' => 'tr',
......@@ -48,18 +48,57 @@ $translation_table = [
"You can switch the website mode anytime." => [
0 => "Web sayfası modunu dilediğiniz zaman değiştirebilirsiniz.",
],
"Community" => [
0 => "Topluluk",
],
"Personal" => [
0 => "Kişisel",
],
"Update in progress" => [
0 => "Güncelleme Devam Ediyor",
],
"An error occurred. Please try again later." => [
0 => "Bir hata oluştu. Lütfen daha sonra tekrar deneyin.",
],
"Invalid license info" => [
0 => "Geçersiz Lisans Bilgisi",
],
"Invalid license key" => [
0 => "Geçersiz Lisans Anahtarı",
],
"Can't save file" => [
0 => "Dosya Kaydedilemedi",
],
"Can't download %s" => [
0 => "%s Dosyası İndirilemiyor",
],
"Untitled" => [
0 => "Başlıksız / isimsiz",
],
"%s's images" => [
0 => "%s'in Resimleri",
],
"Note: This content is private but anyone with the link will be able to see this." => [
0 => "Not: Bu içerik özeldir ama linke sahip olan birisi içeriği görüntüleyebilir.",
],
"Note: This content is private. Change privacy to \"public\" to share." => [
0 => "Not: Bu içerik Özeldir. Paylaşmak için Gizlilik Ayarlarını Değiştirin",
],
"Don't autodelete" => [
0 => "Otomatik silme",
],
"minute" => [
0 => "dakika",
1 => "dakikalar",
],
"hour" => [
0 => "saat",
1 => "saat",
],
"day" => [
0 => "gün",
1 => "günler",
],
"Private upload" => [
0 => "Gizli Yükleme",
],
......@@ -74,15 +113,27 @@ $translation_table = [
"Link" => [
0 => "Link",
],
"Can't insert storage." => [
0 => "Depolama eklenemiyor.",
],
"Storage capacity can't be lower than its current usage (%s)." => [
0 => "Depolama kapasitesi bundan daha düşük olamaz. (%s).",
],
"Can't update storage details." => [
0 => "Depolama detayları güncellenemiyor.",
],
"Unlimited" => [
0 => "Sınırsız",
],
"used" => [
0 => "Eski",
],
"Private profile" => [
0 => "Özel profil",
],
"Private" => [
0 => "Özel",
],
"year" => [
0 => "yıl",
1 => "yıllar",
......@@ -95,18 +146,6 @@ $translation_table = [
0 => "hafta",
1 => "haftalar",
],
"day" => [
0 => "gün",
1 => "günler",
],
"hour" => [
0 => "saat",
1 => "saat",
],
"minute" => [
0 => "dakika",
1 => "dakikalar",
],
"second" => [
0 => "saniye",
1 => "saniyeler",
......@@ -117,6 +156,12 @@ $translation_table = [
"moments ago" => [
0 => "Dakika Önce",
],
"System notification" => [
0 => "Sistem bildirimi",
],
"Dashboard" => [
0 => "Kullanıcı Kontrol Paneli",
],
"System database is outdated. You need to run the <a href=\"%s\">update</a> tool." => [
0 => "Veritabanı güncel değil. Güncelleme <a href=\"%s\">update</a> yazılımını çalıştırın.",
],
......@@ -189,12 +234,18 @@ $translation_table = [
"Most recent" => [
0 => "Yeni Yüklenen Resimler",
],
"Oldest" => [
0 => "Eskiler",
],
"Most viewed" => [
0 => "En Çok Görüntülenen Resimler",
],
"Share" => [
0 => "Paylaş",
],
"Embed codes" => [
0 => "Embed (Paylaşım) Kodları",
],
"Full info" => [
0 => "Geniş Bilgi",
],
......@@ -259,6 +310,9 @@ $translation_table = [
"Memory limit" => [
0 => "Hafıza Boyutu",
],
"Links" => [
0 => "Linkler",
],
"Website" => [
0 => "Site Adresi",
],
......@@ -319,15 +373,6 @@ $translation_table = [
"search content" => [
0 => "İçerik Arama",
],
"Before cover (homepage)" => [
0 => "Kapaktan önce (anasayfa)",
],
"After cover (homepage)" => [
0 => "Kapaktan sonra (anasayfa)",
],
"After listing (homepage)" => [
0 => "Listeledikten sonra (anasayfa)",
],
"Content (image and album)" => [
0 => "İçerik (görüntü ve albüm)",
],
......@@ -406,9 +451,6 @@ $translation_table = [
"Invalid thumb height" => [
0 => "Geçersiz Küçük (trumb) Resim Yüksekliği. Lütfen Ayarlarınızı Kontrol Ediniz.",
],
"Invalid medium width" => [
0 => "Geçersiz Orta Genişlik. Lütfen Ayarlarınızı Kontrol Ediniz",
],
"Invalid watermark percentage" => [
0 => "Watermark yüzdesi geçersiz",
],
......@@ -454,24 +496,15 @@ $translation_table = [
"Invalid URL" => [
0 => "Geçersiz URL",
],
"Oldest" => [
0 => "Eskiler",
],
"Top users" => [
0 => "En İyi Kullanıcılar",
],
"Dashboard" => [
0 => "Kullanıcı Kontrol Paneli",
],
"Explore" => [
0 => "Araştır (keşfet)",
],
"About" => [
0 => "Hakkımızda",
],
"Embed codes" => [
0 => "Embed (Paylaşım) Kodları",
],
"Image ID" => [
0 => "Resim ID",
],
......@@ -490,6 +523,21 @@ $translation_table = [
"%s images" => [
0 => "%s resimler",
],
"Direct links" => [
0 => "Direk Linkler",
],
"Image URL" => [
0 => "Resim URL Adresi",
],
"Image link" => [
0 => "Resim Link",
],
"Thumbnail URL" => [
0 => "Küçük Resim URL",
],
"Medium URL" => [
0 => "Resim URL",
],
"Login needed" => [
0 => "İşlem Yapmak İçin Giriş Yapmanız Gereklidir",
],
......@@ -824,15 +872,9 @@ $translation_table = [
0 => "albüm",
1 => "albümler",
],
"Links" => [
0 => "Linkler",
],
"Viewer links" => [
0 => "Görüntülenen bağlantılar",
],
"Direct links" => [
0 => "Direk Linkler",
],
"HTML Codes" => [
0 => "HTML Kodları",
],
......@@ -872,8 +914,8 @@ $translation_table = [
"Storage" => [
0 => "Depolama",
],
"Uploader IP address" => [
0 => "Yükleyici İP adresi",
"IP address" => [
0 => "İP adresi",
],
"Album name" => [
0 => "Albüm İsmi",
......@@ -887,9 +929,6 @@ $translation_table = [
"Brief description of this album" => [
0 => "Albüm hakkında kısa tanım",
],
"Album Privacy" => [
0 => "Albümü Gizle",
],
"Who can view this content" => [
0 => "Bu İçeriği Kimler Görüntüleyebilir ?",
],
......@@ -926,9 +965,6 @@ $translation_table = [
"Untitled image" => [
0 => "İsimsiz resim",
],
"IP address" => [
0 => "İP adresi",
],
"Expiration date" => [
0 => "Son kullanma tarihi",
],
......@@ -1014,12 +1050,6 @@ $translation_table = [
"Load more" => [
0 => "Daha Fazla Yükle",
],
"Previous" => [
0 => "Önceki",
],
"Next" => [
0 => "İleri",
],
"Select all" => [
0 => "Hepsini Seç",
],
......@@ -1047,9 +1077,6 @@ $translation_table = [
"To use all the features of this site you must be logged in. If you don't have an account you can <a href=\"%s\">sign up</a> right now." => [
0 => "Hesabınız varsa lütfen giriş yapınız. Hesabınız yoksa bütün fonksiyonlardan faydalanmak için lütfen <a href=\"%s\">kayıt</a> olunuz.",
],
"Note: This content is private. Change privacy to \"public\" to share." => [
0 => "Not: Bu içerik Özeldir. Paylaşmak için Gizlilik Ayarlarını Değiştirin",
],
"There's nothing to show here." => [
0 => "Burada gösterilecek birşey yok.",
],
......@@ -1083,9 +1110,6 @@ $translation_table = [
"Do you really want to remove all the selected content? This can't be undone." => [
0 => "Seçili resimleri silmek istediğinizden eminmisiniz ?. Resimler geri dönüşümü olmaksızın silinecektir.",
],
"Uploaded by guest to Public" => [
0 => "Kayıtsız kullanıcılar tarafından yüklenildi",
],
"From %s" => [
0 => "Yükleyen %s",
],
......@@ -1235,15 +1259,6 @@ $translation_table = [
"Select region" => [
0 => "Bölge Seçiniz.",
],
"Enable this if you want to allow the search feature." => [
0 => "Eğer arama özelliğine izin vermek istiyorsanız bunu etkinleştirin.",
],
"Enable this if you want to allow the explore page." => [
0 => "Sayfayi keşfetmek izni vermek icin etkinleştirin.",
],
"Enable this if you want to allow the random feature." => [
0 => "Eğer rastgele özelliğine izin vermek istiyorsanız bunu etkinleştirin.",
],
"User ID" => [
0 => "Kullanıcı ID",
],
......@@ -1268,9 +1283,6 @@ $translation_table = [
"Enable this if you want to allow non registered users to upload." => [
0 => "Misafir Kullanıcıların Resim Yüklemesini İstiyorsanız Bunu Etkinleştirmeniz Gerekmektedir. ",
],
"This setting is disabled when personal mode is active." => [
0 => "Kişisel mod (personal mode) aktifken bu ayarı kullanamazsınız.",
],
"Max. filesize" => [
0 => "Maksimum Resim Boyutu",
],
......@@ -1310,12 +1322,6 @@ $translation_table = [
"Thumbnails will be fixed to this size." => [
0 => "Resimlere Eklenecek Trumbnails (Küçük Logo) Boyutunu.",
],
"Medium size" => [
0 => "Orta Boy Resim Boyutu",
],
"Height will be automatic calculated." => [
0 => "Resim Yüksekliğini Otomatik Ayarlama",
],
"Enable watermark on guest uploads" => [
0 => "Konukların yüklemelerine watermark uygulanmasını etkinleştir",
],
......@@ -1547,11 +1553,20 @@ $translation_table = [
"Cover image" => [
0 => "Kapak resmi",
],
"Do you really want to delete this image? This can't be undone." => [
0 => "Bu resmi silmek istediğinizden emin misiniz ?. Resim geri dönüşümü olmaksızın silinecektir.",
],
"Delete image" => [
0 => "Resmi Sil",
],
"User IDs" => [
0 => "Kullanıcı Kimlikleri",
],
"Here you can set the codes for the predefined ad spaces." => [
0 => "Burada önceden tanımlanmış reklam alanları için kodları ayarlayabilirsiniz.",
"Maintenance" => [
0 => "Bakım",
],
"When enabled the website will show a maintenance message. This setting doesn't affect administrators." => [
0 => "Etkinleştirildiğinde website bakım mesajı gösterecektir. Bu ayar, yöneticileri etkilemez.",
],
"Crypt salt" => [
0 => "Crypt salt",
......@@ -1559,12 +1574,6 @@ $translation_table = [
"This is the salt used to convert numeric ID to alphanumeric. It was generated on install." => [
0 => "Kullanıcı İD Kimlik Numarasıdır. Bu İD üzerinden işlemler yapılacaktır.",
],
"Maintenance" => [
0 => "Bakım",
],
"When enabled the website will show a maintenance message. This setting doesn't affect administrators." => [
0 => "Etkinleştirildiğinde website bakım mesajı gösterecektir. Bu ayar, yöneticileri etkilemez.",
],
"Default language" => [
0 => "Varsayılan Dil Ayarını Seçiniz.",
],
......@@ -1673,12 +1682,6 @@ $translation_table = [
"Guest" => [
0 => "Misafir Kullanıcı",
],
"Do you really want to delete this image? This can't be undone." => [
0 => "Bu resmi silmek istediğinizden emin misiniz ?. Resim geri dönüşümü olmaksızın silinecektir.",
],
"Delete image" => [
0 => "Resmi Sil",
],
"Added to %s" => [
0 => "Eklenecek Resimler %s",
],
......@@ -1694,24 +1697,6 @@ $translation_table = [
"In this album" => [
0 => "Albümü",
],
"Image links" => [
0 => "Resim Linkleri",
],
"Image URL" => [
0 => "Resim URL Adresi",
],
"Image link" => [
0 => "Resim Link",
],
"Thumbnail URL" => [
0 => "Küçük Resim URL",
],
"Medium URL" => [
0 => "Resim URL",
],
"Image embed codes" => [
0 => "Resmin Embed (Paylaşım) Kodları",
],
"Upload and share your images." => [
0 => "Resimlerinizi yükleyin veya paylaşin.",
],
......@@ -1844,27 +1829,6 @@ $translation_table = [
"Edit profile" => [
0 => "Profili Düzenle",
],
"Message sent" => [
0 => "Mesajınız başarılı bir şekilde gönderildi.",
],
"Contact" => [
0 => "İletişim",
],
"We will be in touch soon." => [
0 => "Size en kısa sürede ulaşacağız.",
],
"If you want to send a message fill the form below." => [
0 => "Mesaj göndermek için aşağıdaki formu doldurup gönderiniz.",
],
"Your name" => [
0 => "İsminiz (Adınız)",
],
"Subject" => [
0 => "Mesaj Konusu",
],
"Send message" => [
0 => "Mesajı Gönder",
],
"You must enter the album name." => [
0 => "Albüm ismi girmelisiniz.",
],
......
<?php
$translation_header = array (
'Project-Id-Version' => 'VERSION',
'POT-Creation-Date' => '2016-10-17 20:52+0000',
'PO-Revision-Date' => '2016-10-17 20:52+0000',
'POT-Creation-Date' => '2016-10-19 15:26+0000',
'PO-Revision-Date' => '2016-10-19 15:26+0000',
'Last-Translator' => 'FULL NAME <EMAIL@ADDRESS>',
'Language-Team' => 'LANGUAGE TEAM <EMAIL@ADDRESS>',
'Language' => 'zh_CN',
......
<?php
$translation_header = array (
'Project-Id-Version' => 'VERSION',
'POT-Creation-Date' => '2016-10-17 20:52+0000',
'PO-Revision-Date' => '2016-10-17 20:52+0000',
'POT-Creation-Date' => '2016-11-01 14:37+0000',
'PO-Revision-Date' => '2016-11-01 14:37+0000',
'Last-Translator' => 'FULL NAME <EMAIL@ADDRESS>',
'Language-Team' => 'LANGUAGE TEAM <EMAIL@ADDRESS>',
'Language' => 'zh_TW',
......@@ -141,12 +141,6 @@ $translation_table = [
"image" => [
0 => "圖片",
],
"%u liked your %t %c" => [
0 => "%u 喜歡你的 %t %c",
],
"%u is now following you" => [
0 => "%u 關註了你",
],
"Can't create %s destination dir" => [
0 => "無法創建 %s 目標目錄",
],
......@@ -252,15 +246,6 @@ $translation_table = [
"That page doesn't exist" => [
0 => "該網頁不存在",
],
"Most recent" => [
0 => "最新的",
],
"Oldest" => [
0 => "最舊的",
],
"Albums" => [
0 => "相簿",
],
"Forgot password?" => [
0 => "忘記密碼?",
],
......@@ -318,6 +303,12 @@ $translation_table = [
"Password required" => [
0 => "需要密碼",
],
"Most recent" => [
0 => "最新的",
],
"Oldest" => [
0 => "最舊的",
],
"Most viewed" => [
0 => "最熱門的",
],
......@@ -342,6 +333,9 @@ $translation_table = [
"Images" => [
0 => "圖片",
],
"Albums" => [
0 => "相簿",
],
"Users" => [
0 => "使用者",
],
......@@ -357,6 +351,9 @@ $translation_table = [
"check for updates" => [
0 => "檢查更新",
],
"Support" => [
0 => "支援",
],
"Chevereto support" => [
0 => "Chevereto支援",
],
......@@ -408,6 +405,15 @@ $translation_table = [
"Documentation" => [
0 => "文件",
],
"Changelog" => [
0 => "改版日誌",
],
"Request new features" => [
0 => "請求新功能",
],
"Bug tracking" => [
0 => "錯誤跟踪",
],
"Blog" => [
0 => "部落格",
],
......@@ -507,6 +513,18 @@ $translation_table = [
"homepage" => [
0 => "首頁",
],
"Before main title (%s)" => [
0 => "在主標題前 %s",
],
"After call to action (%s)" => [
0 => "在按鈕後 %s",
],
"After cover (%s)" => [
0 => "在封面後 %s",
],
"After listing (%s)" => [
0 => "在列表後 %s",
],
"Before pagination" => [
0 => "分頁前",
],
......@@ -571,7 +589,7 @@ $translation_table = [
0 => "頭後(探索頁面)",
],
"NSFW" => [
0 => "NSFW",
0 => "非闔家皆宜",
],
"Invalid website name" => [
0 => "無效的網站名稱",
......@@ -829,7 +847,7 @@ $translation_table = [
0 => "這只是壹個測試",
],
"Test email sent to %s." => [
0 => "Test email sent to %s.",
0 => "測試電子郵件發送到 %s.",
],
"User %s followed" => [
0 => "使用者 %s 已跟隨",
......@@ -843,6 +861,15 @@ $translation_table = [
"Content disliked" => [
0 => "不喜歡的內容",
],
"%u liked your %t %c" => [
0 => "%u 喜歡你的 %t %c",
],
"%u is now following you" => [
0 => "%u 關註了你",
],
"A private user" => [
0 => "私人用戶",
],
"Wrong Username/Email password combination" => [
0 => "錯誤的用戶名或密碼",
],
......@@ -1123,10 +1150,10 @@ $translation_table = [
0 => "取消",
],
"Mark this if the upload is not family safe" => [
0 => "標記這個上傳內容為不健康",
0 => "標記這個上傳內容為非闔家皆宜",
],
"Not family safe upload" => [
0 => "不健康的上傳",
0 => "非闔家皆宜的上傳",
],
"Uploading" => [
0 => "上傳中",
......@@ -1183,7 +1210,7 @@ $translation_table = [
0 => "自動刪除圖像",
],
"Mark this if the image is not family safe" => [
0 => "標記這個圖片為不健康內容",
0 => "標記這個圖片為非闔家皆宜內容",
],
"Flag as unsafe" => [
0 => "標記為不安全",
......@@ -1722,6 +1749,9 @@ $translation_table = [
"documentation" => [
0 => "文件",
],
"Learn more about %s at our %d." => [
0 => "在我們的 %d 知道更多關於 %s 的資料",
],
"Add category" => [
0 => "新增分類",
],
......@@ -1905,6 +1935,9 @@ $translation_table = [
"Do you really want to delete the page ID %s? This can't be undone." => [
0 => "你真的要刪除頁面 ID %s ? 這動作不能被復原",
],
"Unchecked image formats won't be allowed to be uploaded." => [
0 => "不允許上傳未經檢查的圖片格式。",
],
"Enable uploads" => [
0 => "啟動上傳",
],
......@@ -1917,6 +1950,9 @@ $translation_table = [
"Enable this if you want to allow non registered users to upload." => [
0 => "允許非註冊用戶上傳",
],
"Number of simultaneous upload threads (parallel uploads)" => [
0 => "同時上傳連線數量(並行上傳)",
],
"Redirect on single upload" => [
0 => "跳轉單張上傳",
],
......@@ -2209,10 +2245,10 @@ $translation_table = [
0 => "如果要在列表中顯示不安全內容請啟用此功能. 此設置不會影響管理員, 並且可以由用戶自己的設置覆蓋.",
],
"Blur NSFW content in listings" => [
0 => "模糊NSFW(標記為不安全)的內容顯示在列表",
0 => "模糊非闔家皆宜(標記為不安全)的內容顯示在列表",
],
"Enable this if you want to apply a blur effect on the NSFW images in listings." => [
0 => "如果您想申請一個模糊效果的NSFW圖像列表請啟用它.",
0 => "如果您想為非闔家皆宜圖像列表開啟模糊效果,請啟用它.",
],
"Show banners in not safe content" => [
0 => "在不安全的內容顯示廣告橫幅",
......@@ -2499,9 +2535,15 @@ $translation_table = [
"Comma-separated list of target user IDs to show images on homepage. Leave it empty to display all recent images." => [
0 => "在網站主頁顯示指定多個用戶的最新圖片, 請用逗號分隔開. 留空則顯示全站最新圖片(不含隱私圖像).",
],
"banners" => [
0 => "橫幅",
],
"Automatic updates check" => [
0 => "自動檢查升級",
],
"When enabled the system will automatically check for new updates." => [
0 => "啟用時,系統將自動檢查新更新。",
],
"Display available updates notification" => [
0 => "顯示可用的更新通知",
],
......@@ -2655,6 +2697,9 @@ $translation_table = [
"Use this to test how your emails are being delivered. We recommend you to use %s." => [
0 => "使用這個來測試您的電子郵件是否已寄出. 我們建議您使用 %s.",
],
"social networks" => [
0 => "社交網絡",
],
"You need a <a href=\"https://developers.facebook.com/\" target=\"_blank\">Facebook app</a> for this." => [
0 => "你需要一個<a href=\"https://developers.facebook.com/\" target=\"_blank\">Facebook app</a>",
],
......@@ -2697,6 +2742,12 @@ $translation_table = [
"You need a <a href=\"%s\" target=\"_blank\">reCAPTCHA key</a> for this." => [
0 => "你需要一個 <a href=\"%s\" target=\"_blank\">reCAPTCHA key</a>",
],
"%s site key" => [
0 => "%s 網站鑰匙",
],
"%s secret key" => [
0 => "%s 秘密鑰匙",
],
"reCAPTCHA public key" => [
0 => "reCAPTCHA public key",
],
......@@ -2709,6 +2760,18 @@ $translation_table = [
"How many failed attempts are needed to ask for reCAPTCHA? Use zero (0) to always show reCAPTCHA." => [
0 => "登入失敗多少次後顯示驗證碼? 鍵入\"0\"零則始終顯示驗證碼.",
],
"Comments API" => [
0 => "評論 API",
],
"Disqus API works with %s." => [
0 => "與 %s 工作的Disqus API",
],
"Disqus shortname" => [
0 => "Disqus 短名",
],
"%s public key" => [
0 => "%s 公開鑰匙",
],
"Comment code" => [
0 => "社群評論代碼",
],
......@@ -2731,10 +2794,10 @@ $translation_table = [
0 => "欲使用 <a %s>API v1</a>請用這個金鑰",
],
"Cookie law compliance" => [
0 => "餅乾的法規",
0 => "Cookie的法規",
],
"Enable this to display a message that complies with the EU Cookie law requirements. Note: You only need this if your website is hosted in the EU and if you add tracking cookies." => [
0 => "啟用它, 顯示一條消息, 符合歐盟的餅乾法規. 注意: 您僅需要這個, 假如您的網站託管在歐盟, 您必須增加餅乾跟蹤.",
0 => "啟用它顯示一條消息符合歐盟的Cookie法規. 注意: 假如您的網站託管在歐盟又需要增加Cookie跟蹤, 您必須啟用它.",
],
"Save changes" => [
0 => "儲存變更",
......@@ -2742,6 +2805,12 @@ $translation_table = [
"Check the errors to proceed." => [
0 => "請檢查錯誤後繼續",
],
"Play GIF" => [
0 => "播放 GIF",
],
"Load full resolution" => [
0 => "讀取全等解像度",
],
"Guest" => [
0 => "訪客",
],
......@@ -3075,6 +3144,9 @@ $translation_table = [
"Update now" => [
0 => "立刻更新",
],
"Your website is running the latest version of %s" => [
0 => "你的網站正在運行最新版本的 %s",
],
"Your website is running the latest version of Chevereto." => [
0 => "您的網站正在執行Chevereto的最新版本.",
],
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment