/WebVox/res/values-pl/arrays.xml

http://eyes-free.googlecode.com/ · XML · 32 lines · 18 code · 0 blank · 14 comment · 0 complexity · cb93ea3e1d03d3ba7fd5bded85e3ff19 MD5 · raw file

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Copyright (C) 2009 The Android Open Source Project
  3. Licensed under the Apache License, Version 2.0 (the "License");
  4. you may not use this file except in compliance with the License.
  5. You may obtain a copy of the License at
  6. http://www.apache.org/licenses/LICENSE-2.0
  7. Unless required by applicable law or agreed to in writing, software
  8. distributed under the License is distributed on an "AS IS" BASIS,
  9. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  10. See the License for the specific language governing permissions and
  11. limitations under the License.
  12. -->
  13. <resources xmlns:android="http://schemas.android.com/apk/res/android"
  14. xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  15. <string-array name="webstorage_quota_entries">
  16. <item msgid="5433313236875537673">"Brak dozwolonego przydzia?u"</item>
  17. <item msgid="7374272188672967690">"5 MB"</item>
  18. <item msgid="8699352701856136738">"10 MB"</item>
  19. <item msgid="2018822431469084862">"30 MB"</item>
  20. <item msgid="5383642976774534074">"100 MB"</item>
  21. </string-array>
  22. <string-array name="webstorage_quota_entries_values">
  23. <item msgid="7620410313725236055">"0"</item>
  24. <item msgid="4302688814760304206">"5"</item>
  25. <item msgid="7291990205847586165">"10"</item>
  26. <item msgid="916913372287112423">"30"</item>
  27. <item msgid="3437188301324229987">"100"</item>
  28. </string-array>
  29. </resources>