Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-17 08:41:37 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-17 08:41:37 +0300
commitf700f58d49f0899db689a9df7ba89e547c6ced8d (patch)
tree3d7754b73bef9e1edd5c9116b33682efe0412da6 /News-Android-App/src/main/res/values-ro
parentcd7ffeafb65b659cd761dbb6d907434434a1f587 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App/src/main/res/values-ro')
-rw-r--r--News-Android-App/src/main/res/values-ro/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/News-Android-App/src/main/res/values-ro/strings.xml b/News-Android-App/src/main/res/values-ro/strings.xml
index 33ae9bdd..d46f69b5 100644
--- a/News-Android-App/src/main/res/values-ro/strings.xml
+++ b/News-Android-App/src/main/res/values-ro/strings.xml
@@ -13,6 +13,11 @@
<string name="no_wifi_available">Nu exista conexiune WiFi</string>
<string name="do_you_want_to_download_without_wifi">Doriti descarcarea imaginilor fara conexiune WiFi</string>
<string name="widget_header">Știri ownCloud</string>
+ <plurals name="message_bar_new_articles_available">
+ <item quantity="one">%d nou item valabil</item>
+ <item quantity="few">%d noi iteme valabile</item>
+ <item quantity="other">%d noi iteme valabile</item>
+ </plurals>
<string name="message_bar_reload">Reîncarcă</string>
<string name="allUnreadFeeds">Toate articolele necitite</string>
<string name="starredFeeds">Articole selectate</string>