summaryrefslogtreecommitdiffstats
path: root/res/values-ro/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ro/cm_strings.xml')
-rw-r--r--res/values-ro/cm_strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/values-ro/cm_strings.xml b/res/values-ro/cm_strings.xml
index 9ca0b5ab..a7bf4586 100644
--- a/res/values-ro/cm_strings.xml
+++ b/res/values-ro/cm_strings.xml
@@ -16,12 +16,19 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Virtual local storage account name -->
<string name="local_storage_account" product="tablet">Cont local tabletă</string>
<string name="local_storage_account" product="default">Cont local telefon</string>
+ <!-- Action that exports all contacts to SIM -->
<string name="export_to_sim">Export în cartela SIM</string>
+ <!-- Action string for selecting a SIM subscription for exporting contacts -->
+ <!-- Action string for selecting a SIM subscription for exporting contacts, without a phone number -->
+ <!-- Toast indicating that sharing too many contact has failed. [CHAR LIMIT=NONE] -->
<string name="share_failed">Prea multe contacte, distribuire eșuată</string>
<string name="label_groups">Grup</string>
<string name="exporting">Se exportă\u2026</string>
+ <!-- Message while reading multiple vCard files "(current number) of (total number) files"
+ The order of "current number" and "total number" cannot be changed -->
<string name="reading_vcard_files"><xliff:g id="current_number">%1$s</xliff:g> din <xliff:g id="total_number">%2$s</xliff:g> fișiere</string>
<string name="export_finished">Exportul s-a terminat</string>
<string name="tag_too_long">Numele contactului este prea lung</string>
@@ -31,6 +38,7 @@
<string name="copy_done">Contactul a fost copiat cu succes</string>
<string name="copy_failure">Copierea contactului a eșuat</string>
<string name="card_no_space">Copierea contactului a eșuat, cartela SIM este plină</string>
+ <!-- Menu item used to initiate ip call -->
<string name="ip_call_by_slot">Apel IP prin <xliff:g id="subName">%s</xliff:g></string>
<string name="no_ip_number">Niciun număr de IP</string>
<string name="no_ip_number_on_sim_card">Niciun număr de IP pe cartela SIM</string>