From c6fcdb5c2ecf8098e3990d44a53cc37811074e0d Mon Sep 17 00:00:00 2001 From: ddtddt Date: Sat, 10 Apr 2010 13:58:06 +0000 Subject: [trunk] add Ro thanks to strotti git-svn-id: http://piwigo.org/svn/trunk@5760 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/ro_RO/common.lang.php | 383 +++++++++++++++++++++++++++ language/ro_RO/index.php | 33 +++ language/ro_RO/iso.txt | 1 + tools/language/translation_validated.inc.php | 9 + 4 files changed, 426 insertions(+) create mode 100644 language/ro_RO/common.lang.php create mode 100644 language/ro_RO/index.php create mode 100644 language/ro_RO/iso.txt diff --git a/language/ro_RO/common.lang.php b/language/ro_RO/common.lang.php new file mode 100644 index 000000000..af5eaba13 --- /dev/null +++ b/language/ro_RO/common.lang.php @@ -0,0 +1,383 @@ + \ No newline at end of file diff --git a/language/ro_RO/index.php b/language/ro_RO/index.php new file mode 100644 index 000000000..61741e9cb --- /dev/null +++ b/language/ro_RO/index.php @@ -0,0 +1,33 @@ + diff --git a/language/ro_RO/iso.txt b/language/ro_RO/iso.txt new file mode 100644 index 000000000..759b5db75 --- /dev/null +++ b/language/ro_RO/iso.txt @@ -0,0 +1 @@ +Română [RO] \ No newline at end of file diff --git a/tools/language/translation_validated.inc.php b/tools/language/translation_validated.inc.php index 10ffd6dc1..6ed030cb4 100644 --- a/tools/language/translation_validated.inc.php +++ b/tools/language/translation_validated.inc.php @@ -338,6 +338,15 @@ $validated_keys = array( 'pt_PT' => array( '', ), + + 'ro_RO' => array( + '%d Kb', + 'N/A', + 'RSS feed', + 'Webmaster', + 'Calendar', + 'Contact', + ), 'ru_RU' => array( 'IP', -- cgit v1.2.3