mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 22:03:55 +01:00
Localisation updates from https://translatewiki.net.
This commit is contained in:
parent
594e644b8b
commit
3ad16d120f
40 changed files with 787 additions and 393 deletions
|
|
@ -4,8 +4,27 @@
|
|||
* CERminator
|
||||
* DzWiki
|
||||
* Srdjan m
|
||||
* Srđan
|
||||
-->
|
||||
<resources>
|
||||
<plurals name="uploads_pending_notification_indicator" fuzzy="true">
|
||||
<item quantity="one">postavlja se %1$d datoteka</item>
|
||||
<item quantity="other">postavlja se %1$d datoteka</item>
|
||||
</plurals>
|
||||
<plurals name="contributions_subtitle" fuzzy="true">
|
||||
<item quantity="zero">\@string/contributions_subtitle_zero</item>
|
||||
<item quantity="one">postavljena %1$d datoteka</item>
|
||||
<item quantity="other">postavljenih datoteka: %1$d</item>
|
||||
</plurals>
|
||||
<plurals name="starting_multiple_uploads" fuzzy="true">
|
||||
<item quantity="one">Započinjem postavljanje %1$d datoteke</item>
|
||||
<item quantity="other">Započinjem postavljanje %1$d datoteka/-e</item>
|
||||
</plurals>
|
||||
<plurals name="multiple_uploads_title" fuzzy="true">
|
||||
<item quantity="one">%1$d postavljanje</item>
|
||||
<item quantity="other">%1$d postavljanja</item>
|
||||
</plurals>
|
||||
<string name="share_license_summary" fuzzy="true">Slika će se voditi pod licencom %1$s</string>
|
||||
<string name="app_name">Commons</string>
|
||||
<string name="menu_settings">Postavke</string>
|
||||
<string name="username">Korisničko ime</string>
|
||||
|
|
@ -26,10 +45,6 @@
|
|||
<string name="upload_progress_notification_title_finishing">Postavljanje datoteke %1$s završeno</string>
|
||||
<string name="upload_failed_notification_title">Postavljanje datoteke %1$s nije uspjelo</string>
|
||||
<string name="upload_failed_notification_subtitle">Dodirnite da biste vidjeli</string>
|
||||
<plurals name="uploads_pending_notification_indicator" fuzzy="true">
|
||||
<item quantity="one">postavlja se %1$d datoteka</item>
|
||||
<item quantity="other">postavlja se %1$d datoteka</item>
|
||||
</plurals>
|
||||
<string name="title_activity_contributions">Moje nedavno postavljene datoteke</string>
|
||||
<string name="contribution_state_queued">Na čekanju</string>
|
||||
<string name="contribution_state_failed">Nije uspjelo</string>
|
||||
|
|
@ -57,20 +72,7 @@
|
|||
<string name="refresh_button">Osvježi</string>
|
||||
<string name="gps_disabled">GPS je onemogućen na Vašem uređaju. Želite li ga omogućiti?</string>
|
||||
<string name="enable_gps">Omogući GPS</string>
|
||||
<string name="contributions_subtitle_zero">Zasad nema postavljenih datoteka</string>
|
||||
<plurals name="contributions_subtitle" fuzzy="true">
|
||||
<item quantity="zero">\@string/contributions_subtitle_zero</item>
|
||||
<item quantity="one">postavljena %1$d datoteka</item>
|
||||
<item quantity="other">postavljenih datoteka: %1$d</item>
|
||||
</plurals>
|
||||
<plurals name="starting_multiple_uploads" fuzzy="true">
|
||||
<item quantity="one">Započinjem postavljanje %1$d datoteke</item>
|
||||
<item quantity="other">Započinjem postavljanje %1$d datoteka/-e</item>
|
||||
</plurals>
|
||||
<plurals name="multiple_uploads_title" fuzzy="true">
|
||||
<item quantity="one">%1$d postavljanje</item>
|
||||
<item quantity="other">%1$d postavljanja</item>
|
||||
</plurals>
|
||||
<string name="contributions_subtitle_zero" fuzzy="true">Zasad nema postavljenih datoteka</string>
|
||||
<string name="categories_not_found">Nema kategorija koje odgovoraju %1$s</string>
|
||||
<string name="categories_skip_explanation" fuzzy="true">Dodajte kategorije da biste korisnicima olakšali pronalaženje slika na Wikimedia Commonsu.\n\nPočnite pisati da biste dodali kategoriju.\nDodirnite ovu poruku (ili pritisnite dugme \"nazad\") da biste preskočili ovaj korak.</string>
|
||||
<string name="categories_activity_title">Kategorije</string>
|
||||
|
|
@ -89,7 +91,6 @@
|
|||
<string name="no_uploads_yet">Još niste postavili nijednu fotografiju.</string>
|
||||
<string name="menu_retry_upload">Pokušaj ponovo</string>
|
||||
<string name="menu_cancel_upload">Otkaži</string>
|
||||
<string name="share_license_summary" fuzzy="true">Slika će se voditi pod licencom %1$s</string>
|
||||
<string name="menu_download">Preuzmi</string>
|
||||
<string name="preference_license" fuzzy="true">Licenca</string>
|
||||
<string name="use_previous">Koristi prethodni naziv i opis</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue