-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#21 added Romanian language by mironeasav
- Loading branch information
Showing
10 changed files
with
193 additions
and
23 deletions.
There are no files selected for viewing
19 changes: 19 additions & 0 deletions
19
app/src/main/java/de/k3b/android/widget/LocalizedActivity.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,138 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!--Generated by crowdin.com--> | ||
<!-- | ||
/* | ||
* Translation to romanian by "mironeasav". | ||
* | ||
* This file is part of "a Photo Manager (A(ndro)FotoFinder). | ||
* | ||
* This program is free software: you can redistribute it and/or modify it | ||
* under the terms of the GNU General Public License as published by | ||
* the Free Software Foundation, either version 3 of the License, or | ||
* (at your option) any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, but WITHOUT | ||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS | ||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License | ||
* for more details. | ||
* | ||
* You should have received a copy of the GNU General Public License along with | ||
* this program. If not, see <http://www.gnu.org/licenses/> | ||
*/ | ||
--> | ||
<resources> | ||
<string name="about_summary">Despre_sumar%1$sFoto Manager</string> | ||
<string name="area_menu_title">Titlul_zonei_meniu Selecteaza zona pe harta</string> | ||
<string name="background">In fundal Fundal</string> | ||
<string name="bookmark_delete_answer_format">Marcaj_sters%1$s.</string> | ||
<string name="bookmark_delete_error_format">Nu pot sterge marcajul%1$s. Nu poti sterge marcaju.</string> | ||
<string name="bookmark_delete_question">Sterg acest marcaj?</string> | ||
<string name="bookmark_err_not_found_format">Fara solicitari%1$s. Nu am gasit cereri.</string> | ||
<string name="bookmark_file_comment_format">Obtinut %3$s cu \'%1$s\' Versiunea%2$s. Pentru detalii vezi | ||
https://github.com/k3b/AndroFotoFinder/wiki/intentap#sql</string> | ||
<string name="bookmark_load_from_menu_title">Incarca marcaj de la …</string> | ||
<string name="bookmark_save_as_menu_title">Salveaza Marcajul ca …</string> | ||
<string name="btn_cancel">Anuleaza</string> | ||
<string name="btn_no">Nu</string> | ||
<string name="btn_yes">Da</string> | ||
<string name="btn_change">Schimba</string> | ||
<string name="btn_ok">OK</string> | ||
<string name="btn_pause">Pauza</string> | ||
<string name="copy_menu_title">Copiaza</string> | ||
<string name="copy_result_format">Fisiere copiate%1$d/%2$d</string> | ||
<string name="delete_menu_title">Sterge</string> | ||
<string name="delete_question_message_format">"Esti sigur ca vrei sa stergi definitiv aceste fisiere? | ||
%1$s | ||
|
||
Aceasta operatie nu poate fi acceptata."</string> | ||
<string name="delete_question_title">Stergi fotografia(fotografiile)?</string> | ||
<string name="delete_result_format">Fisiere sterse%1$d/%2$d</string> | ||
<string name="destination_copy">Destinatia unde se copiaza</string> | ||
<string name="destination_move">Destinatia unde se muta</string> | ||
<string name="details_menu_title">Detalii</string> | ||
<string name="edit_chooser_title">Alege editorul de fotografie</string> | ||
<string name="edit_err_editor_not_found">Nu am gasit editorul</string> | ||
<string name="edit_menu_title">Editeaza</string> | ||
<string name="filter_err_invalid_date_format">filtreaza_er\'%1$s\' nu este o data corecta.</string> | ||
<string name="filter_err_invalid_location_format">\'%1$s\' nu este o coordonata corecta.</string> | ||
<string name="filter_menu_title">Filtreaza</string> | ||
<string name="folder_dialog_title_format">Selecteaza%1$s</string> | ||
<string name="folder_err_load_failed_format">Incarcarea fisierului a esuat%1$s</string> | ||
<string name="folder_menu_title">Fisier de filtrare</string> | ||
<string name="gallery_title">Fotografii</string> | ||
<string name="geo_show_menu_title">Arata pe harta</string> | ||
<string name="geo_edit_menu_title">Seteaza geo</string> | ||
<string name="geo_edit_update_in_progress">Schimband informatiile geo in fotografiile selectate</string> | ||
<string name="geo_picker_err_not_found">Nu am gasit colectorul geo</string> | ||
<string name="geo_picker_title">Selecteaza o fotografie noua pentru geo</string> | ||
<string name="global_err_sql_message_format">Eroare SQL\'%1$s\'\n\n%2$s</string> | ||
<string name="global_err_sql_title_reload">SQL nevalid. Reincarca setare prestabilita</string> | ||
<string name="global_err_system">Eroare de system. Iesire</string> | ||
<string name="image_err_file_exists_format">Fisierul totusi exista\'%1$s\'.\n Vrei sa-l rescrii?</string> | ||
<string name="image_err_file_rename_format">Nu pot redenumi fisierul\'%1$s\'.</string> | ||
<string name="image_err_not_found_format">Nu am gasit fotografii pentru %1$s.</string> | ||
<string name="image_err_not_in_db_format">Nu am gasit fotografii in baza de date media %1$s inca. Scanez %2$d alte fisiere. Fotografiile care lipsesc vor fi disponibile in curand.</string> | ||
<string name="image_loading_at_position_format">"Incarca (%1$d) …"</string> | ||
<string name="image_success_update_format">Apdateaza fotografiile%1$d.</string> | ||
<string name="lbl_date">Date</string> | ||
<string name="sort_by_folder">Fisier</string> | ||
<string name="sort_by_name">Nume</string> | ||
<string name="sort_by_name_len">Lungime</string> | ||
<string name="sort_by_none">Nesortate Nesortat</string> | ||
<string name="sort_by_place">Loc</string> | ||
<string name="sort_menu_title">Sorteaza</string> | ||
<string name="sort_order_Date_Ascending">Evoluare date</string> | ||
<string name="sort_order_Date_Descending">Descrestere date</string> | ||
<string name="sort_order_Name_Ascending">Evolueaza nume</string> | ||
<string name="sort_order_Name_Descending">Descreste nume</string> | ||
<string name="sort_order_Name_length_Ascending">Evolueaza lungime-nume</string> | ||
<string name="sort_order_Name_length_Descending">Descreste lungime-nume</string> | ||
<string name="sort_order_Place_Ascending">Evolueaza loc Evoluare locatie</string> | ||
<string name="sort_order_Place_Descending">Descreste loc Descrestere locatie</string> | ||
<string name="update_result_format">Fisiere apdatate %1$d/%2$d</string> | ||
<string name="zoom_to_fit_menu_title">Renuntare marire Renuntare la zum</string> | ||
<string name="about_content_about"><![CDATA[" | ||
<h1>Manager de Fotografii A</h1>cu ' Harta Foto A' in | ||
'Cautatorul Foto Android'</h1> | ||
<br/>Caracteristici: | ||
<ul> | ||
<li>Poti manevra colectii mari de imagini (15000+ imagini in 1000+ fisiere)</li> | ||
<li>Utilizeaza'furnizorul de continut imagini Android.Nu este necesara o scanare initiala. | ||
</li> | ||
<li> | ||
<a href="https://github.com/k3b/AndroFotoFinder/wiki/Filter-View">Gaseste imagini </a>aici | ||
<ul> | ||
<li>fisier (dupa ierarhia | ||
<a href="https://github.com/k3b/AndroFotoFinder/wiki/Folder-Picker">Fisier Depozit</a>)</li> | ||
<li>metacaractere care te duc la fisier/nume fisier</li> | ||
<li>date</li> | ||
<li>in zona | ||
<a href="https://github.com/k3b/AndroFotoFinder/wiki/geographic-map">harta geografica</a>(daca imaginea are informatii GPS stabilite)</li> | ||
</ul></li> | ||
<li>Arata rezultate in derularea | ||
<a href="https://github.com/k3b/AndroFotoFinder/wiki/Gallery-View">galeriei vizitata</a>cu | ||
<ul> | ||
<li>sustinerea fotografiilor selectate</li> | ||
<li> Operatiile in fisier de Copiere,Mutare,Stergere,Distribuire</li> | ||
</ul></li> | ||
<li> | ||
<a href="https://github.com/k3b/AndroFotoFinder/wiki/Image-View">Vizualizare detalii fotografii</a>cu | ||
<ul> | ||
<li>marire imagine</li> | ||
<li>apasa pentru a merge la urmatoarea/precedenta imagine</li> | ||
<li>arata informatii desfasurate ale imaginii(Exif, IPTC, XMP, ICC)</li> | ||
<li>operatiile fisierului de Copiere,Mutare,Stergere,Redenumire,Distribuire</li> | ||
</ul></li> | ||
<li><a href="https://github.com/k3b/AndroFotoFinder/wiki/geographic-map">harta geografica</a>arata marcaje unde au fost facute fotografiile</li> | ||
<li>Operatiile fisierului</li> | ||
<li> | ||
<ul> | ||
<li>va face apdatarea bazei de date a furnizorului de continut Android's</li> | ||
<li>apdateaza fisierele xmp-sidecar</li> | ||
<li>stocheaza datele fisierului daca are suport Android.</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
<br/> | ||
"]]></string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters