Bill Yi | a01d9ce | 2016-12-05 19:17:36 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- Copyright (C) 2009 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
Bill Yi | ae947e4 | 2017-03-23 02:33:58 -0700 | [diff] [blame] | 7 | |
Bill Yi | a01d9ce | 2016-12-05 19:17:36 +0000 | [diff] [blame] | 8 | http://www.apache.org/licenses/LICENSE-2.0 |
Bill Yi | ae947e4 | 2017-03-23 02:33:58 -0700 | [diff] [blame] | 9 | |
Bill Yi | a01d9ce | 2016-12-05 19:17:36 +0000 | [diff] [blame] | 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | |
| 17 | <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| 18 | xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 19 | <string name="uid_label" msgid="8421971615411294156">"Conținut media"</string> |
Bill Yi | af4031f | 2017-03-31 03:11:58 -0700 | [diff] [blame] | 20 | <string name="storage_description" msgid="4081716890357580107">"Stocare locală"</string> |
Bill Yi | a01d9ce | 2016-12-05 19:17:36 +0000 | [diff] [blame] | 21 | <string name="app_label" msgid="9035307001052716210">"Stocarea conținutului media"</string> |
| 22 | <string name="artist_label" msgid="8105600993099120273">"Artist"</string> |
Bill Yi | 34909fc | 2020-01-19 18:31:49 -0800 | [diff] [blame] | 23 | <string name="unknown" msgid="2059049215682829375">"Necunoscut"</string> |
Bill Yi | a01d9ce | 2016-12-05 19:17:36 +0000 | [diff] [blame] | 24 | <string name="root_images" msgid="5861633549189045666">"Imagini"</string> |
| 25 | <string name="root_videos" msgid="8792703517064649453">"Videoclipuri"</string> |
| 26 | <string name="root_audio" msgid="3505830755201326018">"Conținut audio"</string> |
Bill Yi | b3b3f21 | 2020-01-28 07:23:53 -0800 | [diff] [blame] | 27 | <string name="root_documents" msgid="3829103301363849237">"Documente"</string> |
Bill Yi | 716b24a | 2019-02-20 20:45:36 -0800 | [diff] [blame] | 28 | <string name="permission_required" msgid="1460820436132943754">"Este necesară permisiunea ca să modificați sau să ștergeți acest element."</string> |
| 29 | <string name="permission_required_action" msgid="706370952366113539">"Continuați"</string> |
Bill Yi | 3b80550 | 2019-01-12 04:38:30 -0800 | [diff] [blame] | 30 | <string name="grant_dialog_button_allow" msgid="1644287024501033471">"Permiteți"</string> |
| 31 | <string name="grant_dialog_button_deny" msgid="6190589471415815741">"Refuzați"</string> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 32 | <plurals name="permission_more_thumb" formatted="false" msgid="4392079224649478923"> |
| 33 | <item quantity="few">+ <xliff:g id="COUNT_1">^1</xliff:g></item> |
| 34 | <item quantity="other">+ <xliff:g id="COUNT_1">^1</xliff:g></item> |
| 35 | <item quantity="one">+ <xliff:g id="COUNT_0">^1</xliff:g></item> |
| 36 | </plurals> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 37 | <plurals name="permission_more_text" formatted="false" msgid="7291997297174507324"> |
| 38 | <item quantity="few">Și încă <xliff:g id="COUNT_1">^1</xliff:g> elemente</item> |
| 39 | <item quantity="other">Și încă <xliff:g id="COUNT_1">^1</xliff:g> de elemente</item> |
| 40 | <item quantity="one">Și încă <xliff:g id="COUNT_0">^1</xliff:g> element</item> |
| 41 | </plurals> |
Bill Yi | c585e6d | 2020-11-10 10:30:03 +0000 | [diff] [blame] | 42 | <string name="cache_clearing_dialog_title" msgid="8907893815183913664">"Ștergeți fișierele temporare ale aplicațiilor"</string> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 43 | <string name="cache_clearing_dialog_text" msgid="7057784635111940957">"<xliff:g id="APP_SEEKING_PERMISSION">%s</xliff:g> vrea să șteargă fișiere temporare. Aceasta poate duce la creșterea gradului de utilizare a bateriei sau a datelor mobile."</string> |
Bill Yi | c585e6d | 2020-11-10 10:30:03 +0000 | [diff] [blame] | 44 | <string name="cache_clearing_in_progress_title" msgid="6902220064511664209">"Se șterg fișierele temporare ale aplicațiilor…"</string> |
| 45 | <string name="clear" msgid="5524638938415865915">"Ștergeți"</string> |
Bill Yi | 6237293 | 2020-03-02 09:30:34 -0800 | [diff] [blame] | 46 | <string name="allow" msgid="8885707816848569619">"Permiteți"</string> |
| 47 | <string name="deny" msgid="6040983710442068936">"Refuzați"</string> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 48 | <plurals name="permission_write_audio" formatted="false" msgid="8914759422381305478"> |
| 49 | <item quantity="few">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să modifice <xliff:g id="COUNT">^2</xliff:g> fișiere audio?</item> |
| 50 | <item quantity="other">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să modifice <xliff:g id="COUNT">^2</xliff:g> de fișiere audio?</item> |
| 51 | <item quantity="one">Permiteți ca <xliff:g id="APP_NAME_0">^1</xliff:g> să modifice acest fișier audio?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 52 | </plurals> |
Bill Yi | 0f4a5ba | 2021-06-07 18:18:43 +0000 | [diff] [blame] | 53 | <plurals name="permission_progress_write_audio" formatted="false" msgid="3757901555809850632"> |
| 54 | <item quantity="few">Se modifică <xliff:g id="COUNT">^1</xliff:g> fișiere audio…</item> |
| 55 | <item quantity="other">Se modifică <xliff:g id="COUNT">^1</xliff:g> de fișiere audio…</item> |
| 56 | <item quantity="one">Se modifică fișierul audio…</item> |
| 57 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 58 | <plurals name="permission_write_video" formatted="false" msgid="1098082003326873084"> |
| 59 | <item quantity="few">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să modifice <xliff:g id="COUNT">^2</xliff:g> videoclipuri?</item> |
| 60 | <item quantity="other">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să modifice <xliff:g id="COUNT">^2</xliff:g> de videoclipuri?</item> |
| 61 | <item quantity="one">Permiteți ca <xliff:g id="APP_NAME_0">^1</xliff:g> să modifice acest videoclip?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 62 | </plurals> |
Bill Yi | 0f4a5ba | 2021-06-07 18:18:43 +0000 | [diff] [blame] | 63 | <plurals name="permission_progress_write_video" formatted="false" msgid="2244685155683762411"> |
| 64 | <item quantity="few">Se modifică <xliff:g id="COUNT">^1</xliff:g> videoclipuri…</item> |
| 65 | <item quantity="other">Se modifică <xliff:g id="COUNT">^1</xliff:g> de videoclipuri…</item> |
| 66 | <item quantity="one">Se modifică videoclipul…</item> |
| 67 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 68 | <plurals name="permission_write_image" formatted="false" msgid="748745548893845892"> |
| 69 | <item quantity="few">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să modifice <xliff:g id="COUNT">^2</xliff:g> fotografii?</item> |
| 70 | <item quantity="other">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să modifice <xliff:g id="COUNT">^2</xliff:g> de fotografii?</item> |
| 71 | <item quantity="one">Permiteți ca <xliff:g id="APP_NAME_0">^1</xliff:g> să modifice această fotografie?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 72 | </plurals> |
Bill Yi | 0f4a5ba | 2021-06-07 18:18:43 +0000 | [diff] [blame] | 73 | <plurals name="permission_progress_write_image" formatted="false" msgid="9126939088839855157"> |
| 74 | <item quantity="few">Se modifică <xliff:g id="COUNT">^1</xliff:g> fotografii…</item> |
| 75 | <item quantity="other">Se modifică <xliff:g id="COUNT">^1</xliff:g> de fotografii…</item> |
| 76 | <item quantity="one">Se modifică fotografia…</item> |
| 77 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 78 | <plurals name="permission_write_generic" formatted="false" msgid="3270172714743671779"> |
| 79 | <item quantity="few">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să modifice <xliff:g id="COUNT">^2</xliff:g> elemente?</item> |
| 80 | <item quantity="other">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să modifice <xliff:g id="COUNT">^2</xliff:g> de elemente?</item> |
| 81 | <item quantity="one">Permiteți ca <xliff:g id="APP_NAME_0">^1</xliff:g> să modifice acest element?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 82 | </plurals> |
Bill Yi | 0f4a5ba | 2021-06-07 18:18:43 +0000 | [diff] [blame] | 83 | <plurals name="permission_progress_write_generic" formatted="false" msgid="1928961922186705621"> |
| 84 | <item quantity="few">Se modifică <xliff:g id="COUNT">^1</xliff:g> elemente…</item> |
| 85 | <item quantity="other">Se modifică <xliff:g id="COUNT">^1</xliff:g> de elemente…</item> |
| 86 | <item quantity="one">Se modifică un element…</item> |
| 87 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 88 | <plurals name="permission_trash_audio" formatted="false" msgid="8907813869381755423"> |
| 89 | <item quantity="few">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să mute <xliff:g id="COUNT">^2</xliff:g> fișiere audio în coșul de gunoi?</item> |
| 90 | <item quantity="other">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să mute <xliff:g id="COUNT">^2</xliff:g> de fișiere audio în coșul de gunoi?</item> |
| 91 | <item quantity="one">Permiteți ca <xliff:g id="APP_NAME_0">^1</xliff:g> să mute acest fișier audio în coșul de gunoi?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 92 | </plurals> |
Bill Yi | 0f4a5ba | 2021-06-07 18:18:43 +0000 | [diff] [blame] | 93 | <plurals name="permission_progress_trash_audio" formatted="false" msgid="8142631134676951388"> |
| 94 | <item quantity="few">Se mută <xliff:g id="COUNT">^1</xliff:g> fișiere audio în coșul de gunoi…</item> |
| 95 | <item quantity="other">Se mută <xliff:g id="COUNT">^1</xliff:g> de fișiere audio în coșul de gunoi…</item> |
| 96 | <item quantity="one">Se mută fișierul audio în coșul de gunoi…</item> |
| 97 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 98 | <plurals name="permission_trash_video" formatted="false" msgid="4672871911555787438"> |
| 99 | <item quantity="few">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să mute <xliff:g id="COUNT">^2</xliff:g> videoclipuri în coșul de gunoi?</item> |
| 100 | <item quantity="other">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să mute <xliff:g id="COUNT">^2</xliff:g> de videoclipuri în coșul de gunoi?</item> |
| 101 | <item quantity="one">Permiteți ca <xliff:g id="APP_NAME_0">^1</xliff:g> să mute acest videoclip în coșul de gunoi?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 102 | </plurals> |
Bill Yi | 0f4a5ba | 2021-06-07 18:18:43 +0000 | [diff] [blame] | 103 | <plurals name="permission_progress_trash_video" formatted="false" msgid="2566683722600149120"> |
| 104 | <item quantity="few">Se mută <xliff:g id="COUNT">^1</xliff:g> videoclipuri în coșul de gunoi…</item> |
| 105 | <item quantity="other">Se mută <xliff:g id="COUNT">^1</xliff:g> de videoclipuri în coșul de gunoi…</item> |
| 106 | <item quantity="one">Se mută videoclipul în coșul de gunoi…</item> |
| 107 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 108 | <plurals name="permission_trash_image" formatted="false" msgid="6400475304599873227"> |
| 109 | <item quantity="few">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să mute <xliff:g id="COUNT">^2</xliff:g> fotografii în coșul de gunoi?</item> |
| 110 | <item quantity="other">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să mute <xliff:g id="COUNT">^2</xliff:g> de fotografii în coșul de gunoi?</item> |
| 111 | <item quantity="one">Permiteți ca <xliff:g id="APP_NAME_0">^1</xliff:g> să mute această fotografie în coșul de gunoi?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 112 | </plurals> |
Bill Yi | 0f4a5ba | 2021-06-07 18:18:43 +0000 | [diff] [blame] | 113 | <plurals name="permission_progress_trash_image" formatted="false" msgid="4529586663770971476"> |
| 114 | <item quantity="few">Se mută <xliff:g id="COUNT">^1</xliff:g> fotografii în coșul de gunoi…</item> |
| 115 | <item quantity="other">Se mută <xliff:g id="COUNT">^1</xliff:g> de fotografii în coșul de gunoi…</item> |
| 116 | <item quantity="one">Se mută fotografia în coșul de gunoi…</item> |
| 117 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 118 | <plurals name="permission_trash_generic" formatted="false" msgid="3814167365075039711"> |
| 119 | <item quantity="few">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să mute <xliff:g id="COUNT">^2</xliff:g> elemente în coșul de gunoi?</item> |
| 120 | <item quantity="other">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să mute <xliff:g id="COUNT">^2</xliff:g> de elemente în coșul de gunoi?</item> |
| 121 | <item quantity="one">Permiteți ca <xliff:g id="APP_NAME_0">^1</xliff:g> să mute acest element în coșul de gunoi?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 122 | </plurals> |
Bill Yi | 0f4a5ba | 2021-06-07 18:18:43 +0000 | [diff] [blame] | 123 | <plurals name="permission_progress_trash_generic" formatted="false" msgid="6995141190896908381"> |
| 124 | <item quantity="few">Se mută <xliff:g id="COUNT">^1</xliff:g> elemente în coșul de gunoi…</item> |
| 125 | <item quantity="other">Se mută <xliff:g id="COUNT">^1</xliff:g> de elemente în coșul de gunoi…</item> |
| 126 | <item quantity="one">Se mută elementul în coșul de gunoi…</item> |
| 127 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 128 | <plurals name="permission_untrash_audio" formatted="false" msgid="7795265980168966321"> |
| 129 | <item quantity="few">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să scoată <xliff:g id="COUNT">^2</xliff:g> fișiere audio din coșul de gunoi?</item> |
| 130 | <item quantity="other">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să scoată <xliff:g id="COUNT">^2</xliff:g> de fișiere audio din coșul de gunoi?</item> |
| 131 | <item quantity="one">Permiteți ca <xliff:g id="APP_NAME_0">^1</xliff:g> să scoată acest fișier audio din coșul de gunoi?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 132 | </plurals> |
Bill Yi | 0f4a5ba | 2021-06-07 18:18:43 +0000 | [diff] [blame] | 133 | <plurals name="permission_progress_untrash_audio" formatted="false" msgid="4047200387122043006"> |
| 134 | <item quantity="few">Se scot <xliff:g id="COUNT">^1</xliff:g> fișiere audio din coșul de gunoi…</item> |
| 135 | <item quantity="other">Se scot <xliff:g id="COUNT">^1</xliff:g> de fișiere audio din coșul de gunoi…</item> |
| 136 | <item quantity="one">Se scoate fișierul audio din coșul de gunoi…</item> |
| 137 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 138 | <plurals name="permission_untrash_video" formatted="false" msgid="332894888445508879"> |
| 139 | <item quantity="few">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să scoată <xliff:g id="COUNT">^2</xliff:g> videoclipuri din coșul de gunoi?</item> |
| 140 | <item quantity="other">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să scoată <xliff:g id="COUNT">^2</xliff:g> de videoclipuri din coșul de gunoi?</item> |
| 141 | <item quantity="one">Permiteți ca <xliff:g id="APP_NAME_0">^1</xliff:g> să scoată acest videoclip din coșul de gunoi?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 142 | </plurals> |
Bill Yi | 0f4a5ba | 2021-06-07 18:18:43 +0000 | [diff] [blame] | 143 | <plurals name="permission_progress_untrash_video" formatted="false" msgid="7996233128375495458"> |
| 144 | <item quantity="few">Se scot <xliff:g id="COUNT">^1</xliff:g> videoclipuri din coșul de gunoi…</item> |
| 145 | <item quantity="other">Se scot <xliff:g id="COUNT">^1</xliff:g> de videoclipuri din coșul de gunoi…</item> |
| 146 | <item quantity="one">Se scoate videoclipul din coșul de gunoi…</item> |
| 147 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 148 | <plurals name="permission_untrash_image" formatted="false" msgid="7024071378733595056"> |
| 149 | <item quantity="few">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să scoată <xliff:g id="COUNT">^2</xliff:g> fotografii din coșul de gunoi?</item> |
| 150 | <item quantity="other">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să scoată <xliff:g id="COUNT">^2</xliff:g> de fotografii din coșul de gunoi?</item> |
| 151 | <item quantity="one">Permiteți ca <xliff:g id="APP_NAME_0">^1</xliff:g> să scoată această fotografie din coșul de gunoi?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 152 | </plurals> |
Bill Yi | 0f4a5ba | 2021-06-07 18:18:43 +0000 | [diff] [blame] | 153 | <plurals name="permission_progress_untrash_image" formatted="false" msgid="3473769131910926122"> |
| 154 | <item quantity="few">Se scot <xliff:g id="COUNT">^1</xliff:g> fotografii din coșul de gunoi…</item> |
| 155 | <item quantity="other">Se scot <xliff:g id="COUNT">^1</xliff:g> de fotografii din coșul de gunoi…</item> |
| 156 | <item quantity="one">Se scoate fotografia din coșul de gunoi…</item> |
| 157 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 158 | <plurals name="permission_untrash_generic" formatted="false" msgid="6872817093731198374"> |
| 159 | <item quantity="few">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să scoată <xliff:g id="COUNT">^2</xliff:g> elemente din coșul de gunoi?</item> |
| 160 | <item quantity="other">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să scoată <xliff:g id="COUNT">^2</xliff:g> de elemente din coșul de gunoi?</item> |
| 161 | <item quantity="one">Permiteți ca <xliff:g id="APP_NAME_0">^1</xliff:g> să scoată acest element din coșul de gunoi?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 162 | </plurals> |
Bill Yi | 0f4a5ba | 2021-06-07 18:18:43 +0000 | [diff] [blame] | 163 | <plurals name="permission_progress_untrash_generic" formatted="false" msgid="263867753672461510"> |
| 164 | <item quantity="few">Se scot <xliff:g id="COUNT">^1</xliff:g> elemente din coșul de gunoi…</item> |
| 165 | <item quantity="other">Se scot <xliff:g id="COUNT">^1</xliff:g> de elemente din coșul de gunoi…</item> |
| 166 | <item quantity="one">Se scoate elementul din coșul de gunoi…</item> |
| 167 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 168 | <plurals name="permission_delete_audio" formatted="false" msgid="6848547621165184719"> |
| 169 | <item quantity="few">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să șteargă <xliff:g id="COUNT">^2</xliff:g> fișiere audio?</item> |
| 170 | <item quantity="other">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să șteargă <xliff:g id="COUNT">^2</xliff:g> de fișiere audio?</item> |
| 171 | <item quantity="one">Permiteți ca <xliff:g id="APP_NAME_0">^1</xliff:g> să șteargă acest fișier audio?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 172 | </plurals> |
Bill Yi | 0f4a5ba | 2021-06-07 18:18:43 +0000 | [diff] [blame] | 173 | <plurals name="permission_progress_delete_audio" formatted="false" msgid="8579231060666743501"> |
| 174 | <item quantity="few">Se șterg <xliff:g id="COUNT">^1</xliff:g> fișiere audio…</item> |
| 175 | <item quantity="other">Se șterg <xliff:g id="COUNT">^1</xliff:g> de fișiere audio…</item> |
| 176 | <item quantity="one">Se șterge fișierul audio…</item> |
| 177 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 178 | <plurals name="permission_delete_video" formatted="false" msgid="1251942606336748563"> |
| 179 | <item quantity="few">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să șteargă <xliff:g id="COUNT">^2</xliff:g> videoclipuri?</item> |
| 180 | <item quantity="other">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să șteargă <xliff:g id="COUNT">^2</xliff:g> de videoclipuri?</item> |
| 181 | <item quantity="one">Permiteți ca <xliff:g id="APP_NAME_0">^1</xliff:g> să șteargă acest videoclip?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 182 | </plurals> |
Bill Yi | 0f4a5ba | 2021-06-07 18:18:43 +0000 | [diff] [blame] | 183 | <plurals name="permission_progress_delete_video" formatted="false" msgid="4349991290732459111"> |
| 184 | <item quantity="few">Se șterg <xliff:g id="COUNT">^1</xliff:g> videoclipuri…</item> |
| 185 | <item quantity="other">Se șterg <xliff:g id="COUNT">^1</xliff:g> de videoclipuri…</item> |
| 186 | <item quantity="one">Se șterge videoclipul…</item> |
| 187 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 188 | <plurals name="permission_delete_image" formatted="false" msgid="2303409455224710111"> |
| 189 | <item quantity="few">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să șteargă <xliff:g id="COUNT">^2</xliff:g> fotografii?</item> |
| 190 | <item quantity="other">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să șteargă <xliff:g id="COUNT">^2</xliff:g> de fotografii?</item> |
| 191 | <item quantity="one">Permiteți ca <xliff:g id="APP_NAME_0">^1</xliff:g> să șteargă această fotografie?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 192 | </plurals> |
Bill Yi | 0f4a5ba | 2021-06-07 18:18:43 +0000 | [diff] [blame] | 193 | <plurals name="permission_progress_delete_image" formatted="false" msgid="118648854886957046"> |
| 194 | <item quantity="few">Se șterg <xliff:g id="COUNT">^1</xliff:g> fotografii…</item> |
| 195 | <item quantity="other">Se șterg <xliff:g id="COUNT">^1</xliff:g> de fotografii…</item> |
| 196 | <item quantity="one">Se șterge fotografia…</item> |
| 197 | </plurals> |
Bill Yi | c9907f9 | 2020-03-28 20:04:06 -0700 | [diff] [blame] | 198 | <plurals name="permission_delete_generic" formatted="false" msgid="1412218850351841181"> |
| 199 | <item quantity="few">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să șteargă <xliff:g id="COUNT">^2</xliff:g> elemente?</item> |
| 200 | <item quantity="other">Permiteți ca <xliff:g id="APP_NAME_1">^1</xliff:g> să șteargă <xliff:g id="COUNT">^2</xliff:g> de elemente?</item> |
| 201 | <item quantity="one">Permiteți ca <xliff:g id="APP_NAME_0">^1</xliff:g> să șteargă acest element?</item> |
Bill Yi | 0ea4ee6 | 2019-12-24 19:26:19 -0800 | [diff] [blame] | 202 | </plurals> |
Bill Yi | 0f4a5ba | 2021-06-07 18:18:43 +0000 | [diff] [blame] | 203 | <plurals name="permission_progress_delete_generic" formatted="false" msgid="1006212243422543162"> |
| 204 | <item quantity="few">Se șterg <xliff:g id="COUNT">^1</xliff:g> elemente…</item> |
| 205 | <item quantity="other">Se șterg <xliff:g id="COUNT">^1</xliff:g> de elemente…</item> |
| 206 | <item quantity="one">Se șterge elementul…</item> |
| 207 | </plurals> |
| 208 | <string name="transcode_denied" msgid="6760546817138288976">"<xliff:g id="APP_NAME">%s</xliff:g> nu poate procesa fișiere media"</string> |
| 209 | <string name="transcode_processing_cancelled" msgid="5340383917746945590">"Procesarea conținutului media a fost anulată"</string> |
| 210 | <string name="transcode_processing_error" msgid="8921643164508407874">"Eroare la procesarea conținutului media"</string> |
| 211 | <string name="transcode_processing_success" msgid="447288876429730122">"Procesarea conținutului media s-a finalizat"</string> |
| 212 | <string name="transcode_processing_started" msgid="7789086308155361523">"Procesarea conținutului media a început"</string> |
| 213 | <string name="transcode_processing" msgid="6753136468864077258">"Se procesează conținutul media…"</string> |
| 214 | <string name="transcode_cancel" msgid="8555752601907598192">"Anulați"</string> |
| 215 | <string name="transcode_wait" msgid="8909773149560697501">"Așteptați"</string> |
Bill Yi | a01d9ce | 2016-12-05 19:17:36 +0000 | [diff] [blame] | 216 | </resources> |