We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eebb115 commit 69da5edCopy full SHA for 69da5ed
app/src/main/res/values-eu/strings.xml
@@ -113,6 +113,10 @@
113
<string name="share_permission_file_drop">Fitxategiak jaregin</string>
114
<string name="share_permission_secure_file_drop">Fitxategi-jartze segurua</string>
115
<string name="share_permissions">Partekatze baimenak</string>
116
+ <plurals name="share_download_limit_description">
117
+ <item quantity="one">Deskarga %1$d falta da</item>
118
+ <item quantity="other">%1$d deskarga falta dira</item>
119
+ </plurals>
120
<string name="username">Erabiltzaile-izena</string>
121
<string name="share_group_clarification">%1$s (taldea)</string>
122
<string name="share_remote_clarification">%1$s (urrunekoa)</string>
0 commit comments