Removed unused resources

This commit is contained in:
Rahul Patel
2018-07-19 10:28:53 +05:30
parent fae2b9ec17
commit 6955cb3585
39 changed files with 0 additions and 1336 deletions

View File

@@ -1,30 +0,0 @@
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="#FFF"
android:pathData="M12.1,18.55L12,18.65L11.89,18.55C7.14,14.24 4,11.39 4,8.5C4,6.5 5.5,5 7.5,5C9.04,5 10.54,6 11.07,7.36H12.93C13.46,6 14.96,5 16.5,5C18.5,5 20,6.5 20,8.5C20,11.39 16.86,14.24 12.1,18.55M16.5,3C14.76,3 13.09,3.81 12,5.08C10.91,3.81 9.24,3 7.5,3C4.42,3 2,5.41 2,8.5C2,12.27 5.4,15.36 10.55,20.03L12,21.35L13.45,20.03C18.6,15.36 22,12.27 22,8.5C22,5.41 19.58,3 16.5,3Z"/>
</vector>

View File

@@ -1,30 +0,0 @@
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="#FFF"
android:pathData="M11.19,2.25C10.93,2.25 10.67,2.31 10.42,2.4L3.06,5.45C2.04,5.87 1.55,7.04 1.97,8.05L6.93,20C7.24,20.77 7.97,21.23 8.74,21.25C9,21.25 9.27,21.22 9.53,21.1L16.9,18.05C17.65,17.74 18.11,17 18.13,16.25C18.14,16 18.09,15.71 18,15.45L13,3.5C12.71,2.73 11.97,2.26 11.19,2.25M14.67,2.25L18.12,10.6V4.25A2,2 0,0 0,16.12 2.25M20.13,3.79V12.82L22.56,6.96C22.97,5.94 22.5,4.78 21.47,4.36M11.19,4.22L16.17,16.24L8.78,19.3L3.8,7.29"/>
</vector>

View File

@@ -1,35 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:color="#ffffff"
android:radius="800dp"
tools:targetApi="lollipop">
<item android:id="@android:id/mask">
<shape android:shape="rectangle" >
<stroke android:color="#ffffff" android:width="1.5dp"/>
<gradient android:startColor="#42ffffff" android:centerColor="#42ffffff" android:endColor="#ffffff" />
</shape>
</item>
</ripple>

View File

@@ -1,38 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<inset xmlns:android="http://schemas.android.com/apk/res/android"
android:insetLeft="2dp"
android:insetRight="2dp">
<ripple android:color="@color/colorPrimary">
<item>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid android:color="?android:attr/panelBackground" />
<corners android:radius="250dp" />
<stroke
android:width="1dp"
android:color="?android:attr/strokeColor" />
</shape>
</item>
</ripple>
</inset>

View File

@@ -1,32 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid android:color="?android:attr/colorAccent" />
<corners android:radius="20dp" />
<padding
android:bottom="6dp"
android:left="18dp"
android:right="18dp"
android:top="6dp" />
</shape>

View File

@@ -1,29 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<gradient
android:angle="270"
android:endColor="#3949ab"
android:startColor="#5C6BC0"
android:type="linear" />
</shape>

View File

@@ -1,30 +0,0 @@
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportHeight="24.0"
android:viewportWidth="24.0">
<path
android:fillColor="?android:attr/colorForeground"
android:pathData="M13,14H11V10H13M13,18H11V16H13M1,21H23L12,2L1,21Z" />
</vector>

View File

@@ -1,30 +0,0 @@
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="?android:colorForeground"
android:pathData="M11,2H13V4H13.5A1.5,1.5 0,0 1,15 5.5V9L14.56,9.44L16.2,12.28C17.31,11.19 18,9.68 18,8H20C20,10.42 18.93,12.59 17.23,14.06L20.37,19.5L20.5,21.72L18.63,20.5L15.56,15.17C14.5,15.7 13.28,16 12,16C10.72,16 9.5,15.7 8.44,15.17L5.37,20.5L3.5,21.72L3.63,19.5L9.44,9.44L9,9V5.5A1.5,1.5 0,0 1,10.5 4H11V2M9.44,13.43C10.22,13.8 11.09,14 12,14C12.91,14 13.78,13.8 14.56,13.43L13.1,10.9H13.09C12.47,11.5 11.53,11.5 10.91,10.9H10.9L9.44,13.43M12,6A1,1 0,0 0,11 7A1,1 0,0 0,12 8A1,1 0,0 0,13 7A1,1 0,0 0,12 6Z"/>
</vector>

View File

@@ -1,30 +0,0 @@
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="?android:colorForeground"
android:pathData="M22,9V7H20V5A2,2 0,0 0,18 3H4A2,2 0,0 0,2 5V19A2,2 0,0 0,4 21H18A2,2 0,0 0,20 19V17H22V15H20V13H22V11H20V9H22M18,19H4V5H18V19M6,13H11V17H6V13M12,7H16V10H12V7M6,7H11V12H6V7M12,11H16V17H12V11Z"/>
</vector>

View File

@@ -1,30 +0,0 @@
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportHeight="24"
android:viewportWidth="24">
<path
android:fillColor="?android:attr/colorForeground"
android:pathData="M11,4H13V16L18.5,10.5L19.92,11.92L12,19.84L4.08,11.92L5.5,10.5L11,16V4Z" />
</vector>

View File

@@ -1,30 +0,0 @@
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="16dp"
android:height="16dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="?android:colorForeground"
android:pathData="M4,8L12,13L20,8V8L12,3L4,8V8M22,8V18A2,2 0,0 1,20 20H4A2,2 0,0 1,2 18V8C2,7.27 2.39,6.64 2.97,6.29L12,0.64L21.03,6.29C21.61,6.64 22,7.27 22,8Z"/>
</vector>

View File

@@ -1,86 +0,0 @@
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportHeight="192.0"
android:viewportWidth="192.0">
<path
android:fillColor="#EEE"
android:pathData="M96,96m-88,0a88,88 0,1 1,176 0a88,88 0,1 1,-176 0" />
<path
android:fillAlpha="0.4"
android:fillColor="#CCC"
android:pathData="m96,8a88,88 0,0 0,-88 88,88 88,0 0,0 0.02,0.59 88,88 0,0 1,87.98 -87.59,88 88,0 0,1 87.98,87.41 88,88 0,0 0,0.02 -0.41,88 88,0 0,0 -88,-88z"
android:strokeAlpha="0.4" />
<path
android:fillAlpha="0.4"
android:fillColor="#CCC"
android:pathData="m183.98,95.41a88,88 0,0 1,-87.98 87.59,88 88,0 0,1 -87.98,-87.41 88,88 0,0 0,-0.02 0.41,88 88,0 0,0 88,88 88,88 0,0 0,88 -88,88 88,0 0,0 -0.02,-0.59z"
android:strokeAlpha="0.4" />
<path
android:fillColor="#9e9e9e"
android:pathData="M82,50m-4,0a4,4 0,1 1,8 0a4,4 0,1 1,-8 0" />
<path
android:fillColor="#9e9e9e"
android:pathData="M112,144m-4,0a4,4 0,1 1,8 0a4,4 0,1 1,-8 0" />
<path
android:fillColor="#9e9e9e"
android:pathData="M138,130m-4,0a4,4 0,1 1,8 0a4,4 0,1 1,-8 0" />
<path
android:fillColor="#9e9e9e"
android:pathData="m99,65a2.68,2.66 0,0 0,-2.49 1.69l-5.93,15.11 -18.23,2.2a2.68,2.66 0,0 0,-1.29 4.75l14.31,10.77 -2.9,9.51 -0.09,0.29 -0.79,2.59 4.88,-4.88 20.98,-20.98 3.79,-3.79 -1.61,-0.19 -0.18,-0.02 -2.04,-0.24 -5.93,-15.11a2.68,2.66 0,0 0,-2.5 -1.69zM114.14,115.04 L115.64,119.97a2.68,2.66 0,0 0,0.27 -0.05,2.68 2.66,0 0,0 0,-0 2.68,2.66 0,0 0,0.24 -0.07,2.68 2.66,0 0,0 0.01,-0 2.68,2.66 0,0 0,0.01 -0,2.68 2.66,0 0,0 0.24,-0.1 2.68,2.66 0,0 0,0.22 -0.12,2.68 2.66,0 0,0 0.02,-0.01 2.68,2.66 0,0 0,0.01 -0.01,2.68 2.66,0 0,0 0.19,-0.13 2.68,2.66 0,0 0,0.02 -0.01,2.68 2.66,0 0,0 0.02,-0.01 2.68,2.66 0,0 0,0.18 -0.15,2.68 2.66,0 0,0 0.01,-0.01 2.68,2.66 0,0 0,0.01 -0.01,2.68 2.66,0 0,0 0.18,-0.18 2.68,2.66 0,0 0,0.01 -0.01,2.68 2.66,0 0,0 0,-0.01 2.68,2.66 0,0 0,0.16 -0.19,2.68 2.66,0 0,0 0.01,-0.01 2.68,2.66 0,0 0,0 -0.01,2.68 2.66,0 0,0 0.14,-0.22 2.68,2.66 0,0 0,0.12 -0.23,2.68 2.66,0 0,0 0,-0 2.68,2.66 0,0 0,0 -0,2.68 2.66,0 0,0 0.09,-0.22 2.68,2.66 0,0 0,0.01 -0.02,2.68 2.66,0 0,0 0.01,-0.02 2.68,2.66 0,0 0,0.06 -0.21,2.68 2.66,0 0,0 0.01,-0.05 2.68,2.66 0,0 0,0.04 -0.2,2.68 2.66,0 0,0 0.01,-0.07 2.68,2.66 0,0 1,-0.19 -0.12z" />
<path
android:fillColor="#757575"
android:pathData="m109.45,82.05 l-26.98,26.98 -2.3,7.55a2.68,2.66 0,0 0,4.09 2.95l14.74,-10.18 14.74,10.18a2.68,2.66 0,0 0,4.09 -2.95l-5.2,-17.06 14.31,-10.77a2.68,2.66 0,0 0,-1.29 -4.75z" />
<path
android:fillColor="#9e9e9e"
android:pathData="m59.66,92.34a8,8 0,0 0,-11.31 0,8 8,0 0,0 0,11.31 8,8 95.75,0 0,0.76 0.66l11.21,-11.21a8,8 121.72,0 0,-0.66 -0.76z" />
<path
android:fillColor="#757575"
android:pathData="m59.66,103.66c-3.12,3.12 -8.19,3.12 -11.31,0l11.31,-11.31c3.12,3.12 3.12,8.19 0,11.31z" />
<path
android:fillColor="#9e9e9e"
android:pathData="m129.66,50.34a8,8 105.59,0 0,-11.31 0,8 8,105.59 0,0 0,11.31 8,8 125.21,0 0,0.76 0.66l11.21,-11.21a8,8 105.59,0 0,-0.66 -0.76z" />
<path
android:fillColor="#757575"
android:pathData="m129.66,61.66c-3.12,3.12 -8.19,3.12 -11.31,0l11.31,-11.31c3.12,3.12 3.12,8.19 0,11.31z" />
<path
android:fillColor="#9e9e9e"
android:pathData="m68.5,124a1.16,1.15 89.99,0 0,-1.07 0.74l-2.56,6.59 -7.86,0.96a1.16,1.15 90.03,0 0,-0.56 2.07l6.17,4.7 -1.25,4.15 -0.04,0.13 -0.34,1.13 2.1,-2.13 9.04,-9.16 1.63,-1.65 -0.69,-0.08 -0.08,-0.01 -0.88,-0.11 -2.56,-6.59a1.16,1.15 89.99,0 0,-1.08 -0.74zM75.03,145.84 L75.67,147.98a1.16,1.15 90.03,0 0,0.12 -0.02,1.16 1.15,90.03 0,0 0,-0 1.16,1.15 90.09,0 0,0.1 -0.03,1.16 1.15,90.07 0,0 0.01,-0 1.16,1.15 90.03,0 0,0 -0,1.16 1.15,89.96 0,0 0.1,-0.04 1.16,1.15 89.95,0 0,0.09 -0.05,1.16 1.15,89.92 0,0 0.01,-0 1.16,1.15 89.95,0 0,0.01 -0,1.16 1.15,90.07 0,0 0.08,-0.05 1.16,1.15 89.95,0 0,0.01 -0.01,1.16 1.15,90.07 0,0 0.01,-0.01 1.16,1.15 90.07,0 0,0.08 -0.07,1.16 1.15,90.03 0,0 0,-0 1.16,1.15 89.95,0 0,0 -0,1.16 1.15,90.07 0,0 0.08,-0.08 1.16,1.15 90.01,0 0,0 -0,1.16 1.15,90.03 0,0 0,-0 1.16,1.15 90.01,0 0,0.07 -0.08,1.16 1.15,90.09 0,0 0,-0 1.16,1.15 90.03,0 0,0 -0,1.16 1.15,90.03 0,0 0.06,-0.09 1.16,1.15 90.01,0 0,0.05 -0.1,1.16 1.15,89.98 0,0 0,-0 1.16,1.15 90.09,0 0,0 -0,1.16 1.15,89.95 0,0 0.04,-0.1 1.16,1.15 90.03,0 0,0 -0.01,1.16 1.15,90.09 0,0 0,-0.01 1.16,1.15 89.99,0 0,0.03 -0.09,1.16 1.15,89.95 0,0 0.01,-0.02 1.16,1.15 89.95,0 0,0.02 -0.09,1.16 1.15,89.95 0,0 0,-0.03 1.16,1.15 90.07,0 1,-0.08 -0.05z" />
<path
android:fillColor="#757575"
android:pathData="m73,131.44 l-11.63,11.77 -0.99,3.29a1.16,1.15 90.06,0 0,1.76 1.29l6.35,-4.44 6.35,4.44a1.16,1.15 90.07,0 0,1.76 -1.29l-2.24,-7.44 6.17,-4.7a1.16,1.15 90.09,0 0,-0.56 -2.07z" />
<path
android:fillColor="#9e9e9e"
android:pathData="m140.44,90a0.77,0.78 90.03,0 0,-0.72 0.49l-1.72,4.4 -5.3,0.64a0.77,0.78 89.98,0 0,-0.38 1.38l4.16,3.13 -0.84,2.77 -0.03,0.08 -0.23,0.75 1.42,-1.42 6.1,-6.1 1.1,-1.1 -0.47,-0.06 -0.05,-0.01 -0.59,-0.07 -1.72,-4.4a0.77,0.78 89.94,0 0,-0.73 -0.49zM144.85,104.56 L145.28,105.99a0.77,0.78 90,0 0,0.08 -0.01,0.77 0.78,90.05 0,0 0,-0 0.77,0.78 89.98,0 0,0.07 -0.02,0.77 0.78,89.93 0,0 0,-0 0.77,0.78 90.03,0 0,0 -0,0.77 0.78,90.03 0,0 0.07,-0.03 0.77,0.78 90.05,0 0,0.06 -0.03,0.77 0.78,90.05 0,0 0,-0 0.77,0.78 90.05,0 0,0 -0,0.77 0.78,89.93 0,0 0.06,-0.04 0.77,0.78 90.03,0 0,0.01 -0,0.77 0.78,89.89 0,0 0,-0 0.77,0.78 90.05,0 0,0.05 -0.04,0.77 0.78,90.05 0,0 0,-0 0.77,0.78 89.98,0 0,0 -0,0.77 0.78,89.93 0,0 0.05,-0.05 0.77,0.78 90.05,0 0,0 -0,0.77 0.78,89.93 0,0 0,-0 0.77,0.78 89.94,0 0,0.05 -0.06,0.77 0.78,89.96 0,0 0,-0 0.77,0.78 89.98,0 0,0 -0,0.77 0.78,89.93 0,0 0.04,-0.06 0.77,0.78 90.03,0 0,0.04 -0.07,0.77 0.78,90.05 0,0 0,-0 0.77,0.78 90.03,0 0,0 -0,0.77 0.78,89.94 0,0 0.03,-0.06 0.77,0.78 90.03,0 0,0 -0.01,0.77 0.78,90.05 0,0 0,-0.01 0.77,0.78 90.05,0 0,0.02 -0.06,0.77 0.78,89.98 0,0 0,-0.01 0.77,0.78 89.93,0 0,0.01 -0.06,0.77 0.78,90.03 0,0 0,-0.02 0.77,0.78 89.98,0 1,-0.05 -0.03z" />
<path
android:fillColor="#757575"
android:pathData="m143.48,94.96 l-7.85,7.85 -0.67,2.2a0.77,0.78 89.92,0 0,1.19 0.86l4.29,-2.96 4.29,2.96a0.77,0.78 89.93,0 0,1.19 -0.86l-1.51,-4.96 4.16,-3.13a0.77,0.78 90.05,0 0,-0.38 -1.38z" />
<path
android:fillAlpha="0.2"
android:fillColor="#fff"
android:pathData="m82,46c-2.21,0 -4,1.79 -4,4 0,0.17 0.01,0.34 0.04,0.51 0.25,-2 1.95,-3.5 3.96,-3.51 2.01,0 3.71,1.5 3.96,3.49 0.02,-0.16 0.03,-0.33 0.04,-0.49 0,-2.21 -1.79,-4 -4,-4zM124.12,48c-2.16,-0.03 -4.24,0.81 -5.77,2.34 -1.61,1.62 -2.46,3.84 -2.32,6.12 0.13,-1.93 0.95,-3.75 2.32,-5.12 1.53,-1.53 3.61,-2.37 5.77,-2.34 2.08,0.03 4.07,0.87 5.54,2.34 0.03,0.03 0.06,0.07 0.1,0.1l-0,0c1.37,1.41 2.1,3.21 2.22,5.04 0.13,-2.16 -0.61,-4.36 -2.22,-6.04l0,-0c-0.03,-0.03 -0.06,-0.07 -0.1,-0.1 -1.47,-1.47 -3.46,-2.31 -5.54,-2.34zM99,65c-1.1,0 -2.09,0.67 -2.49,1.69l-5.93,15.11 -18.23,2.2c-1.54,0.19 -2.59,1.63 -2.3,3.14 0.22,-1.13 1.15,-2 2.3,-2.14l18.23,-2.2 5.93,-15.11c0.4,-1.02 1.39,-1.69 2.49,-1.69l0,-0c1.1,-0 2.1,0.67 2.5,1.69l5.93,15.11 2.04,0.24 0.18,0.02 16.01,1.93c1.15,0.14 2.08,1 2.3,2.13 0.29,-1.51 -0.77,-2.95 -2.3,-3.13l-16.01,-1.93 -0.18,-0.02 -2.04,-0.24 -5.93,-15.11c-0.4,-1.02 -1.39,-1.69 -2.5,-1.69zM54.12,90c-2.16,-0.03 -4.24,0.81 -5.77,2.34 -1.61,1.62 -2.46,3.84 -2.32,6.12 0.13,-1.93 0.95,-3.75 2.32,-5.12 1.53,-1.53 3.61,-2.37 5.77,-2.34 2.08,0.03 4.07,0.87 5.54,2.34 0.03,0.03 0.06,0.07 0.1,0.1l-0,0c1.37,1.41 2.1,3.21 2.22,5.04 0.13,-2.16 -0.61,-4.36 -2.22,-6.04l0,-0c-0.03,-0.03 -0.06,-0.07 -0.1,-0.1 -1.47,-1.47 -3.46,-2.31 -5.54,-2.34zM140.5,90c-0.32,0 -0.61,0.2 -0.73,0.49l-1.74,4.39 -5.34,0.64c-0.62,0.08 -0.91,0.8 -0.5,1.27 0.13,-0.15 0.31,-0.24 0.5,-0.27l5.34,-0.64 1.74,-4.39c0.12,-0.3 0.41,-0.49 0.73,-0.49 0.32,-0 0.61,0.19 0.73,0.49l1.74,4.39 0.6,0.07 0.05,0.01c1.72,0.37 4.12,0.46 5.34,0.57 0.07,-0.14 0.01,-0.31 0.02,-0.43 -0.08,-0.31 -0.34,-0.54 -0.66,-0.58l-4.69,-0.56 -0.05,-0.01 -0.6,-0.07 -1.74,-4.39c-0.12,-0.3 -0.41,-0.49 -0.73,-0.49zM112.88,100.33 L112.63,100.52 114.24,105.8 117.83,117.57c0,0.02 0.01,0.03 0.01,0.05 0,0.01 0,0.02 0.01,0.03 0.02,0.06 0.03,0.12 0.04,0.18 0.01,-0.04 0.02,-0.08 0.02,-0.12 0,-0.02 0.01,-0.05 0.01,-0.07 0.01,-0.06 0.01,-0.13 0.02,-0.19 0,-0.02 0,-0.05 0,-0.07 0,-0.07 -0,-0.13 -0.01,-0.2 -0,-0.02 -0,-0.04 -0,-0.06 -0.01,-0.07 -0.01,-0.14 -0.03,-0.2 -0,-0.02 -0.01,-0.05 -0.01,-0.07 -0.01,-0.06 -0.03,-0.13 -0.04,-0.19 -0,-0.01 -0,-0.02 -0.01,-0.03 -0,-0.02 -0.01,-0.03 -0.01,-0.05l-3.59,-11.77zM85.12,100.33 L82.47,109.03 82.38,109.32 80.17,116.58c-0.12,0.41 -0.14,0.84 -0.06,1.26 0.02,-0.09 0.04,-0.17 0.06,-0.26l2.21,-7.26 0.09,-0.29 2.9,-9.51zM144.74,100.85 L144.5,101.04 144.97,102.58 145.92,105.66c0.01,-0.01 0.01,-0.02 0.02,-0.03 0,-0 0.01,-0.01 0.01,-0.01 0.01,-0.01 0.01,-0.02 0.02,-0.03 0.01,-0.01 0.01,-0.02 0.02,-0.04v-0c0.01,-0.02 0.02,-0.04 0.03,-0.06 0,-0 0,-0.01 0,-0.01s0,-0.01 0,-0.01c0.01,-0.02 0.01,-0.04 0.02,-0.05 0,-0 0,-0.01 0,-0.01 0,-0 0,-0.01 0,-0.01 0,-0.02 0.01,-0.04 0.01,-0.05 0,-0 0,-0.01 0,-0.01 0,-0 0,-0.01 0,-0.02 0,-0.01 0,-0.03 0,-0.04 0,-0.01 0,-0.01 0,-0.02 0,-0.01 0,-0.02 0,-0.04 -0,-0.01 -0,-0.01 -0,-0.02 -0,-0.01 -0,-0.03 -0,-0.04 -0,-0 -0,-0.01 -0,-0.02 -0,-0 -0,-0.01 -0,-0.01 -0,-0.02 -0.01,-0.04 -0.01,-0.05 -0,-0 -0,-0.01 -0,-0.01 -0,-0.01 -0.01,-0.03 -0.01,-0.04 -0,-0 -0,-0.01 -0,-0.01l-1.05,-3.43zM136.25,100.86 L135.63,102.89 135.63,102.89 134.98,105c-0.07,0.22 -0.03,0.47 0.11,0.66l0.54,-1.77 -0,0 0.88,-2.85zM68.5,124c-0.47,0 -0.9,0.29 -1.07,0.74l-2.56,6.6 -7.85,0.96c-0.78,0.1 -1.24,0.93 -0.9,1.65 0.17,-0.36 0.51,-0.6 0.9,-0.65l7.85,-0.96 2.56,-6.6c0.17,-0.44 0.6,-0.74 1.07,-0.74v-0c0.48,-0 0.9,0.29 1.08,0.74l2.55,6.59 0.88,0.11 0.08,0.01 6.9,0.84c0.39,0.05 0.73,0.29 0.9,0.65 0,-0.01 0.01,-0.02 0.01,-0.03 0.11,-0.24 0.13,-0.51 0.06,-0.76 -0.12,-0.46 -0.51,-0.81 -0.98,-0.87l-6.9,-0.84 -0.08,-0.01 -0.88,-0.11 -2.55,-6.59c-0.17,-0.45 -0.6,-0.74 -1.08,-0.74zM138,126c-2.21,0 -4,1.79 -4,4 0,0.17 0.01,0.34 0.04,0.51 0.25,-2 1.95,-3.5 3.96,-3.51 2.01,0 3.71,1.5 3.96,3.49 0.02,-0.16 0.03,-0.33 0.04,-0.49 0,-2.21 -1.79,-4 -4,-4zM62.38,139.87 L61.37,143.21 61.34,143.34 60.38,146.51c-0.08,0.27 -0.06,0.56 0.05,0.81l0.9,-2.98 0.04,-0.13 1.25,-4.15zM74.62,139.87 L74.37,140.06 75.07,142.36h0l1.49,4.95c0,-0 0,-0 0,-0.01 0.01,-0.02 0.02,-0.05 0.03,-0.07 0.01,-0.02 0.01,-0.04 0.02,-0.05 0.01,-0.02 0.01,-0.04 0.02,-0.06 0,-0.01 0.01,-0.02 0.01,-0.03 0,-0 0,-0.01 0,-0.01 0.01,-0.03 0.01,-0.06 0.02,-0.09 0,-0 0,-0.01 0,-0.01 0,-0.01 0,-0.01 0,-0.02 0,-0.02 0,-0.04 0,-0.06 0,-0.02 0,-0.04 0,-0.06 -0,-0.03 -0,-0.05 -0,-0.08 0,-0 0,-0.01 0,-0.01 0,-0 0,-0 0,-0.01 -0,-0.03 -0.01,-0.06 -0.01,-0.09 -0,-0 -0,-0.01 -0,-0.02 -0,-0 -0,-0.01 -0,-0.02 -0,-0.03 -0.01,-0.06 -0.02,-0.08 -0,-0 -0,-0.01 -0,-0.01 -0,-0.01 -0,-0.01 -0.01,-0.02l-1.55,-5.14h-0zM112,140c-2.21,0 -4,1.79 -4,4 0,0.17 0.01,0.34 0.04,0.51 0.25,-2 1.95,-3.5 3.96,-3.51 2.01,0 3.71,1.5 3.96,3.49 0.02,-0.16 0.03,-0.33 0.04,-0.49 0,-2.21 -1.79,-4 -4,-4z"
android:strokeAlpha="0.2" />
<path android:pathData="M96,96m-88,0a88,88 0,1 1,176 0a88,88 0,1 1,-176 0" />
</vector>

View File

@@ -1,55 +0,0 @@
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<vector android:height="24dp" android:viewportHeight="256.0"
android:viewportWidth="256.0" android:width="24dp"
xmlns:aapt="http://schemas.android.com/aapt" xmlns:android="http://schemas.android.com/apk/res/android">
<group>
<clip-path android:pathData="m0,64l192,0l0,192l-192,0z M 0,0"/>
<group>
<clip-path android:pathData="m-4.8828e-4 192h192v-192h-192z M 0,0"/>
<group>
<clip-path android:pathData="m-4.8828e-4 192h192v-192h-192z M 0,0"/>
<group>
<clip-path android:pathData="m0 192h192v-192h-192z M 0,0"/>
</group>
<group>
<clip-path android:pathData="m0 192h192v-192h-192z M 0,0"/>
</group>
</group>
</group>
<group>
<clip-path android:pathData="m0 192h192v-192h-192z M 0,0"/>
<group>
<clip-path android:pathData="m0 192h192v-192h-192z M 0,0"/>
<group>
<clip-path android:pathData="m192 192h-192v-192h192z M 0,0"/>
</group>
</group>
</group>
</group>
<path android:fillAlpha="0.5" android:fillColor="#212121"
android:pathData="m251.92,129.66a124,124 0,0 1,-123.92 122.34,124 124,0 0,1 -123.92,-121.66 124,124 0,0 0,-0.08 1.66,124 124,0 0,0 124,124 124,124 0,0 0,124 -124,124 124,0 0,0 -0.08,-2.34z"
android:strokeAlpha="0.5" android:strokeWidth="1.4091"/>
<path android:fillAlpha="0.2" android:fillColor="#fafafa"
android:pathData="M128,128m-124,0a124,124 0,1 1,248 0a124,124 0,1 1,-248 0"
android:strokeAlpha="0.2" android:strokeWidth="1.4091"/>
</vector>

View File

@@ -1,30 +0,0 @@
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="?android:colorForeground"
android:pathData="M5,5H10V7H7V10H5V5M14,5H19V10H17V7H14V5M17,14H19V19H14V17H17V14M10,17V19H5V14H7V17H10Z"/>
</vector>

View File

@@ -1,30 +0,0 @@
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="?android:attr/colorForeground"
android:pathData="M5.5,7A1.5,1.5 0,0 1,4 5.5A1.5,1.5 0,0 1,5.5 4A1.5,1.5 0,0 1,7 5.5A1.5,1.5 0,0 1,5.5 7M21.41,11.58L12.41,2.58C12.05,2.22 11.55,2 11,2H4C2.89,2 2,2.89 2,4V11C2,11.55 2.22,12.05 2.59,12.41L11.58,21.41C11.95,21.77 12.45,22 13,22C13.55,22 14.05,21.77 14.41,21.41L21.41,14.41C21.78,14.05 22,13.55 22,13C22,12.44 21.77,11.94 21.41,11.58Z"/>
</vector>

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 927 B

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<corners android:radius="10dp" />
<size android:width="100dp" />
<solid android:color="?android:attr/panelBackground" />
</shape>

View File

@@ -1,35 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="5dp"
android:padding="5dp"
android:background="@drawable/outline_bg">
<android.support.v7.widget.RecyclerView
android:id="@+id/cbased_recycler"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:nestedScrollingEnabled="false" />
</LinearLayout>

View File

@@ -1,57 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/cbased_layout"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="?android:attr/selectableItemBackgroundBorderless"
android:clickable="true"
android:focusable="true">
<ImageView
android:id="@+id/cbased_image"
android:layout_width="64dp"
android:layout_height="64dp"
android:padding="4dp"
android:layout_alignParentTop="true"
android:layout_centerInParent="true"
android:layout_margin="4dp"
app:srcCompat="@drawable/ic_placeholder" />
<TextView
android:id="@+id/cbased_name"
android:layout_width="80dp"
android:layout_height="wrap_content"
android:layout_below="@+id/cbased_image"
android:layout_marginStart="4dp"
android:layout_marginEnd="4dp"
android:layout_marginBottom="4dp"
android:ellipsize="marquee"
android:fontFamily="@font/google_sans"
android:scrollHorizontally="false"
android:textAlignment="center"
android:textColor="?android:attr/textColorPrimary"
android:textSize="14sp"
android:singleLine="true" />
</RelativeLayout>

View File

@@ -1,29 +0,0 @@
<!--
~ Aurora Store
~ Copyright (C) 2018 Rahul Kumar Patel <whyorean@gmail.com>
~
~ Yalp Store
~ Copyright (C) 2018 Sergey Yeriomin <yeriomin@gmail.com>
~
~ Aurora Store (a fork of Yalp Store )is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 2 of the License, or
~ (at your option) any later version.
~
~ Aurora Store is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
-->
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:id="@+id/app_install"
android:title="@string/details_install" />
<item
android:id="@+id/app_wishlist"
android:title="@string/details_wishList" />
</menu>

View File

@@ -18,10 +18,6 @@
<resources>
<string name="about_app">"اورورا هو بديل مفتوح المصدر لمتجر قوقل بلاي ، حيث يتيح لك تنزيل التطبيقات من متجر قوقل بلاي و يمكنه البحث عن تحديثات للتطبيقات المثبتة ويتيح لك البحث عن تطبيقات أخرى."</string>
<string name="about_contributors">"المساهمون"</string>
<string name="about_devs">"المطورون"</string>
<string name="about_github">"GitHub"</string>
<string name="about_opensource">"مكتبات مفتوحة المصدر"</string>
<string name="about_telegram">"التليجرام"</string>
<string name="about_xda">"صفحة المطور"</string>
<string name="account_dummy_email">"anonymous@anonymous"</string>
@@ -64,40 +60,29 @@
<string name="action_welcome_msg">"مرحبا بك في Aurora"</string>
<string name="action_whitelist">"القائمة البيضاء للحصول على التحديثات"</string>
<string name="activity_title_search">"النتائج ل %1$s"</string>
<string name="activity_title_updates_only">"التحديثات"</string>
<string name="all_categories">"جميع الفئات"</string>
<string name="apps_by">"تطبيقات بواسطة %1$s"</string>
<string name="availability_restriction_country">"هذا العنصر غير متاح في بلدك."</string>
<string name="availability_restriction_generic">"هذا العنصر غير متاح"</string>
<string name="availability_restriction_hardware_app">"جهازك غير متوافق مع هذا الإصدار."</string>
<string name="category_appFree">"مجاني"</string>
<string name="category_communityApps">"مقترحة بواسطة مجتمع Aurora"</string>
<string name="category_fdroidApps">"تطبيقات على F-droid"</string>
<string name="category_topFree">"الأعلى مجانية"</string>
<string name="category_topGrossing">"الأعلى صعودا"</string>
<string name="category_topMusicVideo">"الموسيقى و الصوتيات"</string>
<string name="category_topUtility">"الأدوات و المرافق"</string>
<string name="category_trending">"الأكثر رواجا"</string>
<string name="content_flagged">"تم تقديم الاعتراض"</string>
<string name="credentials_hint_email">"البريد الكتروني او الهاتف"</string>
<string name="credentials_hint_password">"ادخل كلمة السر"</string>
<string name="credentials_logo_txt">"تسجيل الدخول"</string>
<string name="credentials_message">"ضع في اعتبارك أن استخدام هذا التطبيق ينتهك سياسة استخدام وشروط متجر Play.
قد يكون من الأفضل استخدام حساب Google اخر تم تسجيل دخوله إلى متجر Play مرة واحدة على الأقل وقبول سياسة استخدام وشروط متجر Play."</string>
<string name="credentials_title">"الوصول إلى حساب Google"</string>
<string name="delete">"حذف"</string>
<string name="delta_disabled">"تعطيل تحديثات دلتا"</string>
<string name="delta_enabled">"تفعيل تحديثات دلتا"</string>
<string name="details_appExtras">"المزيد من المعلومات"</string>
<string name="details_appInfo">"معلومات التطبيق"</string>
<string name="details_appReview">"التقييمات"</string>
<string name="details_cancel">"تراجع"</string>
<string name="details_category">"%1$s"</string>
<string name="details_contains_ads">"يحتوي على إعلانات"</string>
<string name="details_could_not_copy_apk">"لا يمكن نسخ التطبيق"</string>
<string name="details_changelog">"التغييرات"</string>
<string name="details_changelog_empty">"التغييرات غير متاحة"</string>
<string name="details_description">"قراءة المزيد"</string>
<string name="details_developer">"%1$s"</string>
<string name="details_download">"تحميل"</string>
<string name="details_download_checking">"تدقيق"</string>
@@ -128,26 +113,14 @@
<string name="details_update">"تحديث"</string>
<string name="details_updated">"%1$s"</string>
<string name="details_versionName">"%1$s"</string>
<string name="details_versionName_updatable">"%1$s → %2$s"</string>
<string name="details_wishList">"أضف إلى قائمة الامنيات"</string>
<string name="details_you_rated_this_app">"تقييمك"</string>
<string name="device_api">"API : %1$s"</string>
<string name="device_board">"Board : %1$s"</string>
<string name="device_cpu">"%1$s"</string>
<string name="device_gsfID">"GSF ID : %1$s"</string>
<string name="device_manufacturer">"By : %1$s"</string>
<string name="device_model">"%1$s ( %2$s )"</string>
<string name="device_res">"%1$s x %2$s"</string>
<string name="device_timezone">"المنطقة الزمنية : %1$s"</string>
<string name="dialog_account_type_predefined">"مع حساب متجر وهمي لمتجر Aurora"</string>
<string name="dialog_account_type_provided_by_user">"مع حساب Google الخاص بك"</string>
<string name="dialog_account_type_title">"كيف تريد تسجيل الدخول إلى متجر Google Play?"</string>
<string name="dialog_message_busybox_not_available">"مطلوب جهاز يحتوي على روت مع busybox مثبت للعمل مع تطبيقات النظام. البحث عن busybox الآن؟"</string>
<string name="dialog_message_checking_busybox">"مطلوب بعض أدوات النظام للعمل مع تطبيقات النظام. التحقق مما إذا كانت متوفرة."</string>
<string name="dialog_message_logging_in_predefined">"محاولة تسجيل الدخول باستخدام بيانات الاعتماد التي يوفرها متجر Aurora"</string>
<string name="dialog_message_logging_in_provided_by_user">"محاولة تسجيل الدخول باستخدام بيانات الاعتماد التي قدمتها"</string>
<string name="dialog_message_logout">"هل أنت متأكد أنك تريد تسجيل الخروج؟"</string>
<string name="dialog_message_package_id">"هناك حزمة تطابق مع هذا الاسم . هل ترغب في الذهاب مباشرة إلى صفحة تفاصيلها؟"</string>
<string name="dialog_message_reboot_required">"سيتم تطبيق التغييرات بعد إعادة التشغيل. اعادة التشغيل الان؟"</string>
<string name="dialog_message_remounting_system">"العمل مع / قسم النظام. هذا قد يستغرق بعض الوقت."</string>
<string name="dialog_message_switching_in_predefined">"محاولة التبديل بين الحسابات الوهمية"</string>
@@ -181,10 +154,8 @@
<string name="dialog_title_checking_busybox">"التحقق مما اذا كان busybox متاح"</string>
<string name="dialog_title_logging_in">"تسجيل الدخول"</string>
<string name="dialog_title_logout">"تسجيل الخروج؟"</string>
<string name="dialog_title_package_id">"توجد حزمة مطابقة بهذا الاسم"</string>
<string name="dialog_title_reboot_required">"اعادة التشغيل مطلوبة"</string>
<string name="dialog_title_remounting_system">"العمل مع / قسم النظام"</string>
<string name="dialog_title_switching">"تبديل الحساب الوهمي"</string>
<string name="dialog_title_system_app_self">"جعل أورورا تطبيق النظام"</string>
<string name="dialog_title_system_app_warning">"تحذير!"</string>
<string name="dialog_title_two_factor">"التحقق بخطوتين"</string>
@@ -216,7 +187,6 @@
<string name="exodus_powered">"يعمل بواسطة Exodus"</string>
<string name="exodus_title">"حماية Aurora"</string>
<string name="exodus_viewMore">"عرض التفاصيل"</string>
<string name="first_login_message">"لاستخدام حسابك الخاص ، اختر تسجيل الخروج في القائمة"</string>
<string name="flagging_title">"تعليم كشيء غير لائق"</string>
<string name="flag_graphic_violence">"العنف الجرافيكي"</string>
<string name="flag_harmful_prompt">"وصف الضرر الذي تسبب في جهازك أو بياناتك:"</string>
@@ -229,7 +199,6 @@
<string name="flag_page_description">"السبب وراء عثورك على هذا المحتوى أو التطبيق محل اعتراض:"</string>
<string name="flag_pharma_content">"وصفة غير قانونية أو دواء آخر"</string>
<string name="flag_sexual_content">"محتوى إباحي"</string>
<string name="header_usr_name">"Aurora"</string>
<string name="header_usr_noEmail">"يرجى تسجيل الدخول لاستخدام Aurora"</string>
<string name="list_app_blacklisted">"القائمة السوداء"</string>
<string name="list_app_depends_on_gsf">"يعتمد على خدمات قوقل"</string>
@@ -273,8 +242,6 @@
<string name="notification_updates_available_message">"تتوفر التحديثات لـ %1$d من تطبيقاتك."</string>
<string name="notification_updates_available_title">"تحديثات التطبيقات المتاحة."</string>
<string name="no_permissions">"لم يتم استخدام أي أذونات."</string>
<string name="pref_app_language">"اختيار اللغة"</string>
<string name="pref_app_language_cat">"لغة Aurora"</string>
<string name="pref_auto_install">"تثبيت التطبيقات مباشره"</string>
<string name="pref_auto_install_summary_off">"يتم تثبيت التطبيقات عندما يضغط المستخدم إشعار الإكمال"</string>
<string name="pref_auto_install_summary_on">"يتم تثبيت التطبيقات بمجرد اكتمال التنزيل"</string>
@@ -295,7 +262,6 @@
<string name="pref_background_update_interval_weekly">"اسبوعي"</string>
<string name="pref_background_update_wifi_only">"على شبكة Wi-Fi فقط"</string>
<string name="pref_category_installation">"التثبيت"</string>
<string name="pref_category_spoofing">"التحايل"</string>
<string name="pref_category_ui">"واجهة المستخدم"</string>
<string name="pref_category_updates">"التحديثات"</string>
<string name="pref_delete_apk_after_install">"حذف .apk بعد التثبيت"</string>
@@ -303,7 +269,6 @@
<string name="pref_delete_apk_after_install_summary_on">"الآن يتم حذف .apks بعد التثبيت"</string>
<string name="pref_device_to_pretend_to_be">"التظاهر بكونك تحمل جهازًا مختلفًا"</string>
<string name="pref_device_to_pretend_to_be_default">"معلومات جهازك الاصلية"</string>
<string name="pref_device_to_pretend_to_be_notice">"إذا وضعت تعاريف الجهاز في%1$s ، فسيظهر في هذه القائمة"</string>
<string name="pref_device_to_pretend_to_be_toast">"سيتم تطبيق هذا التغيير بعد إعادة تسجيل الدخول"</string>
<string name="pref_download_deltas">"تحديثات دلتا"</string>
<string name="pref_download_deltas_summary_off">"يتم تنزيل ملف apk الكامل في كل مرة"</string>
@@ -339,7 +304,6 @@
<string name="testing_program_section_opted_out_propagating_message">"قد يستغرق الأمر بضع دقائق لإزالتك من البرنامج التجريبي."</string>
<string name="testing_program_section_opted_out_title">"التسجيل في اختبار بيتا"</string>
<string name="top_categories">"اعلى الفئات"</string>
<string name="warn_app_purchase">"عملية شراء التطبيق غير متاحة بعد ، مع إعادة التوجيه إلى PlayStore Web"</string>
<string name="acc_dummy_summary">"تسجيل الدخول باستخدام بيانات اعتماد وهمية المقدمة من قبل متجر Aurora ، لن تتمكن من الوصول إلى عمليات شراء التطبيق باستخدام الحسابات الوهمية."</string>
<string name="action_filter_misc">"عام"</string>
<string name="action_filter_build">"البناء"</string>
@@ -349,12 +313,10 @@
<string name="pref_theme_title_summary">"تفاصيل"</string>
<string name="action_filter">"الفلاتر"</string>
<string name="action_filter_apps_with_ads">"تطبيقات تحتوي على إعلانات"</string>
<string name="action_filter_category">"الفئات"</string>
<string name="action_filter_downloads">"التنزيلات"</string>
<string name="action_filter_gsf_dependent_apps">"يعتمد على خدمات قوقل"</string>
<string name="action_filter_paid_apps">"مدفوع"</string>
<string name="action_filter_rating">"التقييمات"</string>
<string name="action_filter_system_apps">"تطبيق النظام"</string>
<string name="action_filter_all">"الكل"</string>
<string name="manual_download_disclaimer">"تنبيه"</string>
<string name="manual_download_warning">"تتيح لك هذه الصفحة اختيار إصدار التطبيق يدويًا لتنزيله\ n \ n .

View File

@@ -19,10 +19,6 @@
<resources>
<string name="about_app">"اورورا هو بديل مفتوح المصدر لمتجر قوقل بلاي ، حيث يتيح لك تنزيل التطبيقات من متجر قوقل بلاي و يمكنه البحث عن تحديثات للتطبيقات المثبتة ويتيح لك البحث عن تطبيقات أخرى."</string>
<string name="about_contributors">"المساهمون"</string>
<string name="about_devs">"المطورون"</string>
<string name="about_github">"GitHub"</string>
<string name="about_opensource">"مكتبات مفتوحة المصدر"</string>
<string name="about_telegram">"التليجرام"</string>
<string name="about_xda">"صفحة المطور"</string>
<string name="account_dummy_email">"anonymous@anonymous"</string>
@@ -65,40 +61,29 @@
<string name="action_welcome_msg">"مرحبا بك في Aurora"</string>
<string name="action_whitelist">"القائمة البيضاء للحصول على التحديثات"</string>
<string name="activity_title_search">"النتائج ل %1$s"</string>
<string name="activity_title_updates_only">"التحديثات"</string>
<string name="all_categories">"جميع الفئات"</string>
<string name="apps_by">"تطبيقات بواسطة %1$s"</string>
<string name="availability_restriction_country">"هذا العنصر غير متاح في بلدك."</string>
<string name="availability_restriction_generic">"هذا العنصر غير متاح"</string>
<string name="availability_restriction_hardware_app">"جهازك غير متوافق مع هذا الإصدار."</string>
<string name="category_appFree">"مجاني"</string>
<string name="category_communityApps">"مقترحة بواسطة مجتمع Aurora"</string>
<string name="category_fdroidApps">"تطبيقات على F-droid"</string>
<string name="category_topFree">"الأعلى مجانية"</string>
<string name="category_topGrossing">"الأعلى صعودا"</string>
<string name="category_topMusicVideo">"الموسيقى و الصوتيات"</string>
<string name="category_topUtility">"الأدوات و المرافق"</string>
<string name="category_trending">"الأكثر رواجا"</string>
<string name="content_flagged">"تم تقديم الاعتراض"</string>
<string name="credentials_hint_email">"البريد الكتروني او الهاتف"</string>
<string name="credentials_hint_password">"ادخل كلمة السر"</string>
<string name="credentials_logo_txt">"تسجيل الدخول"</string>
<string name="credentials_message">"ضع في اعتبارك أن استخدام هذا التطبيق ينتهك سياسة استخدام وشروط متجر Play.
قد يكون من الأفضل استخدام حساب Google اخر تم تسجيل دخوله إلى متجر Play مرة واحدة على الأقل وقبول سياسة استخدام وشروط متجر Play."</string>
<string name="credentials_title">"الوصول إلى حساب Google"</string>
<string name="delete">"حذف"</string>
<string name="delta_disabled">"تعطيل تحديثات دلتا"</string>
<string name="delta_enabled">"تفعيل تحديثات دلتا"</string>
<string name="details_appExtras">"المزيد من المعلومات"</string>
<string name="details_appInfo">"معلومات التطبيق"</string>
<string name="details_appReview">"التقييمات"</string>
<string name="details_cancel">"تراجع"</string>
<string name="details_category">"%1$s"</string>
<string name="details_contains_ads">"يحتوي على إعلانات"</string>
<string name="details_could_not_copy_apk">"لا يمكن نسخ التطبيق"</string>
<string name="details_changelog">"التغييرات"</string>
<string name="details_changelog_empty">"التغييرات غير متاحة"</string>
<string name="details_description">"قراءة المزيد"</string>
<string name="details_developer">"%1$s"</string>
<string name="details_download">"تحميل"</string>
<string name="details_download_checking">"تدقيق"</string>
@@ -129,26 +114,14 @@
<string name="details_update">"تحديث"</string>
<string name="details_updated">"%1$s"</string>
<string name="details_versionName">"%1$s"</string>
<string name="details_versionName_updatable">"%1$s → %2$s"</string>
<string name="details_wishList">"أضف إلى قائمة الامنيات"</string>
<string name="details_you_rated_this_app">"تقييمك"</string>
<string name="device_api">"API : %1$s"</string>
<string name="device_board">"Board : %1$s"</string>
<string name="device_cpu">"%1$s"</string>
<string name="device_gsfID">"GSF ID : %1$s"</string>
<string name="device_manufacturer">"By : %1$s"</string>
<string name="device_model">"%1$s ( %2$s )"</string>
<string name="device_res">"%1$s x %2$s"</string>
<string name="device_timezone">"المنطقة الزمنية : %1$s"</string>
<string name="dialog_account_type_predefined">"مع حساب متجر وهمي لمتجر Aurora"</string>
<string name="dialog_account_type_provided_by_user">"مع حساب Google الخاص بك"</string>
<string name="dialog_account_type_title">"كيف تريد تسجيل الدخول إلى متجر Google Play?"</string>
<string name="dialog_message_busybox_not_available">"مطلوب جهاز يحتوي على روت مع busybox مثبت للعمل مع تطبيقات النظام. البحث عن busybox الآن؟"</string>
<string name="dialog_message_checking_busybox">"مطلوب بعض أدوات النظام للعمل مع تطبيقات النظام. التحقق مما إذا كانت متوفرة."</string>
<string name="dialog_message_logging_in_predefined">"محاولة تسجيل الدخول باستخدام بيانات الاعتماد التي يوفرها متجر Aurora"</string>
<string name="dialog_message_logging_in_provided_by_user">"محاولة تسجيل الدخول باستخدام بيانات الاعتماد التي قدمتها"</string>
<string name="dialog_message_logout">"هل أنت متأكد أنك تريد تسجيل الخروج؟"</string>
<string name="dialog_message_package_id">"هناك حزمة تطابق مع هذا الاسم . هل ترغب في الذهاب مباشرة إلى صفحة تفاصيلها؟"</string>
<string name="dialog_message_reboot_required">"سيتم تطبيق التغييرات بعد إعادة التشغيل. اعادة التشغيل الان؟"</string>
<string name="dialog_message_remounting_system">"العمل مع / قسم النظام. هذا قد يستغرق بعض الوقت."</string>
<string name="dialog_message_switching_in_predefined">"محاولة التبديل بين الحسابات الوهمية"</string>
@@ -182,10 +155,8 @@
<string name="dialog_title_checking_busybox">"التحقق مما اذا كان busybox متاح"</string>
<string name="dialog_title_logging_in">"تسجيل الدخول"</string>
<string name="dialog_title_logout">"تسجيل الخروج؟"</string>
<string name="dialog_title_package_id">"توجد حزمة مطابقة بهذا الاسم"</string>
<string name="dialog_title_reboot_required">"اعادة التشغيل مطلوبة"</string>
<string name="dialog_title_remounting_system">"العمل مع / قسم النظام"</string>
<string name="dialog_title_switching">"تبديل الحساب الوهمي"</string>
<string name="dialog_title_system_app_self">"جعل أورورا تطبيق النظام"</string>
<string name="dialog_title_system_app_warning">"تحذير!"</string>
<string name="dialog_title_two_factor">"التحقق بخطوتين"</string>
@@ -217,7 +188,6 @@
<string name="exodus_powered">"يعمل بواسطة Exodus"</string>
<string name="exodus_title">"حماية Aurora"</string>
<string name="exodus_viewMore">"عرض التفاصيل"</string>
<string name="first_login_message">"لاستخدام حسابك الخاص ، اختر تسجيل الخروج في القائمة"</string>
<string name="flagging_title">"تعليم كشيء غير لائق"</string>
<string name="flag_graphic_violence">"العنف الجرافيكي"</string>
<string name="flag_harmful_prompt">"وصف الضرر الذي تسبب في جهازك أو بياناتك:"</string>
@@ -230,7 +200,6 @@
<string name="flag_page_description">"السبب وراء عثورك على هذا المحتوى أو التطبيق محل اعتراض:"</string>
<string name="flag_pharma_content">"وصفة غير قانونية أو دواء آخر"</string>
<string name="flag_sexual_content">"محتوى إباحي"</string>
<string name="header_usr_name">"Aurora"</string>
<string name="header_usr_noEmail">"يرجى تسجيل الدخول لاستخدام Aurora"</string>
<string name="list_app_blacklisted">"القائمة السوداء"</string>
<string name="list_app_depends_on_gsf">"يعتمد على خدمات قوقل"</string>
@@ -274,8 +243,6 @@
<string name="notification_updates_available_message">"تتوفر التحديثات لـ %1$d من تطبيقاتك."</string>
<string name="notification_updates_available_title">"تحديثات التطبيقات المتاحة."</string>
<string name="no_permissions">"لم يتم استخدام أي أذونات."</string>
<string name="pref_app_language">"اختيار اللغة"</string>
<string name="pref_app_language_cat">"لغة Aurora"</string>
<string name="pref_auto_install">"تثبيت التطبيقات مباشره"</string>
<string name="pref_auto_install_summary_off">"يتم تثبيت التطبيقات عندما يضغط المستخدم إشعار الإكمال"</string>
<string name="pref_auto_install_summary_on">"يتم تثبيت التطبيقات بمجرد اكتمال التنزيل"</string>
@@ -296,7 +263,6 @@
<string name="pref_background_update_interval_weekly">"اسبوعي"</string>
<string name="pref_background_update_wifi_only">"على شبكة Wi-Fi فقط"</string>
<string name="pref_category_installation">"التثبيت"</string>
<string name="pref_category_spoofing">"التحايل"</string>
<string name="pref_category_ui">"واجهة المستخدم"</string>
<string name="pref_category_updates">"التحديثات"</string>
<string name="pref_delete_apk_after_install">"حذف .apk بعد التثبيت"</string>
@@ -304,7 +270,6 @@
<string name="pref_delete_apk_after_install_summary_on">"الآن يتم حذف .apks بعد التثبيت"</string>
<string name="pref_device_to_pretend_to_be">"التظاهر بكونك تحمل جهازًا مختلفًا"</string>
<string name="pref_device_to_pretend_to_be_default">"معلومات جهازك الاصلية"</string>
<string name="pref_device_to_pretend_to_be_notice">"إذا وضعت تعاريف الجهاز في%1$s ، فسيظهر في هذه القائمة"</string>
<string name="pref_device_to_pretend_to_be_toast">"سيتم تطبيق هذا التغيير بعد إعادة تسجيل الدخول"</string>
<string name="pref_download_deltas">"تحديثات دلتا"</string>
<string name="pref_download_deltas_summary_off">"يتم تنزيل ملف apk الكامل في كل مرة"</string>
@@ -340,7 +305,6 @@
<string name="testing_program_section_opted_out_propagating_message">"قد يستغرق الأمر بضع دقائق لإزالتك من البرنامج التجريبي."</string>
<string name="testing_program_section_opted_out_title">"التسجيل في اختبار بيتا"</string>
<string name="top_categories">"اعلى الفئات"</string>
<string name="warn_app_purchase">"عملية شراء التطبيق غير متاحة بعد ، مع إعادة التوجيه إلى PlayStore Web"</string>
<string name="acc_dummy_summary">"تسجيل الدخول باستخدام بيانات اعتماد وهمية المقدمة من قبل متجر Aurora ، لن تتمكن من الوصول إلى عمليات شراء التطبيق باستخدام الحسابات الوهمية."</string>
<string name="action_filter_misc">"عام"</string>
<string name="action_filter_build">"البناء"</string>
@@ -350,12 +314,10 @@
<string name="pref_theme_title_summary">"تفاصيل"</string>
<string name="action_filter">"الفلاتر"</string>
<string name="action_filter_apps_with_ads">"تطبيقات تحتوي على إعلانات"</string>
<string name="action_filter_category">"الفئات"</string>
<string name="action_filter_downloads">"التنزيلات"</string>
<string name="action_filter_gsf_dependent_apps">"يعتمد على خدمات قوقل"</string>
<string name="action_filter_paid_apps">"مدفوع"</string>
<string name="action_filter_rating">"التقييمات"</string>
<string name="action_filter_system_apps">"تطبيق النظام"</string>
<string name="action_filter_all">"الكل"</string>
<string name="manual_download_disclaimer">"تنبيه"</string>
<string name="manual_download_warning">"تتيح لك هذه الصفحة اختيار إصدار التطبيق يدويًا لتنزيله\ n \ n .

View File

@@ -18,10 +18,6 @@
<resources>
<string name="about_app">"Aurora ist eine quelloffene Alternative zum Play Store, mit welcher sich Apps vom Play Store herunterladen lassen. Es kann nach Updates für installierte Apps und nach neuen Apps gesucht werden."</string>
<string name="about_contributors">"Mitwirkende"</string>
<string name="about_devs">"Entwickler"</string>
<string name="about_github">"GitHub"</string>
<string name="about_opensource">"Quelloffene Bibliotheken"</string>
<string name="about_telegram">"Telegram"</string>
<string name="about_xda">"Entwickler-Beitrag"</string>
<string name="account_dummy_email">"anonymous@anonymous"</string>
@@ -64,40 +60,29 @@
<string name="action_welcome_msg">"Willkommen bei Aurora"</string>
<string name="action_whitelist">"Whitelist für Aktualisierungen"</string>
<string name="activity_title_search">"Ergebnisse für %1$s"</string>
<string name="activity_title_updates_only">"Aktualiserungen"</string>
<string name="all_categories">"Alle Kategorien"</string>
<string name="apps_by">"Apps von %1$s"</string>
<string name="availability_restriction_country">"Der Artikel ist in deinem Land nicht verfügbar."</string>
<string name="availability_restriction_generic">"Der Artikel ist nicht verfügbar."</string>
<string name="availability_restriction_hardware_app">"Dein Gerät ist mit dieser Version nicht kompatibel."</string>
<string name="category_appFree">"Kostenlos"</string>
<string name="category_communityApps">"Basierend auf der Aurora Community"</string>
<string name="category_fdroidApps">"Apps auf FDroid"</string>
<string name="category_topFree">"Top Kostenlos"</string>
<string name="category_topGrossing">"Umsatzstärkste"</string>
<string name="category_topMusicVideo">"Musik &amp; Video"</string>
<string name="category_topUtility">"Tools &amp; Dienste"</string>
<string name="category_trending">"Beliebt"</string>
<string name="content_flagged">"Einspruch eingereicht."</string>
<string name="credentials_hint_email">"E-Mail oder Telefonnummer"</string>
<string name="credentials_hint_password">"Passwort eingeben"</string>
<string name="credentials_logo_txt">"Anmelden"</string>
<string name="credentials_message">"Bitte beachte, dass die nutzung dieser App gegen die Allgemeinen Nutzungsbedingungen des Play Store verstößt.
Es wäre sicher eine bessere Idee, ein Google-Konto zu nutzen, welches mindestens einmal angemeldet wurde und die Nutzungsbedingungen des Play Store akzeptiert hat."</string>
<string name="credentials_title">"Google-Konto-Zugriff"</string>
<string name="delete">"Löschen"</string>
<string name="delta_disabled">"Delta-Aktualisierungen deaktiviert"</string>
<string name="delta_enabled">"Delta-Aktualisierungen aktiviert"</string>
<string name="details_appExtras">"Zusätzliche Informationen"</string>
<string name="details_appInfo">"App-Info"</string>
<string name="details_appReview">"Bewertungen"</string>
<string name="details_cancel">"Abbrechen"</string>
<string name="details_category">"%1$s"</string>
<string name="details_contains_ads">"Enthält Werbung"</string>
<string name="details_could_not_copy_apk">"Konnte APK nicht kopieren"</string>
<string name="details_changelog">"Änderungen"</string>
<string name="details_changelog_empty">"Kein Änderungsprotokoll verfügbar"</string>
<string name="details_description">"Mehr lesen"</string>
<string name="details_developer">"%1$s"</string>
<string name="details_download">"Beziehen"</string>
<string name="details_download_checking">"Prüfen"</string>
@@ -129,26 +114,14 @@ Es wäre sicher eine bessere Idee, ein Google-Konto zu nutzen, welches mindesten
<string name="details_update">"Aktualisierung"</string>
<string name="details_updated">"%1$s"</string>
<string name="details_versionName">"%1$s"</string>
<string name="details_versionName_updatable">"%1$s → %2$s"</string>
<string name="details_wishList">"Zur Wunschliste hinzufügen"</string>
<string name="details_you_rated_this_app">"Deine Bewertung"</string>
<string name="device_api">"API: %1$s"</string>
<string name="device_board">"Board: %1$s"</string>
<string name="device_cpu">"%1$s"</string>
<string name="device_gsfID">"GSF ID: %1$s"</string>
<string name="device_manufacturer">"Von: %1$s"</string>
<string name="device_model">"%1$s ( %2$s )"</string>
<string name="device_res">"%1$s x %2$s"</string>
<string name="device_timezone">"Zeitzone: %1$s"</string>
<string name="dialog_account_type_predefined">"Mit einem Aurora Store Dummy Konto"</string>
<string name="dialog_account_type_provided_by_user">"Mit dem eigenen Google-Konto"</string>
<string name="dialog_account_type_title">"Wie möchten sie sich im Google Play Store anmelden?"</string>
<string name="dialog_message_busybox_not_available">"Um mit System Apps zu funktionieren, wird ein Gerät mit Busybox und Root-Zugriff benötigt. Jetzt nach Busybox installation suchen?"</string>
<string name="dialog_message_checking_busybox">"Bestimmte Systemwerkzeuge werden benötigt, um mit System-Apps arbeiten zu können. Überprüfe, ob sie verfügbar sind."</string>
<string name="dialog_message_logging_in_predefined">"Versuche mit von Aurora bereitgestellten Anmeldedaten anzumelden"</string>
<string name="dialog_message_logging_in_provided_by_user">"Versuche mit deinen bereitgestellten Anmeldedaten anzumelden"</string>
<string name="dialog_message_logout">"Bist du sicher, dass du dich abmelden möchtest?"</string>
<string name="dialog_message_package_id">"Es liegt ein Paket mit exakt gleichem Namen vor. Möchtest du direkt dessen Detailseite ansehen?"</string>
<string name="dialog_message_reboot_required">"Änderungen werden nach dem Neustart wirksam. Jetzt neu starten?"</string>
<string name="dialog_message_remounting_system">"Arbeite an Partition /system. Dies dauert einen moment."</string>
<string name="dialog_message_switching_in_predefined">"Versuche zwischen Dummy-Konten zu wechseln"</string>
@@ -181,10 +154,8 @@ Tippe auf \"Passwort erstellen\" um auf die Seite zur Passworterstellung weiterg
<string name="dialog_title_checking_busybox">"Prüfe, ob Busybox verfügbar ist"</string>
<string name="dialog_title_logging_in">"Anmelden"</string>
<string name="dialog_title_logout">"Abmelden?"</string>
<string name="dialog_title_package_id">"Paket mit diesem Namen existiert"</string>
<string name="dialog_title_reboot_required">"Neustart benötigt"</string>
<string name="dialog_title_remounting_system">"Arbeite an Partition /system"</string>
<string name="dialog_title_switching">"Dummy wechseln"</string>
<string name="dialog_title_system_app_self">"Aurora als System-App festlegen"</string>
<string name="dialog_title_system_app_warning">"Warnung!"</string>
<string name="dialog_title_two_factor">"2-Faktor-Authentifizierung"</string>
@@ -216,7 +187,6 @@ Zur Play-Store-Webseite weiterleiten?"</string>
<string name="exodus_powered">"Bereitgestellt von Exodus"</string>
<string name="exodus_title">"Aurora Protect"</string>
<string name="exodus_viewMore">"Details anzeigen"</string>
<string name="first_login_message">"Wähle im Menü Abmelden, um dein eigenes Konto zu benutzen."</string>
<string name="flagging_title">"Als unangebracht markieren"</string>
<string name="flag_graphic_violence">"Grafische Gewalt"</string>
<string name="flag_harmful_prompt">"Beschreibe den auf dem Gerät oder den Daten entstandenen Schaden:"</string>
@@ -229,7 +199,6 @@ Zur Play-Store-Webseite weiterleiten?"</string>
<string name="flag_page_description">"Der Grund, warum du diesen Inhalt oder diese App als anstößig empfindest:"</string>
<string name="flag_pharma_content">"Illegale Verschreibung oder andere Medikamente"</string>
<string name="flag_sexual_content">"Sexueller Kontext"</string>
<string name="header_usr_name">"Aurora"</string>
<string name="header_usr_noEmail">"Bitte melde dich an, um Aurora zu benutzen."</string>
<string name="list_app_blacklisted">"Auf der schwarzen Liste"</string>
<string name="list_app_depends_on_gsf">"GSF-abhängig"</string>
@@ -273,8 +242,6 @@ Tägliche Aktualisierungen aktivieren?"</string>
<string name="notification_updates_available_message">"Aktualisierungen für %1$s ihrer Apps verfügbar."</string>
<string name="notification_updates_available_title">"Aktualisierungen für Apps verfügbar."</string>
<string name="no_permissions">"Keine Berechtigungen benötigt."</string>
<string name="pref_app_language">"Sprache auswählen"</string>
<string name="pref_app_language_cat">"Aurora-Sprache"</string>
<string name="pref_auto_install">"Apps sofort installieren"</string>
<string name="pref_auto_install_summary_off">"Apps werden installiert, wenn der Benutzer die Vervollständigungs-Benachrichtigung antippt."</string>
<string name="pref_auto_install_summary_on">"Apps werden installiert, sobald das Herunterladen abgeschlossen ist"</string>
@@ -295,7 +262,6 @@ Tägliche Aktualisierungen aktivieren?"</string>
<string name="pref_background_update_interval_weekly">"Wöchentlich"</string>
<string name="pref_background_update_wifi_only">"Nur im WLAN"</string>
<string name="pref_category_installation">"Installation"</string>
<string name="pref_category_spoofing">"Spoofing"</string>
<string name="pref_category_ui">"Benutzeroberfläche"</string>
<string name="pref_category_updates">"Aktualisierungen"</string>
<string name="pref_delete_apk_after_install">".apk nach Installation löschen"</string>
@@ -303,7 +269,6 @@ Tägliche Aktualisierungen aktivieren?"</string>
<string name="pref_delete_apk_after_install_summary_on">"Nach der Installation werden .apks gelöscht"</string>
<string name="pref_device_to_pretend_to_be">"Vorgeben, ein anderes Gerät zu sein"</string>
<string name="pref_device_to_pretend_to_be_default">"Deine echten Geräte-Informationen"</string>
<string name="pref_device_to_pretend_to_be_notice">"Wenn du Gerätedefinitionen in %1$s einträgst, erscheinen sie in dieser Liste"</string>
<string name="pref_device_to_pretend_to_be_toast">"Die Änderung erfolgt nach einer erneuten Anmeldung"</string>
<string name="pref_download_deltas">"Delta-Aktualisierungen"</string>
<string name="pref_download_deltas_summary_off">"Vollständige APK jedes Mal herunterladen"</string>
@@ -339,7 +304,6 @@ Tägliche Aktualisierungen aktivieren?"</string>
<string name="testing_program_section_opted_out_propagating_message">"Es kann einige Minuten dauern, bis du aus dem Beta-Programm entfernt bist."</string>
<string name="testing_program_section_opted_out_title">"Werde ein Beta-Tester"</string>
<string name="top_categories">"Top Kategorien"</string>
<string name="warn_app_purchase">"App kaufen ist derzeit nicht möglich, Weiterleitung zu PlayStore Web"</string>
<string name="acc_dummy_summary">"Melde dich mit einem anonymen Dummy Account an. Anmeldeinformationen hierzu werden vom Aurora Store zur Verfügung gestellt. Mit diesem Account besteht kein Zugriff auf deine gekauften Apps."</string>
<string name="action_filter_misc">"Sonstige"</string>
<string name="action_filter_build">"Build"</string>
@@ -349,12 +313,10 @@ Tägliche Aktualisierungen aktivieren?"</string>
<string name="pref_theme_title_summary">"Zwischen Hell/Dunkel/AMOLED wechseln"</string>
<string name="action_filter">"Filter"</string>
<string name="action_filter_apps_with_ads">"Apps mit Werbung"</string>
<string name="action_filter_category">"Kategorie"</string>
<string name="action_filter_downloads">"Heruntergeladen"</string>
<string name="action_filter_gsf_dependent_apps">"GSF Abhängig"</string>
<string name="action_filter_paid_apps">"Bezahlt"</string>
<string name="action_filter_rating">"Bewertungen"</string>
<string name="action_filter_system_apps">"System-Apps"</string>
<string name="action_filter_all">"Alle"</string>
<string name="manual_download_disclaimer">"Haftungsausschluss"</string>
<string name="manual_download_warning">"Diese Seite lässt dich manuell die Version der App auswählen.\n\nBeachte, dass das Herunterladen von abweichenden App Versionen nicht vom Google Play Store unterstützt wird. Dein Erfolg hängt vom Glück beim Raten der Versionsnummer ab. Selbst wenn du richtig geraten hast und der Download startet, erhälst du eventuell eine inkompatible APK."</string>

View File

@@ -19,10 +19,6 @@
<resources>
<string name="about_app">"Aurora es una alternativa open-source para la Play Store, la cual te permite descargar las apps disponibles Play Store además de actualizar las que ya tienes."</string>
<string name="about_contributors">"Contribuidores"</string>
<string name="about_devs">"Desarrolladores"</string>
<string name="about_github">"GitHub"</string>
<string name="about_opensource">"Librerías open-source"</string>
<string name="about_telegram">"Telegram"</string>
<string name="about_xda">"Hilo en XDA"</string>
<string name="account_dummy_email">"anónimo@anónimo"</string>
@@ -65,39 +61,29 @@
<string name="action_welcome_msg">"Bienvenido a Aurora"</string>
<string name="action_whitelist">"Lista para actualizaciones"</string>
<string name="activity_title_search">"Resultados para %1$s"</string>
<string name="activity_title_updates_only">"Actualizaciones"</string>
<string name="all_categories">"Todas las categorías"</string>
<string name="apps_by">"Apps de %1$s"</string>
<string name="availability_restriction_country">"Esta app no está disponible en tu país"</string>
<string name="availability_restriction_generic">"Esta app no esta disponible"</string>
<string name="availability_restriction_hardware_app">"Tu dispositivo no es compatible con esta versión"</string>
<string name="category_appFree">"Gratis"</string>
<string name="category_communityApps">"Basado en la Comunidad Aurora"</string>
<string name="category_fdroidApps">"Apps en FDroid"</string>
<string name="category_topFree">"Top gratis"</string>
<string name="category_topGrossing">"Top generales"</string>
<string name="category_topMusicVideo">"Música y videos"</string>
<string name="category_topUtility">"Herramientas y utilidades"</string>
<string name="category_trending">"Populares"</string>
<string name="content_flagged">"Reporte enviado"</string>
<string name="credentials_hint_email">"Email o teléfono"</string>
<string name="credentials_hint_password">"Introduce tu contraseña"</string>
<string name="credentials_logo_txt">"Entrar"</string>
<string name="credentials_message">"Ten en cuenta que usar esta app viola los Términos y Condiciones de Play Store. Sería más seguro usar una cuenta de google de usar y tirar que ya haya aceptado esos términos."</string>
<string name="credentials_title">"Acceso con Google"</string>
<string name="delete">"Borrar"</string>
<string name="delta_disabled">"Actualizaciones Delta desactivadas"</string>
<string name="delta_enabled">"Actualizaciones Delta activadas"</string>
<string name="details_appExtras">"Información adicional"</string>
<string name="details_appInfo">"Información"</string>
<string name="details_appReview">"Opiniones"</string>
<string name="details_cancel">"Cancelar"</string>
<string name="details_category">"%1$s"</string>
<string name="details_contains_ads">"Contiene anuncios"</string>
<string name="details_could_not_copy_apk">"No se pudo copiar el APK"</string>
<string name="details_changelog">"Cambios"</string>
<string name="details_changelog_empty">"No hay registro de cambios"</string>
<string name="details_description">"Leer más"</string>
<string name="details_developer">"%1$s"</string>
<string name="details_download">"Descargar"</string>
<string name="details_download_checking">"Comprobando"</string>
@@ -128,26 +114,14 @@
<string name="details_update">"Actualizar"</string>
<string name="details_updated">"%1$s"</string>
<string name="details_versionName">"%1$s"</string>
<string name="details_versionName_updatable">"%1$s → %2$s"</string>
<string name="details_wishList">"Añadir a la lista de deseados"</string>
<string name="details_you_rated_this_app">"Tu valoración"</string>
<string name="device_api">"API: %1$s"</string>
<string name="device_board">"Placa: %1$s"</string>
<string name="device_cpu">"%1$s"</string>
<string name="device_gsfID">"ID de Google: %1$s"</string>
<string name="device_manufacturer">"Por: %1$s"</string>
<string name="device_model">"%1$s ( %2$s )"</string>
<string name="device_res">"%1$s x %2$s"</string>
<string name="device_timezone">"Zona horaria: %1$s"</string>
<string name="dialog_account_type_predefined">"Con la cuenta predeterminada de Aurora"</string>
<string name="dialog_account_type_provided_by_user">"Con tu propia cuenta de Google"</string>
<string name="dialog_account_type_title">"¿Cómo te gustaría iniciar sesión?"</string>
<string name="dialog_message_busybox_not_available">"Se requiere un dispositivo rooteado y con Busybox. ¿Buscar un instalador de Busybox?"</string>
<string name="dialog_message_checking_busybox">"Algunas funciones del sistema requieren trabajar con apps del sistema. Comprobando su disponibilidad"</string>
<string name="dialog_message_logging_in_predefined">"Intentando iniciar sesión con las credenciales de Aurora Store"</string>
<string name="dialog_message_logging_in_provided_by_user">"Intentando iniciar sesión con tus credenciales"</string>
<string name="dialog_message_logout">"¿Seguro de que quieres cerrar sesión?"</string>
<string name="dialog_message_package_id">"Hay un paquete con el mismo nombre. ¿Quieres ir a su página de detalles?"</string>
<string name="dialog_message_reboot_required">"Los cambios serán aplicados después de un reinicio. ¿Reiniciar ahora?"</string>
<string name="dialog_message_remounting_system">"Trabajando en la partición del sistema. Esto puede tomar un tiempo"</string>
<string name="dialog_message_switching_in_predefined">"Intentando cambiar entre cuentas predeterminadas"</string>
@@ -180,10 +154,8 @@ Selecciona \"Crear Contraseña\" para ser redirigido a la página para crearla."
<string name="dialog_title_checking_busybox">"Comprobando Busybox"</string>
<string name="dialog_title_logging_in">"Iniciando sesión"</string>
<string name="dialog_title_logout">"¿Cerrar sesión?"</string>
<string name="dialog_title_package_id">"Ya existe un paquete con este nombre"</string>
<string name="dialog_title_reboot_required">"Reinicio requerido"</string>
<string name="dialog_title_remounting_system">"Trabajando en la partición del sistema"</string>
<string name="dialog_title_switching">"Cambiando a cuenta predeterminada"</string>
<string name="dialog_title_system_app_self">"Convirtiendo Aurora en app del sistema"</string>
<string name="dialog_title_system_app_warning">"¡Cuidado!"</string>
<string name="dialog_title_two_factor">"Verificación en dos pasos"</string>
@@ -214,7 +186,6 @@ Selecciona \"Crear Contraseña\" para ser redirigido a la página para crearla."
<string name="exodus_powered">"Impulsado por Exodus"</string>
<string name="exodus_title">"Aurora Protect"</string>
<string name="exodus_viewMore">"Ver detalles"</string>
<string name="first_login_message">"Para usar tu propia cuenta selecciona \"Cerrar sesión\" en el menú"</string>
<string name="flagging_title">"Marcar como inapropiado"</string>
<string name="flag_graphic_violence">"Violencia gráfica"</string>
<string name="flag_harmful_prompt">"Describe el daño causado a tu dispositivo o datos"</string>
@@ -227,7 +198,6 @@ Selecciona \"Crear Contraseña\" para ser redirigido a la página para crearla."
<string name="flag_page_description">"Razón por la que decides reportar la app"</string>
<string name="flag_pharma_content">"Prescripción ilegal u otras drogas"</string>
<string name="flag_sexual_content">"Contenido sexual"</string>
<string name="header_usr_name">"Aurora"</string>
<string name="header_usr_noEmail">"Por favor, inicia sesión para usar Aurora"</string>
<string name="list_app_blacklisted">"En lista negra"</string>
<string name="list_app_depends_on_gsf">"Dependiente de Google"</string>
@@ -271,8 +241,6 @@ Selecciona \"Crear Contraseña\" para ser redirigido a la página para crearla."
<string name="notification_updates_available_message">"Hay actualizaciones para %1$s de tus apps"</string>
<string name="notification_updates_available_title">"Actualizaciones disponibles"</string>
<string name="no_permissions">"No requiere permisos"</string>
<string name="pref_app_language">"Escoge idioma"</string>
<string name="pref_app_language_cat">"Idioma de Aurora"</string>
<string name="pref_auto_install">"Instalar apps inmediatamente"</string>
<string name="pref_auto_install_summary_off">"Las apps son instaladas al tocar la notificación"</string>
<string name="pref_auto_install_summary_on">"Las apps son instaladas al completar la descarga"</string>
@@ -293,7 +261,6 @@ Selecciona \"Crear Contraseña\" para ser redirigido a la página para crearla."
<string name="pref_background_update_interval_weekly">"Semanalmente"</string>
<string name="pref_background_update_wifi_only">"Solo por Wi-Fi"</string>
<string name="pref_category_installation">"Instalación"</string>
<string name="pref_category_spoofing">"Emulación"</string>
<string name="pref_category_ui">"Interfaz de usuario"</string>
<string name="pref_category_updates">"Actualizaciones"</string>
<string name="pref_delete_apk_after_install">"Borrar .apk después de instalar"</string>
@@ -301,7 +268,6 @@ Selecciona \"Crear Contraseña\" para ser redirigido a la página para crearla."
<string name="pref_delete_apk_after_install_summary_on">"Los .apk serán borrados después de instalar"</string>
<string name="pref_device_to_pretend_to_be">"Fingir ser otro dispositivo"</string>
<string name="pref_device_to_pretend_to_be_default">"Información original de tu dispositivo"</string>
<string name="pref_device_to_pretend_to_be_notice">"Si colocas las definiciones de dispositivo en %1$s aparecerán en esta lista"</string>
<string name="pref_device_to_pretend_to_be_toast">"Los cambios serán aplicados después de volver a iniciar sesión"</string>
<string name="pref_download_deltas">"Actualizaciones delta"</string>
<string name="pref_download_deltas_summary_off">"El .apk completo es descargado en cada actualización"</string>
@@ -337,7 +303,6 @@ Selecciona \"Crear Contraseña\" para ser redirigido a la página para crearla."
<string name="testing_program_section_opted_out_propagating_message">"Puede que borrarte del programa beta lleve unos minutos"</string>
<string name="testing_program_section_opted_out_title">"Conviértete en beta tester"</string>
<string name="top_categories">"Categorías populares"</string>
<string name="warn_app_purchase">"Compra de apps aún no disponible, redirigiendo a la web de la Play Store"</string>
<string name="acc_dummy_summary">"Inicia sesión con credenciales anónimas proporcionadas por Aurora, no podrás acceder a tus compras con esta cuenta"</string>
<string name="action_filter_misc">"Misceláneos"</string>
<string name="action_filter_build">"Tipo"</string>
@@ -347,12 +312,10 @@ Selecciona \"Crear Contraseña\" para ser redirigido a la página para crearla."
<string name="pref_theme_title_summary">"Cambia entre Claro/Oscuro/AMOLED"</string>
<string name="action_filter">"Filtros"</string>
<string name="action_filter_apps_with_ads">"Con anuncios"</string>
<string name="action_filter_category">"Categoría"</string>
<string name="action_filter_downloads">"Descargas"</string>
<string name="action_filter_gsf_dependent_apps">"Depende de Google"</string>
<string name="action_filter_paid_apps">"De pago"</string>
<string name="action_filter_rating">"Valoración"</string>
<string name="action_filter_system_apps">"Del sistema"</string>
<string name="action_filter_all">"Todos"</string>
<string name="manual_download_disclaimer">"¡AVISO!"</string>
<string name="manual_download_warning">"Esta página te permite elegir manualmente la versión a descargar de la app \n\nTen en cuenta que descargar versiones aleatorias de las apps no está soportado por la Play Store. Tú éxito depende de acertar el código de la versión. Incluso si aciertas y logras descargar, podrías obtener un APK incompatible"</string>

View File

@@ -22,10 +22,6 @@
<resources>
<string name="about_app">"Aurora est une alternative au Play Store libre de droit qui vous permet de télécharger des applications du Play Store. Vous pouvez mettre à jour vos applications installées et chercher d'autres applications."</string>
<string name="about_contributors">"Contributeurs"</string>
<string name="about_devs">"Développeurs"</string>
<string name="about_github">"GitHub"</string>
<string name="about_opensource">"Librairies Open source"</string>
<string name="about_telegram">"Telegram"</string>
<string name="about_xda">"XDA"</string>
<string name="account_dummy_email">"anonyme@anonyme"</string>
@@ -68,40 +64,29 @@
<string name="action_welcome_msg">"Bienvenue sur Aurora"</string>
<string name="action_whitelist">"Liste blanche pour les mises à jour"</string>
<string name="activity_title_search">"Résultats pour %1$s"</string>
<string name="activity_title_updates_only">"Mises à jour"</string>
<string name="all_categories">"Toutes les catégories"</string>
<string name="apps_by">"Application par %1$s"</string>
<string name="availability_restriction_country">"Cet article n'est pas disponible dans votre pays"</string>
<string name="availability_restriction_generic">"Cet article n'est pas disponible"</string>
<string name="availability_restriction_hardware_app">"Votre appareil n'est pas compatible avec cette version."</string>
<string name="category_appFree">"Gratuit"</string>
<string name="category_communityApps">"Basé sur la Communauté Aurora"</string>
<string name="category_fdroidApps">"Applications sur FDroid"</string>
<string name="category_topFree">"Top Gratuit"</string>
<string name="category_topGrossing">"Rentables"</string>
<string name="category_topMusicVideo">"Musique &amp; Audio"</string>
<string name="category_topUtility">"Outils &amp; Utilitaires"</string>
<string name="category_trending">"Tendance"</string>
<string name="content_flagged">"Demande envoyée."</string>
<string name="credentials_hint_email">"Email ou téléphone"</string>
<string name="credentials_hint_password">"Entrez votre mot de passe"</string>
<string name="credentials_logo_txt">"Se connecter"</string>
<string name="credentials_message">"Utiliser Aurora se fait en violation des conditions d'utilisation du Play Store T&amp;C.
Il est recommandé d'utiliser un compte Google jetable, qui a été utilisé au moins une fois avec le Play Store, et qui a accepté ses conditions d'utilisation T&amp;;C."</string>
<string name="credentials_title">"Accès au compte Google"</string>
<string name="delete">"Supprimer"</string>
<string name="delta_disabled">"Mises à jour delta désactivées"</string>
<string name="delta_enabled">"Mises à jour delta activées"</string>
<string name="details_appExtras">"Détails"</string>
<string name="details_appInfo">"Informations"</string>
<string name="details_appReview">"Évaluations"</string>
<string name="details_cancel">"Annuler"</string>
<string name="details_category">"%1$s"</string>
<string name="details_contains_ads">"Contient des publicités"</string>
<string name="details_could_not_copy_apk">"Impossible de copier l'APK"</string>
<string name="details_changelog">"Liste des modifications"</string>
<string name="details_changelog_empty">"Aucune liste de modifications disponible"</string>
<string name="details_description">"Voir plus"</string>
<string name="details_developer">"%1$s"</string>
<string name="details_download">"Obtenir"</string>
<string name="details_download_checking">"Vérifier"</string>
@@ -132,26 +117,14 @@ Il est recommandé d'utiliser un compte Google jetable, qui a été utilisé au
<string name="details_update">"Mise à jour"</string>
<string name="details_updated">"%1$s"</string>
<string name="details_versionName">"%1$s"</string>
<string name="details_versionName_updatable">"Version %1$s → %2$s"</string>
<string name="details_wishList">"Ajouter à la liste de souhaits"</string>
<string name="details_you_rated_this_app">"Votre évaluation"</string>
<string name="device_api">"API : %1$s"</string>
<string name="device_board">"Board : %1$s"</string>
<string name="device_cpu">"%1$s"</string>
<string name="device_gsfID">"ID GSF : %1$s"</string>
<string name="device_manufacturer">"Par : %1$s"</string>
<string name="device_model">"%1$s ( %2$s )"</string>
<string name="device_res">"%1$s x %2$s"</string>
<string name="device_timezone">"Fuseau horaire : %1$s"</string>
<string name="dialog_account_type_predefined">"Avec un compte partagé par Aurora Store"</string>
<string name="dialog_account_type_provided_by_user">"Avec votre compte Google"</string>
<string name="dialog_account_type_title">"Comment souhaitez-vous vous connecter au Play Store ?"</string>
<string name="dialog_message_busybox_not_available">"Un appareil rooté avec Busybox est requis pour faire fonctionner les applications système. Chercher un installeur pour Busybox maintenant ?"</string>
<string name="dialog_message_checking_busybox">"Certains outils systèmes sont requis pour fonctionner avec les applications système. Vérifier si ils sont disponibles."</string>
<string name="dialog_message_logging_in_predefined">"Tentative de connexion avec les identifiants de Aurora Store"</string>
<string name="dialog_message_logging_in_provided_by_user">"Tentative de connexion avec les identifiants fournis"</string>
<string name="dialog_message_logout">"Êtes-vous sûr de vouloir vous déconnecter ?"</string>
<string name="dialog_message_package_id">"Il existe déjà un packagé avec le même nom. Voulez-vous voir les détails sur sa page ?"</string>
<string name="dialog_message_reboot_required">"Les changements seront appliqués après un redémarrage. Redémarrer maintenant ?"</string>
<string name="dialog_message_remounting_system">"Opération en cours sur la partition système. Cela peut prendre du temps."</string>
<string name="dialog_message_switching_in_predefined">"Changement de compte anonyme en cours…"</string>
@@ -184,10 +157,8 @@ Appuyez sur \"Créer un mot de passe\" pour être redirigé vers la page de cré
<string name="dialog_title_checking_busybox">"Vérifier si Busybox est disponible"</string>
<string name="dialog_title_logging_in">"Connexion en cours…"</string>
<string name="dialog_title_logout">"Se déconnecter ?"</string>
<string name="dialog_title_package_id">"Une application avec ce nom existe déjà"</string>
<string name="dialog_title_reboot_required">"Redémarrage nécessaire"</string>
<string name="dialog_title_remounting_system">"Opération sur la partition système"</string>
<string name="dialog_title_switching">"Changement de compte anonyme"</string>
<string name="dialog_title_system_app_self">"Faire de Aurora une application système"</string>
<string name="dialog_title_system_app_warning">"Attention !"</string>
<string name="dialog_title_two_factor">"Double authentification"</string>
@@ -218,7 +189,6 @@ Appuyez sur \"Créer un mot de passe\" pour être redirigé vers la page de cré
<string name="exodus_powered">"Information fournie par Exodus"</string>
<string name="exodus_title">"Protection Aurora"</string>
<string name="exodus_viewMore">"Voir les détails"</string>
<string name="first_login_message">"Pour utiliser votre compte personnel, choisissez Déconnexion dans le menu"</string>
<string name="flagging_title">"Signaler comme inapproprié"</string>
<string name="flag_graphic_violence">"Images violentes"</string>
<string name="flag_harmful_prompt">"Décrivez les dommages subis par votre appareil ou vos données:"</string>
@@ -231,7 +201,6 @@ Appuyez sur \"Créer un mot de passe\" pour être redirigé vers la page de cré
<string name="flag_page_description">"En quoi ce contenu ou cette application sont-ils choquants ?"</string>
<string name="flag_pharma_content">"Drogues ou médicaments illégaux"</string>
<string name="flag_sexual_content">"Contenu à caractère sexuel"</string>
<string name="header_usr_name">"Aurora"</string>
<string name="header_usr_noEmail">"Se connecter en utilisant Aurora"</string>
<string name="list_app_blacklisted">"Sur liste noire"</string>
<string name="list_app_depends_on_gsf">"Dépendante des GSF"</string>
@@ -275,8 +244,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="notification_updates_available_message">"Des mises à jour sont disponibles pour %1$d applications"</string>
<string name="notification_updates_available_title">"Mise à jour disponibles."</string>
<string name="no_permissions">"Aucune permissions utilisées"</string>
<string name="pref_app_language">"Sélectionner une langue"</string>
<string name="pref_app_language_cat">"Langue de l'application"</string>
<string name="pref_auto_install">"Installer directement"</string>
<string name="pref_auto_install_summary_off">"Les applications seront installées lorsque vous appuierez sur la notification"</string>
<string name="pref_auto_install_summary_on">"Les applications seront installées dès la fin du téléchargement"</string>
@@ -297,7 +264,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="pref_background_update_interval_weekly">"Une fois par semaine"</string>
<string name="pref_background_update_wifi_only">"Via le Wi-Fi uniquement"</string>
<string name="pref_category_installation">"Installation"</string>
<string name="pref_category_spoofing">"Usurpation"</string>
<string name="pref_category_ui">"Interface"</string>
<string name="pref_category_updates">"Mises à jour"</string>
<string name="pref_delete_apk_after_install">"Supprimer l'APK après l'installation"</string>
@@ -305,7 +271,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="pref_delete_apk_after_install_summary_on">"Les fichiers .apk sont supprimés après installation"</string>
<string name="pref_device_to_pretend_to_be">"Se faire passer pour un autre appareil"</string>
<string name="pref_device_to_pretend_to_be_default">"Informations d'origine"</string>
<string name="pref_device_to_pretend_to_be_notice">"Si vous enregistrez les données de l'appareil dans %1$s, elles apparaîtront dans cette liste"</string>
<string name="pref_device_to_pretend_to_be_toast">"Ce changement sera appliqué après reconnexion."</string>
<string name="pref_download_deltas">"Mises à jour Delta"</string>
<string name="pref_download_deltas_summary_off">"L'intégralité de l'APK est téléchargée à chaque fois"</string>
@@ -341,7 +306,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="testing_program_section_opted_out_propagating_message">"Votre désinscription du programme bêta peut prendre quelques minutes."</string>
<string name="testing_program_section_opted_out_title">"Devenir un testeur"</string>
<string name="top_categories">"Top catégories"</string>
<string name="warn_app_purchase">"L'achat d'applications n'est pas encore disponible. Vous allez être redirigé vers le PlayStore Web"</string>
<string name="acc_dummy_summary">"Login with anonymous credentials provided by Aurora Store, you would not be able to access your app purchases with dummy accounts."</string>
<string name="action_filter_misc">"Misc"</string>
<string name="action_filter_build">"Build"</string>
@@ -351,12 +315,10 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="pref_theme_title_summary">"Switch between Light/Dark/AMOLED"</string>
<string name="action_filter">"Filters"</string>
<string name="action_filter_apps_with_ads">"Apps with ads"</string>
<string name="action_filter_category">"Category"</string>
<string name="action_filter_downloads">"Downloads"</string>
<string name="action_filter_gsf_dependent_apps">"GSF Dependent"</string>
<string name="action_filter_paid_apps">"Paid"</string>
<string name="action_filter_rating">"Ratings"</string>
<string name="action_filter_system_apps">"System apps"</string>
<string name="action_filter_all">"All"</string>
<string name="manual_download_disclaimer">"Disclaimer"</string>
<string name="manual_download_warning">"This page lets you manually choose the version of the app to download.\n\nKeep in mind that downloading arbitrary versions of apps is not supported by Google Play Store. Your success depends on a lucky guess of the version code. Even if you guess right and you get the download to start, you might get an incompatible apk."</string>

View File

@@ -22,10 +22,6 @@
<resources>
<string name="about_app">"Aurora est une alternative au Play Store libre de droit qui vous permet de télécharger des applications du Play Store. Vous pourrez mettre à jour vos applications installées et chercher d'autres applications."</string>
<string name="about_contributors">"Contributeurs"</string>
<string name="about_devs">"Développeurs"</string>
<string name="about_github">"GitHub"</string>
<string name="about_opensource">"Librairies Open source"</string>
<string name="about_telegram">"Telegram"</string>
<string name="about_xda">"XDA"</string>
<string name="account_dummy_email">"anonyme@anonyme"</string>
@@ -68,40 +64,29 @@
<string name="action_welcome_msg">"Bienvenue sur Aurora"</string>
<string name="action_whitelist">"Liste blanche pour les mises à jour"</string>
<string name="activity_title_search">"Résultats pour %1$s"</string>
<string name="activity_title_updates_only">"Mises à jour"</string>
<string name="all_categories">"Toutes les catégories"</string>
<string name="apps_by">"Application par %1$s"</string>
<string name="availability_restriction_country">"Cet article n'est pas disponible dans votre pays"</string>
<string name="availability_restriction_generic">"Cet article n'est pas disponible"</string>
<string name="availability_restriction_hardware_app">"Votre appareil n'est pas compatible avec cette version."</string>
<string name="category_appFree">"Gratuit"</string>
<string name="category_communityApps">"Basé sur la Communauté Aurora"</string>
<string name="category_fdroidApps">"Applications sur FDroid"</string>
<string name="category_topFree">"Top Gratuit"</string>
<string name="category_topGrossing">"Rentables"</string>
<string name="category_topMusicVideo">"Musique &amp; Audio"</string>
<string name="category_topUtility">"Outils &amp; Utilitaires"</string>
<string name="category_trending">"Tendance"</string>
<string name="content_flagged">"Demande envoyée."</string>
<string name="credentials_hint_email">"Email ou téléphone"</string>
<string name="credentials_hint_password">"Entrez votre mot de passe"</string>
<string name="credentials_logo_txt">"Se connecter"</string>
<string name="credentials_message">"Utiliser Aurora se fait en violation des conditions d'utilisation du Play Store T&amp;C.
Il est recommandé d'utiliser un compte Google jetable, qui a été utilisé au moins une fois avec le Play Store, et qui a accepté ses conditions d'utilisation T&amp;;C."</string>
<string name="credentials_title">"Accès au compte Google"</string>
<string name="delete">"Supprimer"</string>
<string name="delta_disabled">"Mises à jour delta désactivées"</string>
<string name="delta_enabled">"Mises à jour delta activées"</string>
<string name="details_appExtras">"Détails"</string>
<string name="details_appInfo">"Informations"</string>
<string name="details_appReview">"Évaluations"</string>
<string name="details_cancel">"Annuler"</string>
<string name="details_category">"%1$s"</string>
<string name="details_contains_ads">"Contient des publicités"</string>
<string name="details_could_not_copy_apk">"Impossible de copier l'APK"</string>
<string name="details_changelog">"Liste des modifications"</string>
<string name="details_changelog_empty">"Aucune liste de modifications disponible"</string>
<string name="details_description">"Voir plus"</string>
<string name="details_developer">"%1$s"</string>
<string name="details_download">"Obtenir"</string>
<string name="details_download_checking">"Vérifier"</string>
@@ -132,26 +117,14 @@ Il est recommandé d'utiliser un compte Google jetable, qui a été utilisé au
<string name="details_update">"Mise à jour"</string>
<string name="details_updated">"%1$s"</string>
<string name="details_versionName">"%1$s"</string>
<string name="details_versionName_updatable">"Version %1$s → %2$s"</string>
<string name="details_wishList">"Ajouter à la liste de souhaits"</string>
<string name="details_you_rated_this_app">"Votre évaluation"</string>
<string name="device_api">"API : %1$s"</string>
<string name="device_board">"Board : %1$s"</string>
<string name="device_cpu">"%1$s"</string>
<string name="device_gsfID">"ID GSF : %1$s"</string>
<string name="device_manufacturer">"Par : %1$s"</string>
<string name="device_model">"%1$s ( %2$s )"</string>
<string name="device_res">"%1$s x %2$s"</string>
<string name="device_timezone">"Fuseau horaire : %1$s"</string>
<string name="dialog_account_type_predefined">"Avec un compte partagé par Aurora Store"</string>
<string name="dialog_account_type_provided_by_user">"Avec votre compte Google"</string>
<string name="dialog_account_type_title">"Comment souhaitez-vous vous connecter au Play Store ?"</string>
<string name="dialog_message_busybox_not_available">"Un appareil rooté avec Busybox est requis pour faire fonctionner les applications système. Chercher un installeur pour Busybox maintenant ?"</string>
<string name="dialog_message_checking_busybox">"Certains outils systèmes sont requis pour fonctionner avec les applications système. Vérifier si ils sont disponibles."</string>
<string name="dialog_message_logging_in_predefined">"Tentative de connexion avec les identifiants de Aurora Store"</string>
<string name="dialog_message_logging_in_provided_by_user">"Tentative de connexion avec les identifiants fournis"</string>
<string name="dialog_message_logout">"Êtes-vous sûr de vouloir vous déconnecter ?"</string>
<string name="dialog_message_package_id">"Il existe déjà un packagé avec le même nom. Voulez-vous voir les détails sur sa page ?"</string>
<string name="dialog_message_reboot_required">"Les changements seront appliqués après un redémarrage. Redémarrer maintenant ?"</string>
<string name="dialog_message_remounting_system">"Opération en cours sur la partition système. Cela peut prendre du temps."</string>
<string name="dialog_message_switching_in_predefined">"Changement de compte anonyme en cours…"</string>
@@ -184,10 +157,8 @@ Appuyez sur \"Créer un mot de passe\" pour être redirigé vers la page de cré
<string name="dialog_title_checking_busybox">"Vérifier si Busybox est disponible"</string>
<string name="dialog_title_logging_in">"Connexion en cours…"</string>
<string name="dialog_title_logout">"Se déconnecter ?"</string>
<string name="dialog_title_package_id">"Une application avec ce nom existe déjà"</string>
<string name="dialog_title_reboot_required">"Redémarrage nécessaire"</string>
<string name="dialog_title_remounting_system">"Opération sur la partition système"</string>
<string name="dialog_title_switching">"Changement de compte anonyme"</string>
<string name="dialog_title_system_app_self">"Faire de Aurora une application système"</string>
<string name="dialog_title_system_app_warning">"Attention !"</string>
<string name="dialog_title_two_factor">"Double authentification"</string>
@@ -218,7 +189,6 @@ Appuyez sur \"Créer un mot de passe\" pour être redirigé vers la page de cré
<string name="exodus_powered">"Information fournie par Exodus"</string>
<string name="exodus_title">"Protection Aurora"</string>
<string name="exodus_viewMore">"Voir les détails"</string>
<string name="first_login_message">"Pour utiliser votre compte personnel, choisissez Déconnexion dans le menu"</string>
<string name="flagging_title">"Signaler comme inapproprié"</string>
<string name="flag_graphic_violence">"Images violentes"</string>
<string name="flag_harmful_prompt">"Décrivez les dommages subis par votre appareil ou vos données:"</string>
@@ -231,7 +201,6 @@ Appuyez sur \"Créer un mot de passe\" pour être redirigé vers la page de cré
<string name="flag_page_description">"En quoi ce contenu ou cette application sont-ils choquants ?"</string>
<string name="flag_pharma_content">"Drogues ou médicaments illégaux"</string>
<string name="flag_sexual_content">"Contenu à caractère sexuel"</string>
<string name="header_usr_name">"Aurora"</string>
<string name="header_usr_noEmail">"Se connecter en utilisant Aurora"</string>
<string name="list_app_blacklisted">"Sur liste noire"</string>
<string name="list_app_depends_on_gsf">"Dépendante des GSF"</string>
@@ -275,8 +244,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="notification_updates_available_message">"Des mises à jour sont disponibles pour %1$d applications"</string>
<string name="notification_updates_available_title">"Mise à jour disponibles."</string>
<string name="no_permissions">"Aucune permissions utilisées"</string>
<string name="pref_app_language">"Sélectionner une langue"</string>
<string name="pref_app_language_cat">"Langue de l'application"</string>
<string name="pref_auto_install">"Installer directement"</string>
<string name="pref_auto_install_summary_off">"Les applications seront installées lorsque vous appuierez sur la notification"</string>
<string name="pref_auto_install_summary_on">"Les applications seront installées dès la fin du téléchargement"</string>
@@ -297,7 +264,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="pref_background_update_interval_weekly">"Une fois par semaine"</string>
<string name="pref_background_update_wifi_only">"Via le Wi-Fi uniquement"</string>
<string name="pref_category_installation">"Installation"</string>
<string name="pref_category_spoofing">"Usurpation"</string>
<string name="pref_category_ui">"Interface"</string>
<string name="pref_category_updates">"Mises à jour"</string>
<string name="pref_delete_apk_after_install">"Supprimer l'APK après l'installation"</string>
@@ -305,7 +271,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="pref_delete_apk_after_install_summary_on">"Les fichiers .apk sont supprimés après installation"</string>
<string name="pref_device_to_pretend_to_be">"Se faire passer pour un autre appareil"</string>
<string name="pref_device_to_pretend_to_be_default">"Informations d'origine"</string>
<string name="pref_device_to_pretend_to_be_notice">"Si vous enregistrez les données de l'appareil dans %1$s, elles apparaîtront dans cette liste"</string>
<string name="pref_device_to_pretend_to_be_toast">"Ce changement sera appliqué après reconnexion."</string>
<string name="pref_download_deltas">"Mises à jour Delta"</string>
<string name="pref_download_deltas_summary_off">"L'intégralité de l'APK est téléchargée à chaque fois"</string>
@@ -341,7 +306,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="testing_program_section_opted_out_propagating_message">"Votre désinscription du programme bêta peut prendre quelques minutes."</string>
<string name="testing_program_section_opted_out_title">"Devenir un testeur"</string>
<string name="top_categories">"Top catégories"</string>
<string name="warn_app_purchase">"L'achat d'applications n'est pas encore disponible. Vous allez être redirigé vers le PlayStore Web"</string>
<string name="acc_dummy_summary">"Login with anonymous credentials provided by Aurora Store, you would not be able to access your app purchases with dummy accounts."</string>
<string name="action_filter_misc">"Misc"</string>
<string name="action_filter_build">"Build"</string>
@@ -351,12 +315,10 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="pref_theme_title_summary">"Switch between Light/Dark/AMOLED"</string>
<string name="action_filter">"Filters"</string>
<string name="action_filter_apps_with_ads">"Apps with ads"</string>
<string name="action_filter_category">"Category"</string>
<string name="action_filter_downloads">"Downloads"</string>
<string name="action_filter_gsf_dependent_apps">"GSF Dependent"</string>
<string name="action_filter_paid_apps">"Paid"</string>
<string name="action_filter_rating">"Ratings"</string>
<string name="action_filter_system_apps">"System apps"</string>
<string name="action_filter_all">"All"</string>
<string name="manual_download_disclaimer">"Disclaimer"</string>
<string name="manual_download_warning">"This page lets you manually choose the version of the app to download.\n\nKeep in mind that downloading arbitrary versions of apps is not supported by Google Play Store. Your success depends on a lucky guess of the version code. Even if you guess right and you get the download to start, you might get an incompatible apk."</string>

View File

@@ -22,10 +22,6 @@
<resources>
<string name="about_app">"Aurora est une application libre de droit alternative au Play Store, vous pouvez télécharger les applications du Play Store. L'application peut chercher des mises à jours et effectuer des recherches."</string>
<string name="about_contributors">"Contributeurs"</string>
<string name="about_devs">"Développeurs"</string>
<string name="about_github">"Github"</string>
<string name="about_opensource">"Libraire libre de droit"</string>
<string name="about_telegram">"Telegram"</string>
<string name="about_xda">"XDA"</string>
<string name="account_dummy_email">"anonyme@anonyme"</string>
@@ -68,40 +64,29 @@
<string name="action_welcome_msg">"Bienvenue à Aurora"</string>
<string name="action_whitelist">"Liste blanche pour les mises à jour"</string>
<string name="activity_title_search">"Résultats pour% 1 $ s"</string>
<string name="activity_title_updates_only">"Mises à jour"</string>
<string name="all_categories">"Toutes catégories"</string>
<string name="apps_by">"Applications par% 1 $ s"</string>
<string name="availability_restriction_country">"Cet article n'est pas disponible dans votre pays."</string>
<string name="availability_restriction_generic">"Cet article n'est pas disponible"</string>
<string name="availability_restriction_hardware_app">"Votre appareil n'est pas compatible avec cette version."</string>
<string name="category_appFree">"Gratuit"</string>
<string name="category_communityApps">"Basé sur la communauté Aurora"</string>
<string name="category_fdroidApps">"Applications sur FDroid"</string>
<string name="category_topFree">"Top Gratuit"</string>
<string name="category_topGrossing">"Top Grossing"</string>
<string name="category_topMusicVideo">"Musique et audio"</string>
<string name="category_topUtility">"Outils et utilitaires"</string>
<string name="category_trending">"Tendance"</string>
<string name="content_flagged">"Objection soumise."</string>
<string name="credentials_hint_email">"Email ou téléphone"</string>
<string name="credentials_hint_password">"Tapez votre mot de passe"</string>
<string name="credentials_logo_txt">"se connecter"</string>
<string name="credentials_message">"Gardez à l'esprit que l'utilisation de cette application ne respecte pas les conditions générales du Play Store.
Il serait probablement plus sûr d'utiliser un compte Google jetable qui s'est connecté au Play Store au moins une fois et qui a accepté Play Store T &amp; C."</string>
<string name="credentials_title">"Accès au compte Google"</string>
<string name="delete">"Effacer"</string>
<string name="delta_disabled">"Mises à jour de Delta"</string>
<string name="delta_enabled">"Mises à jour Delta"</string>
<string name="details_appExtras">"Information additionnelle"</string>
<string name="details_appInfo">"Informations sur l'application"</string>
<string name="details_appReview">"Avis"</string>
<string name="details_cancel">"Annuler"</string>
<string name="details_category">"% 1 $ s"</string>
<string name="details_contains_ads">"Contient des annonces"</string>
<string name="details_could_not_copy_apk">"Impossible de copier apk"</string>
<string name="details_changelog">"Changelog"</string>
<string name="details_changelog_empty">"Aucun journal des modifications disponible"</string>
<string name="details_description">"Lire la suite"</string>
<string name="details_developer">"% 1 $ s"</string>
<string name="details_download">"Obtenir"</string>
<string name="details_download_checking">"Vérification"</string>
@@ -132,26 +117,14 @@ Il serait probablement plus sûr d'utiliser un compte Google jetable qui s'est c
<string name="details_update">"Mettre à jour"</string>
<string name="details_updated">"% 1 $ s"</string>
<string name="details_versionName">"% 1 $ s"</string>
<string name="details_versionName_updatable">"% 1 $ s →% 2 $ s"</string>
<string name="details_wishList">"Ajouter à la liste de souhaits"</string>
<string name="details_you_rated_this_app">"Votre note"</string>
<string name="device_api">"API:% 1 $ s"</string>
<string name="device_board">"Conseil:% 1 $ s"</string>
<string name="device_cpu">"% 1 $ s"</string>
<string name="device_gsfID">"ID GSF:% 1 $ s"</string>
<string name="device_manufacturer">"Par:% 1 $ s"</string>
<string name="device_model">"% 1 $ s (% 2 $ s)"</string>
<string name="device_res">"% 1 $ s x% 2 $ s"</string>
<string name="device_timezone">"Fuseau horaire:% 1 $ s"</string>
<string name="dialog_account_type_predefined">"Avec un compte Aurora Store factice"</string>
<string name="dialog_account_type_provided_by_user">"Avec votre propre compte Google"</string>
<string name="dialog_account_type_title">"Comment souhaitez-vous vous connecter à Google Play Store?"</string>
<string name="dialog_message_busybox_not_available">"Un appareil enraciné avec busybox installé est requis pour travailler avec les applications système. Rechercher un programme d'installation busybox maintenant?"</string>
<string name="dialog_message_checking_busybox">"Certains outils système sont requis pour travailler avec les applications système. Vérification si elles sont disponibles."</string>
<string name="dialog_message_logging_in_predefined">"Essayer de se connecter avec les informations d'identification fournies par Aurora Store"</string>
<string name="dialog_message_logging_in_provided_by_user">"Essayer de vous connecter avec les informations d'identification que vous avez fournies"</string>
<string name="dialog_message_logout">"Êtes-vous sûr de vouloir vous déconnecter?"</string>
<string name="dialog_message_package_id">"Il y a un paquet avec ce nom exact. Voulez-vous aller directement à sa page de détails?"</string>
<string name="dialog_message_reboot_required">"Les modifications seront appliquées après le redémarrage. Redémarrer maintenant?"</string>
<string name="dialog_message_remounting_system">"Travailler avec / partition de système. Cela pourrait prendre du temps."</string>
<string name="dialog_message_switching_in_predefined">"Essayer de basculer entre des comptes factices"</string>
@@ -184,10 +157,8 @@ Appuyez sur \"Créer mot de passe\" pour être redirigé vers la page de créati
<string name="dialog_title_checking_busybox">"Vérifier si busybox est disponible"</string>
<string name="dialog_title_logging_in">"Se connecter"</string>
<string name="dialog_title_logout">"Connectez - Out?"</string>
<string name="dialog_title_package_id">"Package avec ce nom existe"</string>
<string name="dialog_title_reboot_required">"Redémarrage nécessaire"</string>
<string name="dialog_title_remounting_system">"Travailler avec / partition du système"</string>
<string name="dialog_title_switching">"Changer de mannequin"</string>
<string name="dialog_title_system_app_self">"Rendre Aurora une application système"</string>
<string name="dialog_title_system_app_warning">"Attention!"</string>
<string name="dialog_title_two_factor">"Vérification en deux étapes"</string>
@@ -219,7 +190,6 @@ Rediriger vers la page Web Play Store?"</string>
<string name="exodus_powered">"Propulsé par Exodus"</string>
<string name="exodus_title">"Aurora Protect"</string>
<string name="exodus_viewMore">"Voir les détails"</string>
<string name="first_login_message">"Pour utiliser votre propre compte, choisissez Se déconnecter dans le menu"</string>
<string name="flagging_title">"Signaler comme inapproprié"</string>
<string name="flag_graphic_violence">"Violence graphique"</string>
<string name="flag_harmful_prompt">"Décrivez le dommage causé à votre appareil ou à vos données:"</string>
@@ -232,7 +202,6 @@ Rediriger vers la page Web Play Store?"</string>
<string name="flag_page_description">"La raison pour laquelle vous trouvez ce contenu ou cette application inacceptable:"</string>
<string name="flag_pharma_content">"Prescription illégale ou autre drogue"</string>
<string name="flag_sexual_content">"Contenu sexuel"</string>
<string name="header_usr_name">"Aurore"</string>
<string name="header_usr_noEmail">"Veuillez vous connecter pour utiliser Aurora"</string>
<string name="list_app_blacklisted">"Liste noire"</string>
<string name="list_app_depends_on_gsf">"GSF dépendant"</string>
@@ -276,8 +245,6 @@ Activer les mises à jour quotidiennes?"</string>
<string name="notification_updates_available_message">"Les mises à jour sont disponibles pour% 1 $ s de vos applications."</string>
<string name="notification_updates_available_title">"Mises à jour de l'application disponibles"</string>
<string name="no_permissions">"Aucune autorisation n'est utilisée."</string>
<string name="pref_app_language">"Choisir la langue"</string>
<string name="pref_app_language_cat">"Aurora Language"</string>
<string name="pref_auto_install">"Installez les applications immédiatement"</string>
<string name="pref_auto_install_summary_off">"Les applications sont installées lorsque l'utilisateur touche la notification d'achèvement"</string>
<string name="pref_auto_install_summary_on">"Les applications sont installées dès que le téléchargement est terminé"</string>
@@ -298,7 +265,6 @@ Activer les mises à jour quotidiennes?"</string>
<string name="pref_background_update_interval_weekly">"Hebdomadaire"</string>
<string name="pref_background_update_wifi_only">"Sur Wi-Fi uniquement"</string>
<string name="pref_category_installation">"Installation"</string>
<string name="pref_category_spoofing">"Spoofing"</string>
<string name="pref_category_ui">"Interface utilisateur"</string>
<string name="pref_category_updates">"Mises à jour"</string>
<string name="pref_delete_apk_after_install">"Supprimer .apk après l'installation"</string>
@@ -306,7 +272,6 @@ Activer les mises à jour quotidiennes?"</string>
<string name="pref_delete_apk_after_install_summary_on">"Maintenant les .apks sont supprimés après l'installation"</string>
<string name="pref_device_to_pretend_to_be">"Faire semblant d'être un appareil différent"</string>
<string name="pref_device_to_pretend_to_be_default">"Votre information d'appareil originale"</string>
<string name="pref_device_to_pretend_to_be_notice">"Si vous mettez des définitions de périphérique dans% 1 $ s, elles apparaîtront dans cette liste"</string>
<string name="pref_device_to_pretend_to_be_toast">"Cette modification sera appliquée après votre nouvelle connexion"</string>
<string name="pref_download_deltas">"Mises à jour Delta"</string>
<string name="pref_download_deltas_summary_off">"Une version intégrale d'apk est téléchargée à chaque fois"</string>
@@ -342,7 +307,6 @@ Activer les mises à jour quotidiennes?"</string>
<string name="testing_program_section_opted_out_propagating_message">"Cela peut prendre quelques minutes pour vous retirer du programme bêta."</string>
<string name="testing_program_section_opted_out_title">"Devenez un testeur bêta"</string>
<string name="top_categories">"Top catégories"</string>
<string name="warn_app_purchase">"L'achat de l'application n'est pas encore disponible, la redirection vers PlayStore Web"</string>
<string name="acc_dummy_summary">"Login with anonymous credentials provided by Aurora Store, you would not be able to access your app purchases with dummy accounts."</string>
<string name="action_filter_misc">"Misc"</string>
<string name="action_filter_build">"Build"</string>
@@ -352,12 +316,10 @@ Activer les mises à jour quotidiennes?"</string>
<string name="pref_theme_title_summary">"Switch between Light/Dark/AMOLED"</string>
<string name="action_filter">"Filters"</string>
<string name="action_filter_apps_with_ads">"Apps with ads"</string>
<string name="action_filter_category">"Category"</string>
<string name="action_filter_downloads">"Downloads"</string>
<string name="action_filter_gsf_dependent_apps">"GSF Dependent"</string>
<string name="action_filter_paid_apps">"Paid"</string>
<string name="action_filter_rating">"Ratings"</string>
<string name="action_filter_system_apps">"System apps"</string>
<string name="action_filter_all">"All"</string>
<string name="manual_download_disclaimer">"Disclaimer"</string>
<string name="manual_download_warning">"This page lets you manually choose the version of the app to download.\n\nKeep in mind that downloading arbitrary versions of apps is not supported by Google Play Store. Your success depends on a lucky guess of the version code. Even if you guess right and you get the download to start, you might get an incompatible apk."</string>

View File

@@ -19,10 +19,6 @@
<resources>
<string name="about_app">"Aurora est une alternative au Play Store libre de droit qui vous permet de télécharger des applications du Play Store. Vous pourrez mettre à jour vos applications installées et chercher d'autres applications."</string>
<string name="about_contributors">"Contributeurs"</string>
<string name="about_devs">"Développeurs"</string>
<string name="about_github">"GitHub"</string>
<string name="about_opensource">"Librairies Open source"</string>
<string name="about_telegram">"Telegram"</string>
<string name="about_xda">"XDA"</string>
<string name="account_dummy_email">"anonyme@anonyme"</string>
@@ -65,40 +61,29 @@
<string name="action_welcome_msg">"Bienvenue sur Aurora"</string>
<string name="action_whitelist">"Liste blanche pour les mises à jour"</string>
<string name="activity_title_search">"Résultats pour %1$s"</string>
<string name="activity_title_updates_only">"Mises à jour"</string>
<string name="all_categories">"Toutes les catégories"</string>
<string name="apps_by">"Application par %1$s"</string>
<string name="availability_restriction_country">"Cet article n'est pas disponible dans votre pays"</string>
<string name="availability_restriction_generic">"Cet article n'est pas disponible"</string>
<string name="availability_restriction_hardware_app">"Votre appareil n'est pas compatible avec cette version."</string>
<string name="category_appFree">"Gratuit"</string>
<string name="category_communityApps">"Basé sur la Communauté Aurora"</string>
<string name="category_fdroidApps">"Applications sur FDroid"</string>
<string name="category_topFree">"Top Gratuit"</string>
<string name="category_topGrossing">"Rentables"</string>
<string name="category_topMusicVideo">"Musique &amp; Audio"</string>
<string name="category_topUtility">"Outils &amp; Utilitaires"</string>
<string name="category_trending">"Tendance"</string>
<string name="content_flagged">"Demande envoyée."</string>
<string name="credentials_hint_email">"Email ou téléphone"</string>
<string name="credentials_hint_password">"Mot de passe"</string>
<string name="credentials_logo_txt">"Se connecter"</string>
<string name="credentials_message">"Utiliser Aurora se fait en violation des conditions d'utilisation du Play Store T&amp;C.
Il est recommandé d'utiliser un compte Google jetable, qui a été utilisé au moins une fois avec le Play Store, et qui a accepté ses conditions d'utilisation T&amp;;C."</string>
<string name="credentials_title">"Accès au compte Google"</string>
<string name="delete">"Supprimer"</string>
<string name="delta_disabled">"Mises à jour delta désactivées"</string>
<string name="delta_enabled">"Mises à jour delta activées"</string>
<string name="details_appExtras">"Détails"</string>
<string name="details_appInfo">"Informations"</string>
<string name="details_appReview">"Évaluations"</string>
<string name="details_cancel">"Annuler"</string>
<string name="details_category">"%1$s"</string>
<string name="details_contains_ads">"Publicités"</string>
<string name="details_could_not_copy_apk">"Impossible de copier l'APK"</string>
<string name="details_changelog">"Liste des modifications"</string>
<string name="details_changelog_empty">"Aucune liste de modifications disponible"</string>
<string name="details_description">"Voir plus"</string>
<string name="details_developer">"%1$s"</string>
<string name="details_download">"Obtenir"</string>
<string name="details_download_checking">"Vérifier"</string>
@@ -129,26 +114,14 @@ Il est recommandé d'utiliser un compte Google jetable, qui a été utilisé au
<string name="details_update">"Mise à jour"</string>
<string name="details_updated">"%1$s"</string>
<string name="details_versionName">"%1$s"</string>
<string name="details_versionName_updatable">"Version %1$s → %2$s"</string>
<string name="details_wishList">"Ajouter à la liste de souhaits"</string>
<string name="details_you_rated_this_app">"Votre évaluation"</string>
<string name="device_api">"API : %1$s"</string>
<string name="device_board">"Board : %1$s"</string>
<string name="device_cpu">"%1$s"</string>
<string name="device_gsfID">"ID GSF : %1$s"</string>
<string name="device_manufacturer">"Par : %1$s"</string>
<string name="device_model">"%1$s ( %2$s )"</string>
<string name="device_res">"%1$s x %2$s"</string>
<string name="device_timezone">"Fuseau horaire : %1$s"</string>
<string name="dialog_account_type_predefined">"Avec un compte partagé par Aurora Store"</string>
<string name="dialog_account_type_provided_by_user">"Avec votre compte Google"</string>
<string name="dialog_account_type_title">"Comment souhaitez-vous vous connecter au Play Store ?"</string>
<string name="dialog_message_busybox_not_available">"Un appareil rooté avec Busybox est requis pour faire fonctionner les applications système. Chercher un installeur pour Busybox maintenant ?"</string>
<string name="dialog_message_checking_busybox">"Certains outils systèmes sont requis pour fonctionner avec les applications système. Vérifier si ils sont disponibles."</string>
<string name="dialog_message_logging_in_predefined">"Tentative de connexion avec les identifiants de Aurora Store"</string>
<string name="dialog_message_logging_in_provided_by_user">"Tentative de connexion avec les identifiants fournis"</string>
<string name="dialog_message_logout">"Êtes-vous sûr de vouloir vous déconnecter ?"</string>
<string name="dialog_message_package_id">"Il existe déjà un packagé avec le même nom. Voulez-vous voir les détails sur sa page ?"</string>
<string name="dialog_message_reboot_required">"Les changements seront appliqués après un redémarrage. Redémarrer maintenant ?"</string>
<string name="dialog_message_remounting_system">"Opération en cours sur la partition système. Cela peut prendre du temps."</string>
<string name="dialog_message_switching_in_predefined">"Changement de compte anonyme en cours…"</string>
@@ -181,10 +154,8 @@ Appuyez sur \"Créer un mot de passe\" pour être redirigé vers la page de cré
<string name="dialog_title_checking_busybox">"Vérifier si Busybox est disponible"</string>
<string name="dialog_title_logging_in">"Connexion en cours…"</string>
<string name="dialog_title_logout">"Se déconnecter ?"</string>
<string name="dialog_title_package_id">"Une application avec ce nom existe déjà"</string>
<string name="dialog_title_reboot_required">"Redémarrage nécessaire"</string>
<string name="dialog_title_remounting_system">"Opération sur la partition système"</string>
<string name="dialog_title_switching">"Changement de compte anonyme"</string>
<string name="dialog_title_system_app_self">"Faire de Aurora une application système"</string>
<string name="dialog_title_system_app_warning">"Attention !"</string>
<string name="dialog_title_two_factor">"Double authentification"</string>
@@ -215,7 +186,6 @@ Appuyez sur \"Créer un mot de passe\" pour être redirigé vers la page de cré
<string name="exodus_powered">"Information fournie par Exodus"</string>
<string name="exodus_title">"Protection Aurora"</string>
<string name="exodus_viewMore">"Voir les détails"</string>
<string name="first_login_message">"Pour utiliser votre compte personnel, choisissez Déconnexion dans le menu"</string>
<string name="flagging_title">"Signaler comme inapproprié"</string>
<string name="flag_graphic_violence">"Images violentes"</string>
<string name="flag_harmful_prompt">"Décrivez les dommages subis par votre appareil ou vos données:"</string>
@@ -228,7 +198,6 @@ Appuyez sur \"Créer un mot de passe\" pour être redirigé vers la page de cré
<string name="flag_page_description">"En quoi ce contenu ou cette application sont-ils choquants ?"</string>
<string name="flag_pharma_content">"Drogues ou médicaments illégaux"</string>
<string name="flag_sexual_content">"Contenu à caractère sexuel"</string>
<string name="header_usr_name">"Aurora"</string>
<string name="header_usr_noEmail">"Se connecter en utilisant Aurora"</string>
<string name="list_app_blacklisted">"Sur liste noire"</string>
<string name="list_app_depends_on_gsf">"GSF"</string>
@@ -274,8 +243,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="notification_updates_available_message">"Des mises à jour sont disponibles pour %1$d applications"</string>
<string name="notification_updates_available_title">"Mise à jour disponibles."</string>
<string name="no_permissions">"Aucune permissions utilisées"</string>
<string name="pref_app_language">"Sélectionner une langue"</string>
<string name="pref_app_language_cat">"Langue de l'application"</string>
<string name="pref_auto_install">"Installer directement"</string>
<string name="pref_auto_install_summary_off">"Les applications seront installées lorsque vous appuierez sur la notification"</string>
<string name="pref_auto_install_summary_on">"Les applications seront installées dès la fin du téléchargement"</string>
@@ -296,7 +263,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="pref_background_update_interval_weekly">"Une fois par semaine"</string>
<string name="pref_background_update_wifi_only">"Via le Wi-Fi uniquement"</string>
<string name="pref_category_installation">"Installation"</string>
<string name="pref_category_spoofing">"Usurpation"</string>
<string name="pref_category_ui">"Interface"</string>
<string name="pref_category_updates">"Mises à jour"</string>
<string name="pref_delete_apk_after_install">"Supprimer l'apk après installation"</string>
@@ -304,7 +270,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="pref_delete_apk_after_install_summary_on">"Les fichiers .apk sont supprimés après installation"</string>
<string name="pref_device_to_pretend_to_be">"Se faire passer pour un autre appareil"</string>
<string name="pref_device_to_pretend_to_be_default">"Informations d'origine"</string>
<string name="pref_device_to_pretend_to_be_notice">"Si vous enregistrez les données de l'appareil dans %1$s, elles apparaîtront dans cette liste"</string>
<string name="pref_device_to_pretend_to_be_toast">"Ce changement sera appliqué après reconnexion."</string>
<string name="pref_download_deltas">"Mises à jour Delta"</string>
<string name="pref_download_deltas_summary_off">"L'intégralité de l'APK est téléchargée à chaque fois"</string>
@@ -340,7 +305,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="testing_program_section_opted_out_propagating_message">"Votre désinscription du programme bêta peut prendre quelques minutes."</string>
<string name="testing_program_section_opted_out_title">"Devenir un testeur"</string>
<string name="top_categories">"Top catégories"</string>
<string name="warn_app_purchase">"L'achat d'applications n'est pas encore disponible. Vous allez être redirigé vers le PlayStore Web"</string>
<string name="acc_dummy_summary">"Se connecter avec un compte anonyme fourni par Aurora Store. Vous ne pourrez accéder à vos applications payantes avec ce compte."</string>
<string name="action_filter_misc">"Autres"</string>
<string name="action_filter_build">"Type"</string>
@@ -350,12 +314,10 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="pref_theme_title_summary">"Sélectionner un thème (Clair/Sombre/AMOLED)"</string>
<string name="action_filter">"Filtres"</string>
<string name="action_filter_apps_with_ads">"Avec publicité"</string>
<string name="action_filter_category">"Catégorie"</string>
<string name="action_filter_downloads">"Téléchargements"</string>
<string name="action_filter_gsf_dependent_apps">"Dépendant des GSF"</string>
<string name="action_filter_paid_apps">"Achetées"</string>
<string name="action_filter_rating">"Note"</string>
<string name="action_filter_system_apps">"Applis systeme"</string>
<string name="action_filter_all">"Tous"</string>
<string name="manual_download_disclaimer">"Avertissement"</string>
<string name="manual_download_warning">"Cette page vous laisse choisir manuellement la version à télécharger. Cette fonctionnalité n'est normalement pas proposée par le PlayStore. Vous devrez donc trouver au hasard le bon code de version. L'APK téléchargé peut ne pas être compatible avec votre appareil."</string>

View File

@@ -22,10 +22,6 @@
<resources>
<string name="about_app">"Aurora est une alternative au Play Store libre de droit qui vous permet de télécharger des applications du Play Store. Vous pourrez mettre à jour vos applications installées et chercher d'autres applications."</string>
<string name="about_contributors">"Contributeurs"</string>
<string name="about_devs">"Développeurs"</string>
<string name="about_github">"GitHub"</string>
<string name="about_opensource">"Librairies Open source"</string>
<string name="about_telegram">"Telegram"</string>
<string name="about_xda">"XDA"</string>
<string name="account_dummy_email">"anonyme@anonyme"</string>
@@ -68,40 +64,29 @@
<string name="action_welcome_msg">"Bienvenue sur Aurora"</string>
<string name="action_whitelist">"Liste blanche pour les mises à jour"</string>
<string name="activity_title_search">"Résultats pour %1$s"</string>
<string name="activity_title_updates_only">"Mises à jour"</string>
<string name="all_categories">"Toutes les catégories"</string>
<string name="apps_by">"Application par %1$s"</string>
<string name="availability_restriction_country">"Cet article n'est pas disponible dans votre pays"</string>
<string name="availability_restriction_generic">"Cet article n'est pas disponible"</string>
<string name="availability_restriction_hardware_app">"Votre appareil n'est pas compatible avec cette version."</string>
<string name="category_appFree">"Gratuit"</string>
<string name="category_communityApps">"Basé sur la Communauté Aurora"</string>
<string name="category_fdroidApps">"Applications sur FDroid"</string>
<string name="category_topFree">"Top Gratuit"</string>
<string name="category_topGrossing">"Rentables"</string>
<string name="category_topMusicVideo">"Musique &amp; Audio"</string>
<string name="category_topUtility">"Outils &amp; Utilitaires"</string>
<string name="category_trending">"Tendance"</string>
<string name="content_flagged">"Demande envoyée."</string>
<string name="credentials_hint_email">"Email ou téléphone"</string>
<string name="credentials_hint_password">"Entrez votre mot de passe"</string>
<string name="credentials_logo_txt">"Se connecter"</string>
<string name="credentials_message">"Utiliser Aurora se fait en violation des conditions d'utilisation du Play Store T&amp;C.
Il est recommandé d'utiliser un compte Google jetable, qui a été utilisé au moins une fois avec le Play Store, et qui a accepté ses conditions d'utilisation T&amp;;C."</string>
<string name="credentials_title">"Accès au compte Google"</string>
<string name="delete">"Supprimer"</string>
<string name="delta_disabled">"Mises à jour delta désactivées"</string>
<string name="delta_enabled">"Mises à jour delta activées"</string>
<string name="details_appExtras">"Détails"</string>
<string name="details_appInfo">"Informations"</string>
<string name="details_appReview">"Évaluations"</string>
<string name="details_cancel">"Annuler"</string>
<string name="details_category">"%1$s"</string>
<string name="details_contains_ads">"Contient des publicités"</string>
<string name="details_could_not_copy_apk">"Impossible de copier l'APK"</string>
<string name="details_changelog">"Liste des modifications"</string>
<string name="details_changelog_empty">"Aucune liste de modifications disponible"</string>
<string name="details_description">"Voir plus"</string>
<string name="details_developer">"%1$s"</string>
<string name="details_download">"Obtenir"</string>
<string name="details_download_checking">"Vérifier"</string>
@@ -132,26 +117,14 @@ Il est recommandé d'utiliser un compte Google jetable, qui a été utilisé au
<string name="details_update">"Mise à jour"</string>
<string name="details_updated">"%1$s"</string>
<string name="details_versionName">"%1$s"</string>
<string name="details_versionName_updatable">"Version %1$s → %2$s"</string>
<string name="details_wishList">"Ajouter à la liste de souhaits"</string>
<string name="details_you_rated_this_app">"Votre évaluation"</string>
<string name="device_api">"API : %1$s"</string>
<string name="device_board">"Board : %1$s"</string>
<string name="device_cpu">"%1$s"</string>
<string name="device_gsfID">"ID GSF : %1$s"</string>
<string name="device_manufacturer">"Par : %1$s"</string>
<string name="device_model">"%1$s ( %2$s )"</string>
<string name="device_res">"%1$s x %2$s"</string>
<string name="device_timezone">"Fuseau horaire : %1$s"</string>
<string name="dialog_account_type_predefined">"Avec un compte partagé par Aurora Store"</string>
<string name="dialog_account_type_provided_by_user">"Avec votre compte Google"</string>
<string name="dialog_account_type_title">"Comment souhaitez-vous vous connecter au Play Store ?"</string>
<string name="dialog_message_busybox_not_available">"Un appareil rooté avec Busybox est requis pour faire fonctionner les applications système. Chercher un installeur pour Busybox maintenant ?"</string>
<string name="dialog_message_checking_busybox">"Certains outils systèmes sont requis pour fonctionner avec les applications système. Vérifier si ils sont disponibles."</string>
<string name="dialog_message_logging_in_predefined">"Tentative de connexion avec les identifiants de Aurora Store"</string>
<string name="dialog_message_logging_in_provided_by_user">"Tentative de connexion avec les identifiants fournis"</string>
<string name="dialog_message_logout">"Êtes-vous sûr de vouloir vous déconnecter ?"</string>
<string name="dialog_message_package_id">"Il existe déjà un packagé avec le même nom. Voulez-vous voir les détails sur sa page ?"</string>
<string name="dialog_message_reboot_required">"Les changements seront appliqués après un redémarrage. Redémarrer maintenant ?"</string>
<string name="dialog_message_remounting_system">"Opération en cours sur la partition système. Cela peut prendre du temps."</string>
<string name="dialog_message_switching_in_predefined">"Changement de compte anonyme en cours…"</string>
@@ -184,10 +157,8 @@ Appuyez sur \"Créer un mot de passe\" pour être redirigé vers la page de cré
<string name="dialog_title_checking_busybox">"Vérifier si Busybox est disponible"</string>
<string name="dialog_title_logging_in">"Connexion en cours…"</string>
<string name="dialog_title_logout">"Se déconnecter ?"</string>
<string name="dialog_title_package_id">"Une application avec ce nom existe déjà"</string>
<string name="dialog_title_reboot_required">"Redémarrage nécessaire"</string>
<string name="dialog_title_remounting_system">"Opération sur la partition système"</string>
<string name="dialog_title_switching">"Changement de compte anonyme"</string>
<string name="dialog_title_system_app_self">"Faire de Aurora une application système"</string>
<string name="dialog_title_system_app_warning">"Attention !"</string>
<string name="dialog_title_two_factor">"Double authentification"</string>
@@ -218,7 +189,6 @@ Appuyez sur \"Créer un mot de passe\" pour être redirigé vers la page de cré
<string name="exodus_powered">"Information fournie par Exodus"</string>
<string name="exodus_title">"Protection Aurora"</string>
<string name="exodus_viewMore">"Voir les détails"</string>
<string name="first_login_message">"Pour utiliser votre compte personnel, choisissez Déconnexion dans le menu"</string>
<string name="flagging_title">"Signaler comme inapproprié"</string>
<string name="flag_graphic_violence">"Images violentes"</string>
<string name="flag_harmful_prompt">"Décrivez les dommages subis par votre appareil ou vos données:"</string>
@@ -231,7 +201,6 @@ Appuyez sur \"Créer un mot de passe\" pour être redirigé vers la page de cré
<string name="flag_page_description">"En quoi ce contenu ou cette application sont-ils choquants ?"</string>
<string name="flag_pharma_content">"Drogues ou médicaments illégaux"</string>
<string name="flag_sexual_content">"Contenu à caractère sexuel"</string>
<string name="header_usr_name">"Aurora"</string>
<string name="header_usr_noEmail">"Se connecter en utilisant Aurora"</string>
<string name="list_app_blacklisted">"Sur liste noire"</string>
<string name="list_app_depends_on_gsf">"Dépendante des GSF"</string>
@@ -277,8 +246,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="notification_updates_available_message">"Des mises à jour sont disponibles pour %1$d applications"</string>
<string name="notification_updates_available_title">"Mise à jour disponibles."</string>
<string name="no_permissions">"Aucune permissions utilisées"</string>
<string name="pref_app_language">"Sélectionner une langue"</string>
<string name="pref_app_language_cat">"Langue de l'application"</string>
<string name="pref_auto_install">"Installer directement"</string>
<string name="pref_auto_install_summary_off">"Les applications seront installées lorsque vous appuierez sur la notification"</string>
<string name="pref_auto_install_summary_on">"Les applications seront installées dès la fin du téléchargement"</string>
@@ -299,7 +266,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="pref_background_update_interval_weekly">"Une fois par semaine"</string>
<string name="pref_background_update_wifi_only">"Via le Wi-Fi uniquement"</string>
<string name="pref_category_installation">"Installation"</string>
<string name="pref_category_spoofing">"Usurpation"</string>
<string name="pref_category_ui">"Interface"</string>
<string name="pref_category_updates">"Mises à jour"</string>
<string name="pref_delete_apk_after_install">"Supprimer l'APK après l'installation"</string>
@@ -307,7 +273,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="pref_delete_apk_after_install_summary_on">"Les fichiers .apk sont supprimés après installation"</string>
<string name="pref_device_to_pretend_to_be">"Se faire passer pour un autre appareil"</string>
<string name="pref_device_to_pretend_to_be_default">"Informations d'origine"</string>
<string name="pref_device_to_pretend_to_be_notice">"Si vous enregistrez les données de l'appareil dans %1$s, elles apparaîtront dans cette liste"</string>
<string name="pref_device_to_pretend_to_be_toast">"Ce changement sera appliqué après reconnexion."</string>
<string name="pref_download_deltas">"Mises à jour Delta"</string>
<string name="pref_download_deltas_summary_off">"L'intégralité de l'APK est téléchargée à chaque fois"</string>
@@ -343,7 +308,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="testing_program_section_opted_out_propagating_message">"Votre désinscription du programme bêta peut prendre quelques minutes."</string>
<string name="testing_program_section_opted_out_title">"Devenir un testeur"</string>
<string name="top_categories">"Top catégories"</string>
<string name="warn_app_purchase">"L'achat d'applications n'est pas encore disponible. Vous allez être redirigé vers le PlayStore Web"</string>
<string name="acc_dummy_summary">"Connectez-vous avec les identifiants anonymes fournis par Aurora Store, vous ne pourrez pas accéder à vos achats d'applications avec des comptes factices."</string>
<string name="action_filter_misc">"Divers"</string>
<string name="action_filter_build">"Construire"</string>
@@ -354,12 +318,10 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="action_filter">"Filtres"</string>
<string name="action_filter_apps_with_ads">"Applications avec publicités
"</string>
<string name="action_filter_category">"Catégorie"</string>
<string name="action_filter_downloads">"Téléchargements"</string>
<string name="action_filter_gsf_dependent_apps">"Dépendance GSF"</string>
<string name="action_filter_paid_apps">"Payer"</string>
<string name="action_filter_rating">"Evaluation"</string>
<string name="action_filter_system_apps">"Applications systèmes"</string>
<string name="action_filter_all">"tout"</string>
<string name="manual_download_disclaimer">"Avertissement"</string>
<string name="manual_download_warning">"Cette page vous permet de choisir manuellement la version de l'application à télécharger. Gardez à l'esprit que le téléchargement de versions arbitraires des applications n'est pas pris en charge par Google Play Store. Votre succès dépend d'une conjecture chanceuse du code de version. Même si vous supposez bien et que vous obtenez le démarrage du téléchargement, il se peut que vous obteniez un apk incompatible."</string>

View File

@@ -22,10 +22,6 @@
<resources>
<string name="about_app">"Aurora est une alternative au Play Store libre de droit qui vous permet de télécharger des applications du Play Store. Vous pourrez mettre à jour vos applications installées et chercher d'autres applications."</string>
<string name="about_contributors">"Contributeurs"</string>
<string name="about_devs">"Développeurs"</string>
<string name="about_github">"GitHub"</string>
<string name="about_opensource">"Librairies Open source"</string>
<string name="about_telegram">"Telegram"</string>
<string name="about_xda">"XDA"</string>
<string name="account_dummy_email">"anonyme@anonyme"</string>
@@ -68,40 +64,29 @@
<string name="action_welcome_msg">"Bienvenue sur Aurora"</string>
<string name="action_whitelist">"Liste blanche pour les mises à jour"</string>
<string name="activity_title_search">"Résultats pour %1$s"</string>
<string name="activity_title_updates_only">"Mises à jour"</string>
<string name="all_categories">"Toutes les catégories"</string>
<string name="apps_by">"Application par %1$s"</string>
<string name="availability_restriction_country">"Cet article n'est pas disponible dans votre pays"</string>
<string name="availability_restriction_generic">"Cet article n'est pas disponible"</string>
<string name="availability_restriction_hardware_app">"Votre appareil n'est pas compatible avec cette version."</string>
<string name="category_appFree">"Gratuit"</string>
<string name="category_communityApps">"Basé sur la Communauté Aurora"</string>
<string name="category_fdroidApps">"Applications sur FDroid"</string>
<string name="category_topFree">"Top Gratuit"</string>
<string name="category_topGrossing">"Rentables"</string>
<string name="category_topMusicVideo">"Musique &amp; Audio"</string>
<string name="category_topUtility">"Outils &amp; Utilitaires"</string>
<string name="category_trending">"Tendance"</string>
<string name="content_flagged">"Demande envoyée."</string>
<string name="credentials_hint_email">"Email ou téléphone"</string>
<string name="credentials_hint_password">"Entrez votre mot de passe"</string>
<string name="credentials_logo_txt">"Se connecter"</string>
<string name="credentials_message">"Utiliser Aurora se fait en violation des conditions d'utilisation du Play Store T&amp;C.
Il est recommandé d'utiliser un compte Google jetable, qui a été utilisé au moins une fois avec le Play Store, et qui a accepté ses conditions d'utilisation T&amp;;C."</string>
<string name="credentials_title">"Accès au compte Google"</string>
<string name="delete">"Supprimer"</string>
<string name="delta_disabled">"Mises à jour delta désactivées"</string>
<string name="delta_enabled">"Mises à jour delta activées"</string>
<string name="details_appExtras">"Détails"</string>
<string name="details_appInfo">"Informations"</string>
<string name="details_appReview">"Évaluations"</string>
<string name="details_cancel">"Annuler"</string>
<string name="details_category">"%1$s"</string>
<string name="details_contains_ads">"Contient des publicités"</string>
<string name="details_could_not_copy_apk">"Impossible de copier l'APK"</string>
<string name="details_changelog">"Liste des modifications"</string>
<string name="details_changelog_empty">"Aucune liste de modifications disponible"</string>
<string name="details_description">"Voir plus"</string>
<string name="details_developer">"%1$s"</string>
<string name="details_download">"Obtenir"</string>
<string name="details_download_checking">"Vérifier"</string>
@@ -132,26 +117,14 @@ Il est recommandé d'utiliser un compte Google jetable, qui a été utilisé au
<string name="details_update">"Mise à jour"</string>
<string name="details_updated">"%1$s"</string>
<string name="details_versionName">"%1$s"</string>
<string name="details_versionName_updatable">"Version %1$s → %2$s"</string>
<string name="details_wishList">"Ajouter à la liste de souhaits"</string>
<string name="details_you_rated_this_app">"Votre évaluation"</string>
<string name="device_api">"API : %1$s"</string>
<string name="device_board">"Board : %1$s"</string>
<string name="device_cpu">"%1$s"</string>
<string name="device_gsfID">"ID GSF : %1$s"</string>
<string name="device_manufacturer">"Par : %1$s"</string>
<string name="device_model">"%1$s ( %2$s )"</string>
<string name="device_res">"%1$s x %2$s"</string>
<string name="device_timezone">"Fuseau horaire : %1$s"</string>
<string name="dialog_account_type_predefined">"Avec un compte partagé par Aurora Store"</string>
<string name="dialog_account_type_provided_by_user">"Avec votre compte Google"</string>
<string name="dialog_account_type_title">"Comment souhaitez-vous vous connecter au Play Store ?"</string>
<string name="dialog_message_busybox_not_available">"Un appareil rooté avec Busybox est requis pour faire fonctionner les applications système. Chercher un installeur pour Busybox maintenant ?"</string>
<string name="dialog_message_checking_busybox">"Certains outils systèmes sont requis pour fonctionner avec les applications système. Vérifier si ils sont disponibles."</string>
<string name="dialog_message_logging_in_predefined">"Tentative de connexion avec les identifiants de Aurora Store"</string>
<string name="dialog_message_logging_in_provided_by_user">"Tentative de connexion avec les identifiants fournis"</string>
<string name="dialog_message_logout">"Êtes-vous sûr de vouloir vous déconnecter ?"</string>
<string name="dialog_message_package_id">"Il existe déjà un packagé avec le même nom. Voulez-vous voir les détails sur sa page ?"</string>
<string name="dialog_message_reboot_required">"Les changements seront appliqués après un redémarrage. Redémarrer maintenant ?"</string>
<string name="dialog_message_remounting_system">"Opération en cours sur la partition système. Cela peut prendre du temps."</string>
<string name="dialog_message_switching_in_predefined">"Changement de compte anonyme en cours…"</string>
@@ -184,10 +157,8 @@ Appuyez sur \"Créer un mot de passe\" pour être redirigé vers la page de cré
<string name="dialog_title_checking_busybox">"Vérifier si Busybox est disponible"</string>
<string name="dialog_title_logging_in">"Connexion en cours…"</string>
<string name="dialog_title_logout">"Se déconnecter ?"</string>
<string name="dialog_title_package_id">"Une application avec ce nom existe déjà"</string>
<string name="dialog_title_reboot_required">"Redémarrage nécessaire"</string>
<string name="dialog_title_remounting_system">"Opération sur la partition système"</string>
<string name="dialog_title_switching">"Changement de compte anonyme"</string>
<string name="dialog_title_system_app_self">"Faire de Aurora une application système"</string>
<string name="dialog_title_system_app_warning">"Attention !"</string>
<string name="dialog_title_two_factor">"Double authentification"</string>
@@ -218,7 +189,6 @@ Appuyez sur \"Créer un mot de passe\" pour être redirigé vers la page de cré
<string name="exodus_powered">"Information fournie par Exodus"</string>
<string name="exodus_title">"Protection Aurora"</string>
<string name="exodus_viewMore">"Voir les détails"</string>
<string name="first_login_message">"Pour utiliser votre compte personnel, choisissez Déconnexion dans le menu"</string>
<string name="flagging_title">"Signaler comme inapproprié"</string>
<string name="flag_graphic_violence">"Images violentes"</string>
<string name="flag_harmful_prompt">"Décrivez les dommages subis par votre appareil ou vos données:"</string>
@@ -231,7 +201,6 @@ Appuyez sur \"Créer un mot de passe\" pour être redirigé vers la page de cré
<string name="flag_page_description">"En quoi ce contenu ou cette application sont-ils choquants ?"</string>
<string name="flag_pharma_content">"Drogues ou médicaments illégaux"</string>
<string name="flag_sexual_content">"Contenu à caractère sexuel"</string>
<string name="header_usr_name">"Aurora"</string>
<string name="header_usr_noEmail">"Se connecter en utilisant Aurora"</string>
<string name="list_app_blacklisted">"Sur liste noire"</string>
<string name="list_app_depends_on_gsf">"Dépendante des GSF"</string>
@@ -277,8 +246,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="notification_updates_available_message">"Des mises à jour sont disponibles pour %1$d applications"</string>
<string name="notification_updates_available_title">"Mise à jour disponibles."</string>
<string name="no_permissions">"Aucune permissions utilisées"</string>
<string name="pref_app_language">"Sélectionner une langue"</string>
<string name="pref_app_language_cat">"Langue de l'application"</string>
<string name="pref_auto_install">"Installer directement"</string>
<string name="pref_auto_install_summary_off">"Les applications seront installées lorsque vous appuierez sur la notification"</string>
<string name="pref_auto_install_summary_on">"Les applications seront installées dès la fin du téléchargement"</string>
@@ -299,7 +266,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="pref_background_update_interval_weekly">"Une fois par semaine"</string>
<string name="pref_background_update_wifi_only">"Via le Wi-Fi uniquement"</string>
<string name="pref_category_installation">"Installation"</string>
<string name="pref_category_spoofing">"Usurpation"</string>
<string name="pref_category_ui">"Interface"</string>
<string name="pref_category_updates">"Mises à jour"</string>
<string name="pref_delete_apk_after_install">"Supprimer l'APK après l'installation"</string>
@@ -307,7 +273,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="pref_delete_apk_after_install_summary_on">"Les fichiers .apk sont supprimés après installation"</string>
<string name="pref_device_to_pretend_to_be">"Se faire passer pour un autre appareil"</string>
<string name="pref_device_to_pretend_to_be_default">"Informations d'origine"</string>
<string name="pref_device_to_pretend_to_be_notice">"Si vous enregistrez les données de l'appareil dans %1$s, elles apparaîtront dans cette liste"</string>
<string name="pref_device_to_pretend_to_be_toast">"Ce changement sera appliqué après reconnexion."</string>
<string name="pref_download_deltas">"Mises à jour Delta"</string>
<string name="pref_download_deltas_summary_off">"L'intégralité de l'APK est téléchargée à chaque fois"</string>
@@ -343,7 +308,6 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="testing_program_section_opted_out_propagating_message">"Votre désinscription du programme bêta peut prendre quelques minutes."</string>
<string name="testing_program_section_opted_out_title">"Devenir un testeur"</string>
<string name="top_categories">"Top catégories"</string>
<string name="warn_app_purchase">"L'achat d'applications n'est pas encore disponible. Vous allez être redirigé vers le PlayStore Web"</string>
<string name="acc_dummy_summary">"Login with anonymous credentials provided by Aurora Store, you would not be able to access your app purchases with dummy accounts."</string>
<string name="action_filter_misc">"Misc"</string>
<string name="action_filter_build">"Build"</string>
@@ -353,12 +317,10 @@ Vérifier tous les jours les mises à jour ?"</string>
<string name="pref_theme_title_summary">"Switch between Light/Dark/AMOLED"</string>
<string name="action_filter">"Filters"</string>
<string name="action_filter_apps_with_ads">"Apps with ads"</string>
<string name="action_filter_category">"Category"</string>
<string name="action_filter_downloads">"Downloads"</string>
<string name="action_filter_gsf_dependent_apps">"GSF Dependent"</string>
<string name="action_filter_paid_apps">"Paid"</string>
<string name="action_filter_rating">"Ratings"</string>
<string name="action_filter_system_apps">"System apps"</string>
<string name="action_filter_all">"All"</string>
<string name="manual_download_disclaimer">"Disclaimer"</string>
<string name="manual_download_warning">"This page lets you manually choose the version of the app to download.\n\nKeep in mind that downloading arbitrary versions of apps is not supported by Google Play Store. Your success depends on a lucky guess of the version code. Even if you guess right and you get the download to start, you might get an incompatible apk."</string>

View File

@@ -18,10 +18,6 @@
<resources>
<string name="about_app">"Aurora è un'alternativa open source a Google Play Store che consente di scaricare app disponibili su Play Store, o aggiornare quelle già presenti."</string>
<string name="about_contributors">"Contributori"</string>
<string name="about_devs">"Sviluppatori"</string>
<string name="about_github">"GitHub"</string>
<string name="about_opensource">"Librerie open source"</string>
<string name="about_telegram">"Telegram"</string>
<string name="about_xda">"Thread di sviluppo"</string>
<string name="account_dummy_email">"anonymous@anonymous"</string>
@@ -64,40 +60,29 @@
<string name="action_welcome_msg">"Benvenuto in Aurora"</string>
<string name="action_whitelist">"Abilita ricerca aggiornamenti"</string>
<string name="activity_title_search">"Risultati per %1$s"</string>
<string name="activity_title_updates_only">"Aggiornamenti"</string>
<string name="all_categories">"Tutte le categorie"</string>
<string name="apps_by">"App di %1$s"</string>
<string name="availability_restriction_country">"Questo elemento non è disponibile nel tuo paese."</string>
<string name="availability_restriction_generic">"Elemento non disponibile."</string>
<string name="availability_restriction_hardware_app">"Il tuo dispositivo non è compatibile con questa versione."</string>
<string name="category_appFree">"Gratis"</string>
<string name="category_communityApps">"Basate sulla community di Aurora"</string>
<string name="category_fdroidApps">"App su FDroid"</string>
<string name="category_topFree">"Più popolari"</string>
<string name="category_topGrossing">"Più redditizie"</string>
<string name="category_topMusicVideo">"Musica e audio"</string>
<string name="category_topUtility">"Strumenti"</string>
<string name="category_trending">"Di tendenza"</string>
<string name="content_flagged">"Segnalazione inviata."</string>
<string name="credentials_hint_email">"Email o numero di telefono"</string>
<string name="credentials_hint_password">"Password"</string>
<string name="credentials_logo_txt">"Accedi"</string>
<string name="credentials_message">"Ricorda che l'uso di questa app viola le condizioni d'uso di Play Store.
Potrebbe essere più sicuro usare un account Google dedicato che abbia eseguito l'accesso a Play Store almeno una volta e abbia accettato le condizioni d'uso."</string>
<string name="credentials_title">"Accesso account Google"</string>
<string name="delete">"Elimina"</string>
<string name="delta_disabled">"Aggiornamenti differenziali disabilitati"</string>
<string name="delta_enabled">"Aggiornamenti differenziali abilitati"</string>
<string name="details_appExtras">"Informazioni aggiuntive"</string>
<string name="details_appInfo">"Informazioni app"</string>
<string name="details_appReview">"Recensioni"</string>
<string name="details_cancel">"Annulla"</string>
<string name="details_category">"%1$s"</string>
<string name="details_contains_ads">"Contiene pubblicità"</string>
<string name="details_could_not_copy_apk">"Impossibile copiare il file apk"</string>
<string name="details_changelog">"Note di rilascio"</string>
<string name="details_changelog_empty">"Note di rilascio non disponibili"</string>
<string name="details_description">"Espandi"</string>
<string name="details_developer">"%1$s"</string>
<string name="details_download">"Scarica"</string>
<string name="details_download_checking">"Controllo"</string>
@@ -128,26 +113,14 @@ Potrebbe essere più sicuro usare un account Google dedicato che abbia eseguito
<string name="details_update">"Aggiorna"</string>
<string name="details_updated">"%1$s"</string>
<string name="details_versionName">"%1$s"</string>
<string name="details_versionName_updatable">"%1$s → %2$s"</string>
<string name="details_wishList">"Aggiungi alla lista dei desideri"</string>
<string name="details_you_rated_this_app">"La tua valutazione"</string>
<string name="device_api">"API : %1$s"</string>
<string name="device_board">"Piattaforma: %1$s"</string>
<string name="device_cpu">"%1$s"</string>
<string name="device_gsfID">"ID GSF: %1$s"</string>
<string name="device_manufacturer">"Prodotto da: %1$s"</string>
<string name="device_model">"%1$s (%2$s)"</string>
<string name="device_res">"%1$s x %2$s"</string>
<string name="device_timezone">"Fuso orario: %1$s"</string>
<string name="dialog_account_type_predefined">"Con un account fittizio di Aurora Store"</string>
<string name="dialog_account_type_provided_by_user">"Con il mio account Google"</string>
<string name="dialog_account_type_title">"Come vuoi accedere a Google Play Store?"</string>
<string name="dialog_message_busybox_not_available">"Per funzionare con le app di sistema è necessario che il dispositivo sia dotato di permessi di root con Busybox installato. Vuoi cercare ora un installatore di Busybox?"</string>
<string name="dialog_message_checking_busybox">"Per funzionare con le app di sistema sono necessari alcuni strumenti. Controllo in corso…"</string>
<string name="dialog_message_logging_in_predefined">"Tentativo di accesso con le credenziali fornite da Aurora Store"</string>
<string name="dialog_message_logging_in_provided_by_user">"Tentativo di accesso con le tue credenziali"</string>
<string name="dialog_message_logout">"Sei sicuro di voler uscire?"</string>
<string name="dialog_message_package_id">"C'è un package con questo stesso nome. Vuoi andare direttamente alla pagina dei dettagli?"</string>
<string name="dialog_message_reboot_required">"Le modifiche saranno applicate dopo il riavvio. Riavviare ora?"</string>
<string name="dialog_message_remounting_system">"Sono in corso operazioni nella partizione /system. Potrebbe volerci un po' di tempo."</string>
<string name="dialog_message_switching_in_predefined">"Tentativo di accesso con un altro account fittizio"</string>
@@ -180,10 +153,8 @@ Tocca su \"Crea password\" per aprire la pagina di creazione password."</string>
<string name="dialog_title_checking_busybox">"Verifica della disponibilità di Busybox"</string>
<string name="dialog_title_logging_in">"Accesso in corso"</string>
<string name="dialog_title_logout">"Vuoi disconnetterti?"</string>
<string name="dialog_title_package_id">"Esiste già un package con questo nome"</string>
<string name="dialog_title_reboot_required">"Riavvio richiesto"</string>
<string name="dialog_title_remounting_system">"Operazioni in corso nella partizione /system"</string>
<string name="dialog_title_switching">"Modifica account fittizio"</string>
<string name="dialog_title_system_app_self">"Rendi Aurora un app di sistema"</string>
<string name="dialog_title_system_app_warning">"Attenzione!"</string>
<string name="dialog_title_two_factor">"Verifica in due passaggi"</string>
@@ -214,7 +185,6 @@ Tocca su \"Crea password\" per aprire la pagina di creazione password."</string>
<string name="exodus_powered">"Powered by Exodus"</string>
<string name="exodus_title">"Protezione Aurora"</string>
<string name="exodus_viewMore">"Mostra dettagli"</string>
<string name="first_login_message">"Per usare il tuo account scegli \"Disconnetti\" dal menu"</string>
<string name="flagging_title">"Segnala come inappropriato"</string>
<string name="flag_graphic_violence">"Violenza grafica"</string>
<string name="flag_harmful_prompt">"Descrivi il danno causato ai dati o al dispositivo:"</string>
@@ -227,7 +197,6 @@ Tocca su \"Crea password\" per aprire la pagina di creazione password."</string>
<string name="flag_page_description">"Il motivo per cui trovi questo contenuto o app improprio:"</string>
<string name="flag_pharma_content">"Prescrizione illegale di farmaci o droghe"</string>
<string name="flag_sexual_content">"Contenuto sessualmente esplicito"</string>
<string name="header_usr_name">"Aurora"</string>
<string name="header_usr_noEmail">"Accedi per poter utilizzare Aurora"</string>
<string name="list_app_blacklisted">"In blacklist"</string>
<string name="list_app_depends_on_gsf">"Dipende da GSF"</string>
@@ -271,8 +240,6 @@ Vuoi attivare gli aggiornamenti giornalieri?"</string>
<string name="notification_updates_available_message">"Aggiornamenti disponibili per %1$s app."</string>
<string name="notification_updates_available_title">"Aggiornamenti disponibili."</string>
<string name="no_permissions">"Nessuna autorizzazione richiesta."</string>
<string name="pref_app_language">"Seleziona lingua"</string>
<string name="pref_app_language_cat">"Lingua di Aurora Store"</string>
<string name="pref_auto_install">"Installa app immediatamente"</string>
<string name="pref_auto_install_summary_off">"Le app saranno installate quando toccherai la notifica di completamento"</string>
<string name="pref_auto_install_summary_on">"Gli aggiornamenti saranno installati al completamento del download"</string>
@@ -293,7 +260,6 @@ Vuoi attivare gli aggiornamenti giornalieri?"</string>
<string name="pref_background_update_interval_weekly">"Ogni settimana"</string>
<string name="pref_background_update_wifi_only">"Solo su rete Wi-Fi"</string>
<string name="pref_category_installation">"Installazione"</string>
<string name="pref_category_spoofing">"Spoofing"</string>
<string name="pref_category_ui">"Interfaccia utente"</string>
<string name="pref_category_updates">"Aggiornamenti"</string>
<string name="pref_delete_apk_after_install">"Elimina file apk dopo l'installazione"</string>
@@ -301,7 +267,6 @@ Vuoi attivare gli aggiornamenti giornalieri?"</string>
<string name="pref_delete_apk_after_install_summary_on">"I file apk saranno eliminati dopo l'installazione"</string>
<string name="pref_device_to_pretend_to_be">"Simula dispositivo differente"</string>
<string name="pref_device_to_pretend_to_be_default">"Valori originali"</string>
<string name="pref_device_to_pretend_to_be_notice">"In questa lista compariranno le definizioni dei dispositivi che avrai inserito in %1$s"</string>
<string name="pref_device_to_pretend_to_be_toast">"Le modifiche saranno applicate dopo che avrai di nuovo effettuato l'accesso"</string>
<string name="pref_download_deltas">"Aggiornamenti differenziali"</string>
<string name="pref_download_deltas_summary_off">"Verrà scaricato ogni volta l'intero file apk"</string>
@@ -337,7 +302,6 @@ Vuoi attivare gli aggiornamenti giornalieri?"</string>
<string name="testing_program_section_opted_out_propagating_message">"Potrebbero volerci alcuni minuti per essere rimosso dal programma beta."</string>
<string name="testing_program_section_opted_out_title">"Diventa un beta tester"</string>
<string name="top_categories">"Categorie principali"</string>
<string name="warn_app_purchase">"L'acquisto di app non è ancora disponibile. Redirezionamento a Play Store web…"</string>
<string name="acc_dummy_summary">"Accedendo con un account fornito da Aurora non sarà possibile installare le app a pagamento che hai acquistato."</string>
<string name="action_filter_misc">"Varie"</string>
<string name="action_filter_build">"Compila"</string>
@@ -347,12 +311,10 @@ Vuoi attivare gli aggiornamenti giornalieri?"</string>
<string name="pref_theme_title_summary">"Cambia tema"</string>
<string name="action_filter">"Filtri"</string>
<string name="action_filter_apps_with_ads">"App con pubblicità"</string>
<string name="action_filter_category">"Categoria"</string>
<string name="action_filter_downloads">"Download"</string>
<string name="action_filter_gsf_dependent_apps">"Dipendenti da GSF"</string>
<string name="action_filter_paid_apps">"A pagamento"</string>
<string name="action_filter_rating">"Valutazione"</string>
<string name="action_filter_system_apps">"App di sistema"</string>
<string name="action_filter_all">"Tutte"</string>
<string name="manual_download_disclaimer">"Attenzione"</string>
<string name="manual_download_warning">"Questa pagina consente di selezionare la versione dell'app da scaricare.\n\nRicorda che Google Play Store non consente ufficialmente di scaricare versioni arbitrarie di app. La riuscita dell'operazione dipende dall'indovinare il codice di versione corretto e, anche in caso di successo, potresti ottenere un file apk incompatibile."</string>

View File

@@ -18,10 +18,6 @@
<resources>
<string name="about_app">"Aurora jest otwarto-źródłową alternatywą dla Sklepu Google Play, pozwala Ci pobierać aplikacje, znajdywać aktualizacje oraz szukać nowych gier i aplikacji jak w sklepie Google Play."</string>
<string name="about_contributors">"Współtwórcy"</string>
<string name="about_devs">"Twórcy"</string>
<string name="about_github">"GitHub"</string>
<string name="about_opensource">"Biblioteki otwarto-źródłowe"</string>
<string name="about_telegram">"Telegram"</string>
<string name="about_xda">"Wątek XDA"</string>
<string name="account_dummy_email">"anonymous@anonymous"</string>
@@ -64,40 +60,29 @@
<string name="action_welcome_msg">"Witaj w Aurora"</string>
<string name="action_whitelist">"Lista obserwowanych aktualizacji"</string>
<string name="activity_title_search">"Wyniki dla %1$s"</string>
<string name="activity_title_updates_only">"Aktualizacje"</string>
<string name="all_categories">"Wszystkie kategorie"</string>
<string name="apps_by">"Aplikacje od %1$s"</string>
<string name="availability_restriction_country">"Aplikacja niedostępna w twoim kraju."</string>
<string name="availability_restriction_generic">"Aplikacja niedostępna."</string>
<string name="availability_restriction_hardware_app">"Twoje urządzenie jest niekompatybilne z tą wersją."</string>
<string name="category_appFree">"Darmowe"</string>
<string name="category_communityApps">"W oparciu o społeczność Aurora"</string>
<string name="category_fdroidApps">"Aplikacje z F-Droid"</string>
<string name="category_topFree">"Najlepsze Darmowe"</string>
<string name="category_topGrossing">"Najlepsze zyskujące popularność"</string>
<string name="category_topMusicVideo">"Muzyka &amp; Dźwięki"</string>
<string name="category_topUtility">"Narzędzia"</string>
<string name="category_trending">"Popularne"</string>
<string name="content_flagged">"Zgłoszono sprzeciw."</string>
<string name="credentials_hint_email">"Email lub telefon"</string>
<string name="credentials_hint_password">"Podaj hasło"</string>
<string name="credentials_logo_txt">"Zaloguj"</string>
<string name="credentials_message">"Pamiętaj że ta aplikacja narusza regulamin Google.
Najlepiej użyć konta które przynajmniej raz było zalogowane w Sklepie Google i zaakceptowało regulamin Sklepu Google."</string>
<string name="credentials_title">"Dostęp przez konto Google"</string>
<string name="delete">"Usuń"</string>
<string name="delta_disabled">"Aktualizacje przyrostowe wyłączone"</string>
<string name="delta_enabled">"Aktualizacje przyrostowe włączone"</string>
<string name="details_appExtras">"Dodatkowe informacje"</string>
<string name="details_appInfo">"Informacje"</string>
<string name="details_appReview">"Opinie"</string>
<string name="details_cancel">"Anuluj"</string>
<string name="details_category">"%1$s"</string>
<string name="details_contains_ads">"Zawiera reklamy"</string>
<string name="details_could_not_copy_apk">"Nie można skopiować"</string>
<string name="details_changelog">"Lista zmian"</string>
<string name="details_changelog_empty">"Lista zmian niedostępna"</string>
<string name="details_description">"Pokaż opis"</string>
<string name="details_developer">"%1$s"</string>
<string name="details_download">"Pobierz"</string>
<string name="details_download_checking">"Sprawdzanie"</string>
@@ -129,26 +114,14 @@ Najlepiej użyć konta które przynajmniej raz było zalogowane w Sklepie Google
<string name="details_update">"Aktualizuj"</string>
<string name="details_updated">"%1$s"</string>
<string name="details_versionName">"%1$s"</string>
<string name="details_versionName_updatable">"%1$s → %2$s"</string>
<string name="details_wishList">"Dodaj do obserwowanych"</string>
<string name="details_you_rated_this_app">"Twoja ocena"</string>
<string name="device_api">"API : %1$s"</string>
<string name="device_board">"Platforma: %1$s"</string>
<string name="device_cpu">"%1$s"</string>
<string name="device_gsfID">"GFS ID: %1$s"</string>
<string name="device_manufacturer">"Od : %1$s"</string>
<string name="device_model">"%1$s ( %2$s )"</string>
<string name="device_res">"%1$s x %2$s"</string>
<string name="device_timezone">"Strefa czasowa: %1$s"</string>
<string name="dialog_account_type_predefined">"Używając konta Aurora Store"</string>
<string name="dialog_account_type_provided_by_user">"Używając osobistego konta Google"</string>
<string name="dialog_account_type_title">"Chciałbyś się zalogować do Sklepu Google Play?"</string>
<string name="dialog_message_busybox_not_available">"Zrootowane urządzenie wymaga zainstalowanego busybox-a aby pracowac z aplikacjami systemowymi. Wyszukać instalator busybox-a?"</string>
<string name="dialog_message_checking_busybox">"Wymagane są konkretne narzędzia do pracy z aplikacjami systemowymi. Sprawdzam czy są dostępne."</string>
<string name="dialog_message_logging_in_predefined">"Próba zalogowania się danymi dostarczonymi przez Sklep Aurora"</string>
<string name="dialog_message_logging_in_provided_by_user">"Próba zalogowania się danymi dostarczonymi przez ciebie"</string>
<string name="dialog_message_logout">"Na pewno chcesz się wylogować?"</string>
<string name="dialog_message_package_id">"Istnieje pakiet o takiej samej nazwie. Chciałbyś przejść bezpośrednio do jego opisu?"</string>
<string name="dialog_message_reboot_required">"Zmiany bedą widocznie po restarcie. Zrestartować teraz?"</string>
<string name="dialog_message_remounting_system">"Pracuje z partycją /system. To może chwile potrwać."</string>
<string name="dialog_message_switching_in_predefined">"Próbuje przełączyć miedzy kontami anonimowymi"</string>
@@ -181,10 +154,8 @@ Tap \"Create password\" to be redirected to password creation page."</string>
<string name="dialog_title_checking_busybox">"Sprawdzanie dostępności busybox"</string>
<string name="dialog_title_logging_in">"Logowanie"</string>
<string name="dialog_title_logout">"Wylogować?"</string>
<string name="dialog_title_package_id">"Pakiet o tej nazwie istnieje"</string>
<string name="dialog_title_reboot_required">"Restart wymagany"</string>
<string name="dialog_title_remounting_system">"Pracuje z partycją /system"</string>
<string name="dialog_title_switching">"Przełączanie na konto anonimowe"</string>
<string name="dialog_title_system_app_self">"Konwertowanie Aurora na aplikacje systemową"</string>
<string name="dialog_title_system_app_warning">"Ostrzeżenie!"</string>
<string name="dialog_title_two_factor">"Weryfikacja 2-etapowa"</string>
@@ -215,7 +186,6 @@ Tap \"Create password\" to be redirected to password creation page."</string>
<string name="exodus_powered">"Obsługiwane przez Exodus"</string>
<string name="exodus_title">"Ochrona Aurora"</string>
<string name="exodus_viewMore">"Zobacz szczegóły"</string>
<string name="first_login_message">"Aby używać własnego konta wybierz \"Wyloguj\" z menu"</string>
<string name="flagging_title">"Oznacz jako niepoprawne"</string>
<string name="flag_graphic_violence">"Przemoc Graficzna"</string>
<string name="flag_harmful_prompt">"Opisz szkody spowodowane twojemu urzędzeniu lub danym:"</string>
@@ -228,7 +198,6 @@ Tap \"Create password\" to be redirected to password creation page."</string>
<string name="flag_page_description">"Powód dlaczego uważasz zawartość lub aplikacje za niestosowną:"</string>
<string name="flag_pharma_content">"Nielegalne recepty lub inne leki/narkotyki"</string>
<string name="flag_sexual_content">"Treści seksualne"</string>
<string name="header_usr_name">"Aurora"</string>
<string name="header_usr_noEmail">"Proszę się zalogować aby używać Aurora"</string>
<string name="list_app_blacklisted">"Ignorowane"</string>
<string name="list_app_depends_on_gsf">"Zależne od GFS"</string>
@@ -272,8 +241,6 @@ Włączyć codzienne aktualizacje?"</string>
<string name="notification_updates_available_message">"Dostępne aktualizacje dla %1$s aplikacji."</string>
<string name="notification_updates_available_title">"Aktualizacje dostępne."</string>
<string name="no_permissions">"Żadne uprawnienia nie są użyte."</string>
<string name="pref_app_language">"Wybierz język"</string>
<string name="pref_app_language_cat">"Język Aurora"</string>
<string name="pref_auto_install">"Instaluj aplikacje natychmiast"</string>
<string name="pref_auto_install_summary_off">"Instalowanie po naciśnięciu powiadomienia"</string>
<string name="pref_auto_install_summary_on">"Instalowanie natychmiast po pobraniu"</string>
@@ -294,7 +261,6 @@ Włączyć codzienne aktualizacje?"</string>
<string name="pref_background_update_interval_weekly">"Co tydzień"</string>
<string name="pref_background_update_wifi_only">"Tylko na Wi-Fi"</string>
<string name="pref_category_installation">"Instalacja"</string>
<string name="pref_category_spoofing">"Podszywanie się"</string>
<string name="pref_category_ui">"Interfejs"</string>
<string name="pref_category_updates">"Aktualizacje"</string>
<string name="pref_delete_apk_after_install">"Usuń .apk po instalacji"</string>
@@ -302,7 +268,6 @@ Włączyć codzienne aktualizacje?"</string>
<string name="pref_delete_apk_after_install_summary_on">"Pliki .apk usuwane natychmiast po instalacji"</string>
<string name="pref_device_to_pretend_to_be">"Przedstawiaj się jako inne urządzenie"</string>
<string name="pref_device_to_pretend_to_be_default">"Orginalne dane urządzenia"</string>
<string name="pref_device_to_pretend_to_be_notice">"Jeśli umieścisz definicje urządzeń w %1$s pojawią sie ona na tej liście"</string>
<string name="pref_device_to_pretend_to_be_toast">"Zmiana bedzie zastosowana po ponownym zalogowaniu"</string>
<string name="pref_download_deltas">"Aktualizacje przyrostowe"</string>
<string name="pref_download_deltas_summary_off">"Pełny plik jest pobierany"</string>
@@ -338,7 +303,6 @@ Włączyć codzienne aktualizacje?"</string>
<string name="testing_program_section_opted_out_propagating_message">"Opuszczenie beta testów może zająć kilka minut."</string>
<string name="testing_program_section_opted_out_title">"Zostań beta testerem"</string>
<string name="top_categories">"Najlepsze kategorie"</string>
<string name="warn_app_purchase">"Zakupy w aplk. niedostępne, przekierowanie na strone PlayStore"</string>
<string name="acc_dummy_summary">"Logowanie z użyciem danych anonimowych udostępnianych przez Sklep Aurora. Nie bedziesz miał dostępu do swoich zakupów przez konto anonimowe."</string>
<string name="action_filter_misc">"Różne"</string>
<string name="action_filter_build">"Wersja"</string>
@@ -348,12 +312,10 @@ Włączyć codzienne aktualizacje?"</string>
<string name="pref_theme_title_summary">"Przełącz między Jasnym/Ciemnym/AMOLED"</string>
<string name="action_filter">"Filtry"</string>
<string name="action_filter_apps_with_ads">"Z reklamami"</string>
<string name="action_filter_category">"Kategoria"</string>
<string name="action_filter_downloads">"Ilość pobrań"</string>
<string name="action_filter_gsf_dependent_apps">"Zalezy od GFS"</string>
<string name="action_filter_paid_apps">"Płatne"</string>
<string name="action_filter_rating">"Oceny"</string>
<string name="action_filter_system_apps">"Aplilacje systemowe"</string>
<string name="action_filter_all">"Wszystkie"</string>
<string name="manual_download_disclaimer">"Ostrzeżenie"</string>
<string name="manual_download_warning">"This page lets you manually choose the version of the app to download.\n\nKeep in mind that downloading arbitrary versions of apps is not supported by Google Play Store. Your success depends on a lucky guess of the version code. Even if you guess right and you get the download to start, you might get an incompatible apk."</string>

View File

@@ -18,10 +18,6 @@
<resources>
<string name="about_app">"Aurora это альтернатива Play Store с открытым исходным кодом, позволяющая загружать приложения из Play Store. Aurora позволит вам обновлять установленные приложения, искать и устанавливать новые."</string>
<string name="about_contributors">"Участники проекта"</string>
<string name="about_devs">"Разработчики"</string>
<string name="about_github">"GitHub"</string>
<string name="about_opensource">"Библиотеки с открытым исходным кодом"</string>
<string name="about_telegram">"Telegram"</string>
<string name="about_xda">"Тема на XDA"</string>
<string name="account_dummy_email">"anonymous@anonymous"</string>
@@ -64,40 +60,29 @@
<string name="action_welcome_msg">"Добро пожаловать в Aurora"</string>
<string name="action_whitelist">"Белый список обновлений"</string>
<string name="activity_title_search">"Результаты %1$s"</string>
<string name="activity_title_updates_only">"Обновления"</string>
<string name="all_categories">"Все категории"</string>
<string name="apps_by">"Приложения %1$s"</string>
<string name="availability_restriction_country">"Недоступно в вашей стране."</string>
<string name="availability_restriction_generic">"Недоступно."</string>
<string name="availability_restriction_hardware_app">"Ваше устройство не совместимо с данной версией."</string>
<string name="category_appFree">"Бесплатные"</string>
<string name="category_communityApps">"Рекомендаций сообщества Aurora"</string>
<string name="category_fdroidApps">"Приложения F-Droid"</string>
<string name="category_topFree">"Топ бесплатных"</string>
<string name="category_topGrossing">"Бестселлеры"</string>
<string name="category_topMusicVideo">"Музыка и аудио"</string>
<string name="category_topUtility">"Инструменты"</string>
<string name="category_trending">"Популярные"</string>
<string name="content_flagged">"Замечание принято."</string>
<string name="credentials_hint_email">"Email или телефон"</string>
<string name="credentials_hint_password">"Введите пароль"</string>
<string name="credentials_logo_txt">"Войти"</string>
<string name="credentials_message">"Имейте ввиду, что использование этого приложения нарушает правила использования Play Store
Вероятно безопаснее использовать одноразовый аккаунт Google, который входил в Play Store хотя бы один раз и принял условия использования Play Store."</string>
<string name="credentials_title">"Доступ к аккаунту Google"</string>
<string name="delete">"Удалить"</string>
<string name="delta_disabled">"Дельта обновления отключены"</string>
<string name="delta_enabled">"Дельта обновления включены"</string>
<string name="details_appExtras">"Информация"</string>
<string name="details_appInfo">"О приложении"</string>
<string name="details_appReview">"Отзывы"</string>
<string name="details_cancel">"Отмена"</string>
<string name="details_category">"%1$s"</string>
<string name="details_contains_ads">"Есть реклама"</string>
<string name="details_could_not_copy_apk">"Не удалось скопировать apk"</string>
<string name="details_changelog">"Изменения"</string>
<string name="details_changelog_empty">"Список изменений недоступен"</string>
<string name="details_description">"Читать далее"</string>
<string name="details_developer">"%1$s"</string>
<string name="details_download">"Скачать"</string>
<string name="details_download_checking">"Проверка"</string>
@@ -128,26 +113,14 @@
<string name="details_update">"Обновить"</string>
<string name="details_updated">"%1$s"</string>
<string name="details_versionName">"%1$s"</string>
<string name="details_versionName_updatable">"%1$s → %2$s"</string>
<string name="details_wishList">"Добавить в список желаний"</string>
<string name="details_you_rated_this_app">"Вы оценили это приложение:"</string>
<string name="device_api">"API : %1$s"</string>
<string name="device_board">"Плата : %1$s"</string>
<string name="device_cpu">"%1$s"</string>
<string name="device_gsfID">"Идентификатор GSF : %1$s"</string>
<string name="device_manufacturer">"Производитель : %1$s"</string>
<string name="device_model">"%1$s ( %2$s )"</string>
<string name="device_res">"%1$s x %2$s"</string>
<string name="device_timezone">"Часовой пояс : %1$s"</string>
<string name="dialog_account_type_predefined">"Вход в анонимный аккаунт Aurora Store"</string>
<string name="dialog_account_type_provided_by_user">"Войход в свой аккаунт Google"</string>
<string name="dialog_account_type_title">"Как вы хотите войти в Google Play Store?"</string>
<string name="dialog_message_busybox_not_available">"Требуется устройство с рут-правами и установленным busybox. Поискать установщик busybox ?"</string>
<string name="dialog_message_checking_busybox">"Для работы с системными приложениями требуются определенные системные инструменты. Проверка их наличия."</string>
<string name="dialog_message_logging_in_predefined">"Попытка входа с учетными данными предосталвенными Aurora Store"</string>
<string name="dialog_message_logging_in_provided_by_user">"Попытка входа с введёнными учетными данными"</string>
<string name="dialog_message_logout">"Вы уверены, что хотите выйти?"</string>
<string name="dialog_message_package_id">"Уже есть приложение с таким именем. Желаете перейти к свойствам приложения?"</string>
<string name="dialog_message_reboot_required">"Изменения вступят в силу после перезагрузки. Перезагрузить сейчас?"</string>
<string name="dialog_message_remounting_system">"Работаем с разделом /system. Это может занять некоторое время."</string>
<string name="dialog_message_switching_in_predefined">"Попытка сменить анонимный аккаунт"</string>
@@ -180,10 +153,8 @@
<string name="dialog_title_checking_busybox">"Проверка наличия busybox"</string>
<string name="dialog_title_logging_in">"Вход"</string>
<string name="dialog_title_logout">"Выйти?"</string>
<string name="dialog_title_package_id">"Приложение с таким именем пакета существует"</string>
<string name="dialog_title_reboot_required">"Требуется перезагрузка"</string>
<string name="dialog_title_remounting_system">"Работа с разделом /system"</string>
<string name="dialog_title_switching">"Переключение на анонимный"</string>
<string name="dialog_title_system_app_self">"Перемещение Aurora в систему"</string>
<string name="dialog_title_system_app_warning">"Внимание!"</string>
<string name="dialog_title_two_factor">"Двухфакторная аутентификация"</string>
@@ -215,7 +186,6 @@
<string name="exodus_powered">"Powered by Exodus"</string>
<string name="exodus_title">"Aurora Protect"</string>
<string name="exodus_viewMore">"Подробности"</string>
<string name="first_login_message">"Чтобы использовать свой аккаунт нажмите Выйти в меню"</string>
<string name="flagging_title">"Отметить как несоответствующий"</string>
<string name="flag_graphic_violence">"Сцены насилия"</string>
<string name="flag_harmful_prompt">"Опишите вред, причиненный вашему устройству или данным:"</string>
@@ -228,7 +198,6 @@
<string name="flag_page_description">"Причина, по которой вы считаете этот контент или приложение неприемлемым:"</string>
<string name="flag_pharma_content">"Незаконный рецепт или другой препарат"</string>
<string name="flag_sexual_content">"Эротический контент"</string>
<string name="header_usr_name">"Aurora"</string>
<string name="header_usr_noEmail">"Войдите, чтобы использовать"</string>
<string name="list_app_blacklisted">"В чёрном списке"</string>
<string name="list_app_depends_on_gsf">"Зависит от GSF"</string>
@@ -272,8 +241,6 @@
<string name="notification_updates_available_message">"Обновления доступны для %1$d приложений."</string>
<string name="notification_updates_available_title">"Доступны обновления приложения."</string>
<string name="no_permissions">"Разрешения не используются."</string>
<string name="pref_app_language">"Выберите язык"</string>
<string name="pref_app_language_cat">"Язык Aurora"</string>
<string name="pref_auto_install">"Немедленная установка приложения"</string>
<string name="pref_auto_install_summary_off">"Приложения устанавливаются, когда пользователь касается уведомления о завершении загрузки"</string>
<string name="pref_auto_install_summary_on">"Приложения устанавливаются сразу после загрузки"</string>
@@ -294,7 +261,6 @@
<string name="pref_background_update_interval_weekly">"Еженедельно"</string>
<string name="pref_background_update_wifi_only">"Только по Wi-Fi"</string>
<string name="pref_category_installation">"Установка"</string>
<string name="pref_category_spoofing">"Имитация"</string>
<string name="pref_category_ui">"Интерфейс пользователя"</string>
<string name="pref_category_updates">"Обновления"</string>
<string name="pref_delete_apk_after_install">"Удаление .apk после установки"</string>
@@ -302,7 +268,6 @@
<string name="pref_delete_apk_after_install_summary_on">"Сейчас .apk файлы удаляются после установки"</string>
<string name="pref_device_to_pretend_to_be">"Притворяться другим устройством"</string>
<string name="pref_device_to_pretend_to_be_default">"Оригинальная информация об устройстве"</string>
<string name="pref_device_to_pretend_to_be_notice">"Если вы поместите описание устройств в %1$s, оно появятся в этом списке"</string>
<string name="pref_device_to_pretend_to_be_toast">"Изменения вступят в силу после повторного входа в аккаунт"</string>
<string name="pref_download_deltas">"Дельта обновления"</string>
<string name="pref_download_deltas_summary_off">"Сейчас загружается весь apk"</string>
@@ -338,7 +303,6 @@
<string name="testing_program_section_opted_out_propagating_message">"Выход из программы бета тестирования может занять несколько минут."</string>
<string name="testing_program_section_opted_out_title">"Стать бета тестером"</string>
<string name="top_categories">"Лучшие категории"</string>
<string name="warn_app_purchase">"Покупка приложений пока недоступна, перенаправление в веб версию PlayStore"</string>
<string name="acc_dummy_summary">"Выполняя анонимный вход через учетную запись предоставленную Aurora Store вы не будете иметь доступ к своим оплаченным приложениям."</string>
<string name="action_filter_misc">"Разное"</string>
<string name="action_filter_build">"Сборка"</string>
@@ -348,12 +312,10 @@
<string name="pref_theme_title_summary">"Переключиться между темами Light/Dark/AMOLED"</string>
<string name="action_filter">"Фильтры"</string>
<string name="action_filter_apps_with_ads">"Приложения с рекламой"</string>
<string name="action_filter_category">"Категория"</string>
<string name="action_filter_downloads">"Загрузки"</string>
<string name="action_filter_gsf_dependent_apps">"Зависит от GSF"</string>
<string name="action_filter_paid_apps">"Платное"</string>
<string name="action_filter_rating">"Рейтинги"</string>
<string name="action_filter_system_apps">"Системные приложения"</string>
<string name="action_filter_all">"Все"</string>
<string name="manual_download_disclaimer">"Дисклеймер "</string>
<string name="manual_download_warning">"Тут вы можете вручную выбрать версию приложения для загрузки.\n\nИмейте ввиду, что загрузка произвольных версий приложений не поддерживается Google Play Store. Успех зависит от верно угаданного кода версии. Даже если вам повезёт и вы начнете загрузку, вы можете получить несовместимый apk."</string>

View File

@@ -24,10 +24,6 @@
<string name="about_app">"Aurora, Play Store'un açık kaynak alternatifidir, Play Store'dan uygulama indirmenize izin verir. Yüklü uygulamaların güncellemelerini ve diğer uygulamaları arayabilmenizi sağlar."</string>
<!-- Son kullanıcı odaklı olarak basitleştirildi. -->
<string name="about_contributors">"Katkıda bulunanlar"</string>
<string name="about_devs">"Geliştiriciler"</string>
<string name="about_github">"GitHub"</string>
<string name="about_opensource">"Açık kaynak kütüphaneler"</string>
<string name="about_telegram">"Telegram"</string>
<string name="about_xda">"Geliştirici Konusu"</string>
<string name="account_dummy_email">"anonim@anonim"</string>
@@ -74,19 +70,14 @@
<string name="action_welcome_msg">"Aurora'ya Hoş Geldiniz"</string>
<string name="action_whitelist">"Güncellemeler için beyaz liste"</string>
<string name="activity_title_search">"%1$s için sonuçlar"</string>
<string name="activity_title_updates_only">"Güncellemeler"</string>
<string name="all_categories">"Bütün kategoriler"</string>
<string name="apps_by">"%1$s tarafından uygulamalar"</string>
<string name="availability_restriction_country">"Bu öğe ülkenizde kullanılamıyor."</string>
<string name="availability_restriction_generic">"Öğe kullanılamıyor."</string>
<string name="availability_restriction_hardware_app">"Cihazınız bu sürümle uyumlu değil."</string>
<string name="category_appFree">"Ücretsiz"</string>
<string name="category_communityApps">"Aurora topluluğunu taban alan"</string>
<string name="category_fdroidApps">"FDroid'deki uygulamalar"</string>
<string name="category_topFree">"En İyi Ücretsiz"</string>
<string name="category_topGrossing">"En Çok Hasılat Yapanlar"</string>
<string name="category_topMusicVideo">"Müzik ve Ses"</string>
<string name="category_topUtility">"Araçlar"</string>
<!-- Trend kelimesi Türkçe olmadığı ve başka uygulamalarda bu kelimenin Eğilimler olarak çevrilmesinden dolayı Eğilimler olarak çevirisi yapılmıştır. -->
<string name="category_trending">"Eğilimler"</string>
@@ -94,22 +85,16 @@
<string name="credentials_hint_email">"E-posta veya telefon"</string>
<string name="credentials_hint_password">"Şifreni gir"</string>
<string name="credentials_logo_txt">"Giriş yap"</string>
<string name="credentials_message">"Bu uygulamayı kullanmanın Play Store kullanım koşullarını ihlal ettiğini unutmayın.
Google Play Store'a en az bir kez giriş yapmış ve Play Store kullanım koşullarını kabul etmiş bir Google hesabı kullanmak muhtemelen daha güvenli olacaktır."</string>
<string name="credentials_title">"Google hesabı erişimi"</string>
<string name="delete">"Sil"</string>
<string name="delta_disabled">"Delta güncellemeler devre dışı"</string>
<string name="delta_enabled">"Delta güncellemeler etkin"</string>
<string name="details_appExtras">"Daha fazla bilgi"</string>
<string name="details_appInfo">"Uygulama detayları"</string>
<string name="details_appReview">"İncelemeler"</string>
<string name="details_cancel">"İptal"</string>
<string name="details_category">"%1$s"</string>
<string name="details_contains_ads">"Reklam içerir"</string>
<string name="details_could_not_copy_apk">"Apk kopyalanamadı"</string>
<string name="details_changelog">"Değişim günlüğü"</string>
<string name="details_changelog_empty">"Değişim günlüğü yok"</string>
<string name="details_description">"Devamını oku"</string>
<string name="details_developer">"%1$s"</string>
<string name="details_download">"İndir"</string>
<string name="details_download_checking">"Kontrol ediliyor"</string>
@@ -140,26 +125,14 @@ Google Play Store'a en az bir kez giriş yapmış ve Play Store kullanım koşul
<string name="details_update">"Güncelle"</string>
<string name="details_updated">"%1$s"</string>
<string name="details_versionName">"%1$s"</string>
<string name="details_versionName_updatable">"%1$s → %2$s"</string>
<string name="details_wishList">"İstek listesine ekle"</string>
<string name="details_you_rated_this_app">"Sizin değerlendirmeniz"</string>
<string name="device_api">"API : %1$s"</string>
<string name="device_board">"Anakart : %1$s"</string>
<string name="device_cpu">"%1$s"</string>
<string name="device_gsfID">"GHÇ ID : %1$s"</string>
<string name="device_manufacturer">"Marka : %1$s"</string>
<string name="device_model">"%1$s ( %2$s )"</string>
<string name="device_res">"%1$s x %2$s"</string>
<string name="device_timezone">"Saat dilimi : %1$s"</string>
<string name="dialog_account_type_predefined">"Sahte bir Aurora hesabıyla"</string>
<string name="dialog_account_type_provided_by_user">"Kendi Google hesabınızla"</string>
<string name="dialog_account_type_title">"Google Play Store'da nasıl oturum açmak istersiniz?"</string>
<string name="dialog_message_busybox_not_available">"Sistem uygulamalarıyla çalışmak için busybox kurulu ve root erişimli bir cihaz gerekmekte. Şimdi Busybox yükleyici için bir arama yapmak ister misiniz?"</string>
<string name="dialog_message_checking_busybox">"Sistem uygulamaları ile çalışmak için bazı araçlar gerekir. Araçlar kontrol ediliyor."</string>
<string name="dialog_message_logging_in_predefined">"Aurora tarafından sağlanan bilgilerle giriş yapılıyor"</string>
<string name="dialog_message_logging_in_provided_by_user">"Verdiğiniz bilgiler ile giriş yapılıyor"</string>
<string name="dialog_message_logout">ıkış yapmak istediğinizden emin misiniz?"</string>
<string name="dialog_message_package_id">"Aynı isimli bir paket mevcut. O uygulamanın sayfasına gitmek ister misiniz?"</string>
<string name="dialog_message_reboot_required">"Değişiklikler yeniden başlatıldıktan sonra uygulanır. Yeniden başlatmak ister misiniz?"</string>
<string name="dialog_message_remounting_system">"/system bölümü ile çalışılıyor. Bu işlem biraz zaman alabilir."</string>
<string name="dialog_message_switching_in_predefined">"Sahte hesaplar arasında geçiş yapılıyor"</string>
@@ -192,10 +165,8 @@ Lütfen Aurora Store'a adanmış bir uygulama şifresi oluşturun ve onunla giri
<string name="dialog_title_checking_busybox">"Busybox mevcudiyeti kontrol ediliyor"</string>
<string name="dialog_title_logging_in">"Giriş yapılıyor"</string>
<string name="dialog_title_logout">ıkış yap?"</string>
<string name="dialog_title_package_id">"Bu isimde bir paket mevcut"</string>
<string name="dialog_title_reboot_required">"Yeniden başlatma gerekiyor"</string>
<string name="dialog_title_remounting_system">"/system bölümü ile çalışılıyor"</string>
<string name="dialog_title_switching">"Sahte hesap değiştiriliyor"</string>
<string name="dialog_title_system_app_self">"Aurora sistem uygulamasına dönüştürülüyor"</string>
<string name="dialog_title_system_app_warning">"Dikkat!"</string>
<string name="dialog_title_two_factor">"2 Adımlı Doğrulama"</string>
@@ -232,7 +203,6 @@ Lütfen Aurora Store'a adanmış bir uygulama şifresi oluşturun ve onunla giri
<!-- Daha güzel bir fikri olan var mı bölüm için? -->
<string name="exodus_title">"Aurora Protect"</string>
<string name="exodus_viewMore">"Detayları Görüntüle"</string>
<string name="first_login_message">"Kendi hesabınızı kullanmak için menüden \"Çıkış yap\"ı seçin"</string>
<string name="flagging_title">"Alakasız olarak işaretle"</string>
<string name="flag_graphic_violence">"Görsel şiddet"</string>
<string name="flag_harmful_prompt">"Cihazınıza veya verilerinize gelen zararııklayınız:"</string>
@@ -245,7 +215,6 @@ Lütfen Aurora Store'a adanmış bir uygulama şifresi oluşturun ve onunla giri
<string name="flag_page_description">"İtirazınızı tanımlayın"</string>
<string name="flag_pharma_content">"Yasadışı reçete ve diğer uyuşturucular"</string>
<string name="flag_sexual_content">"Cinsel içerik"</string>
<string name="header_usr_name">"Aurora"</string>
<string name="header_usr_noEmail">"Aurora'yı kullanmak için giriş yapın"</string>
<string name="list_app_blacklisted">"Kara listeye eklendi"</string>
<string name="list_app_depends_on_gsf">"GHÇ'ne bağımlı"</string>
@@ -289,8 +258,6 @@ Günlük uygulama güncellemeleri açılsın mı?"</string>
<string name="notification_updates_available_message">"%1$d uygulama için güncelleme mevcut."</string>
<string name="notification_updates_available_title">"Uygulama güncellemesi mevcut."</string>
<string name="no_permissions">"Hiçbir izin kullanılmadı."</string>
<string name="pref_app_language">"Dil seçin"</string>
<string name="pref_app_language_cat">"Aurora Dili"</string>
<string name="pref_auto_install">"Uygulamaları doğrudan yükle"</string>
<string name="pref_auto_install_summary_off">"Uygulamaları bildirime dokunulduğunda yükle"</string>
<string name="pref_auto_install_summary_on">"Uygulamalar indirildikten hemen sonra yüklenir"</string>
@@ -311,7 +278,6 @@ Günlük uygulama güncellemeleri açılsın mı?"</string>
<string name="pref_background_update_interval_weekly">"Haftalık"</string>
<string name="pref_background_update_wifi_only">"Sadece Wi-Fi üzerinde"</string>
<string name="pref_category_installation">"Yükleme"</string>
<string name="pref_category_spoofing">"Kandırma"</string>
<string name="pref_category_ui">"Kullanıcı Arayüzü"</string>
<string name="pref_category_updates">"Güncellemeler"</string>
<string name="pref_delete_apk_after_install">"Kurulumdan sonra .apk'yı sil"</string>
@@ -319,7 +285,6 @@ Günlük uygulama güncellemeleri açılsın mı?"</string>
<string name="pref_delete_apk_after_install_summary_on">"Apk'lar artık yüklendikten sonra silinecek"</string>
<string name="pref_device_to_pretend_to_be">"Başka bir cihaz gibi davran"</string>
<string name="pref_device_to_pretend_to_be_default">"Orijinal cihaz bilgileriniz"</string>
<string name="pref_device_to_pretend_to_be_notice">"Eğer cihaz tanımlamanızı %1$s kısmına girerseniz, listede gözükürler."</string>
<string name="pref_device_to_pretend_to_be_toast">"Bu değişiklik sadece yeniden giriş yaptığınızda uygulanır"</string>
<string name="pref_download_deltas">"Delta güncellemeleri"</string>
<string name="pref_download_deltas_summary_off">"Her seferinde bütün apk indirilir"</string>
@@ -357,7 +322,6 @@ Günlük uygulama güncellemeleri açılsın mı?"</string>
<string name="testing_program_section_opted_out_propagating_message">"Beta programından çıkarılmanız birkaç dakika alabilir."</string>
<string name="testing_program_section_opted_out_title">"Beta kullanıcısı ol"</string>
<string name="top_categories">"En çok tutulan kategoriler"</string>
<string name="warn_app_purchase">"Uygulama satın alma henüz kullanılamıyor, Google Play web sayfasına yönlendiriliyor"</string>
<string name="acc_dummy_summary">"Aurora Store tarafından sağlanan bilgilerle giriş yaparsanız, sahte hesaplarla satın aldıklarınıza erişemeyebilirsiniz."</string>
<string name="action_filter_misc">"Diğer"</string>
<string name="action_filter_build">"İnşa et"</string>
@@ -367,12 +331,10 @@ Günlük uygulama güncellemeleri açılsın mı?"</string>
<string name="pref_theme_title_summary">"Beyaz/Koyu/Siyah temalar arasında geçiş yapın"</string>
<string name="action_filter">"Filtreler"</string>
<string name="action_filter_apps_with_ads">"Reklamlı uygulamalar"</string>
<string name="action_filter_category">"Kategoriler"</string>
<string name="action_filter_downloads">"İndirmeler"</string>
<string name="action_filter_gsf_dependent_apps">"GHÇ Gerektiren"</string>
<string name="action_filter_paid_apps">"Paralı"</string>
<string name="action_filter_rating">"Oylamalar"</string>
<string name="action_filter_system_apps">"Sistem uygulamaları"</string>
<string name="action_filter_all">"All"</string>
<string name="manual_download_disclaimer">"Disclaimer"</string>
<string name="manual_download_warning">"This page lets you manually choose the version of the app to download.\n\nKeep in mind that downloading arbitrary versions of apps is not supported by Google Play Store. Your success depends on a lucky guess of the version code. Even if you guess right and you get the download to start, you might get an incompatible apk."</string>

View File

@@ -19,10 +19,6 @@
<resources>
<string name="about_app">"Aurora Store це альтернативний Google Play Store з відкритим кодом, дозволяє завантажувати додатки з Google Play Store. Також Aurora дозволяє оновлювати встановлені додатки та шукати нові."</string>
<string name="about_contributors">"Учасники проекту"</string>
<string name="about_devs">"Розробники"</string>
<string name="about_github">"GitHub"</string>
<string name="about_opensource">"Бібліотеки з відкритим кодом"</string>
<string name="about_telegram">"Канал в Телеграм"</string>
<string name="about_xda">"Тема на XDA"</string>
<string name="account_dummy_email">"Анонімна пошта"</string>
@@ -65,42 +61,29 @@
<string name="action_welcome_msg">"Вітаємо в Aurora"</string>
<string name="action_whitelist">"Білий список для оновлення"</string>
<string name="activity_title_search">"Результати %1$s"</string>
<string name="activity_title_updates_only">"Оновлення"</string>
<string name="all_categories">"Усі категорії"</string>
<string name="apps_by">"Програми %1$s"</string>
<string name="availability_restriction_country">"Цей пункт недосяжний у вашій країні."</string>
<string name="availability_restriction_generic">"Цей пункт недосяжний."</string>
<string name="availability_restriction_hardware_app">"Ваш пристрій не сумісний з цією версією."</string>
<string name="category_appFree">"Безкоштовно"</string>
<string name="category_communityApps">"Based on Aurora Community"</string>
<string name="category_fdroidApps">"Додатки з FDroid"</string>
<string name="category_topFree">"Топ безкоштовних"</string>
<string name="category_topGrossing">"Найпопулярніші"</string>
<string name="category_topMusicVideo">"Music &amp; Audio"</string>
<string name="category_topUtility">"Tools &amp; Utilities"</string>
<string name="category_trending">"В тренді"</string>
<string name="content_flagged">"Зауваження прийнято."</string>
<string name="credentials_hint_email">"Email або номер телефону"</string>
<string name="credentials_hint_password">"Введіть пароль"</string>
<string name="credentials_logo_txt">"Увійти"</string>
<string name="credentials_message">"Використати свій аккаунт Google.
Майте на увазі, що використання цього додатка порушує правила використання Play Store
Ймовірно безпечніше використовувати одноразовий аккаунт Google, який входив в Play Store хоча б один раз і прийняв умови використання Play Store."</string>
<string name="credentials_title">"Доступ до аккаунту Google"</string>
<string name="delete">"Видалити"</string>
<string name="delta_disabled">"Дельта оновлення вимкнуті"</string>
<string name="delta_enabled">"Дельта оновления увімкнені"</string>
<string name="details_appExtras">"Додаткова інформація"</string>
<string name="details_appInfo">"Інформація"</string>
<string name="details_appReview">"Відгуки"</string>
<string name="details_cancel">"Відміна"</string>
<string name="details_category">"%1$s"</string>
<string name="details_contains_ads">"Містить рекламу"</string>
<string name="details_could_not_copy_apk">"Не вдалось скопіювати apk"</string>
<string name="details_changelog">"Список змін"</string>
<string name="details_changelog_empty">"Немає доступного списку змін."</string>
<string name="details_description">"Читати далі"</string>
<string name="details_developer">"%1$s"</string>
<string name="details_download">"Завантажити"</string>
<string name="details_download_checking">"Перевірка"</string>
@@ -131,26 +114,14 @@
<string name="details_update">"Оновлення"</string>
<string name="details_updated">"Оновлено : %1$s"</string>
<string name="details_versionName">"%1$s"</string>
<string name="details_versionName_updatable">"%1$s → %2$s"</string>
<string name="details_wishList">"Додати до списку бажань"</string>
<string name="details_you_rated_this_app">"Ви оцінили цю програму:"</string>
<string name="device_api">"API : %1$s"</string>
<string name="device_board">"Плата : %1$s"</string>
<string name="device_cpu">"%1$s"</string>
<string name="device_gsfID">"GSF ID : %1$s"</string>
<string name="device_manufacturer">"Виробник : %1$s"</string>
<string name="device_model">"%1$s ( %2$s )"</string>
<string name="device_res">"%1$s x %2$s"</string>
<string name="device_timezone">"Часовий пояс : %1$s"</string>
<string name="dialog_account_type_predefined">"Увійти з аккаунту Aurora Store"</string>
<string name="dialog_account_type_provided_by_user">"Увійти в свій аккаунт Google"</string>
<string name="dialog_account_type_title">"Як ви хочете увійти в Google Play Store?"</string>
<string name="dialog_message_busybox_not_available">"Необхідний пристрій з рут-правами і встановленим busybox. Знайти інсталятор busybox?"</string>
<string name="dialog_message_checking_busybox">"Для роботи з системними додатками потрібні певні системні інструменти."</string>
<string name="dialog_message_logging_in_predefined">"Спроба входу з обліковими даними Aurora Store"</string>
<string name="dialog_message_logging_in_provided_by_user">"Спроба входу з введеними обліковими даними"</string>
<string name="dialog_message_logout">"Ви впевнені, що хочете вийти?"</string>
<string name="dialog_message_package_id">"Вже є додаток з таким іменем. Бажаєте перейти до властивостей програми?"</string>
<string name="dialog_message_reboot_required">"Зміни вступлять в силу після перезавантаження. Перезавантажити зараз?"</string>
<string name="dialog_message_remounting_system">"Працюємо з розділом /system. Це може зайняти деякий час."</string>
<string name="dialog_message_switching_in_predefined">"Спроба переключитися між фіктивними обліковими записами"</string>
@@ -183,10 +154,8 @@
<string name="dialog_title_checking_busybox">"Перевірка наявності busybox"</string>
<string name="dialog_title_logging_in">"Вхід"</string>
<string name="dialog_title_logout">"Вийти?"</string>
<string name="dialog_title_package_id">"Програма з цим іменем пакета існує"</string>
<string name="dialog_title_reboot_required">"Потрібне перезавантаження"</string>
<string name="dialog_title_remounting_system">"Робота з розділом /system"</string>
<string name="dialog_title_switching">"Switching Dummy"</string>
<string name="dialog_title_system_app_self">"Переміщення Aurora в систему"</string>
<string name="dialog_title_system_app_warning">"Увага!"</string>
<string name="dialog_title_two_factor">"Двухфакторна аутентифікація"</string>
@@ -218,7 +187,6 @@
<string name="exodus_powered">"Powered by Exodus"</string>
<string name="exodus_title">"Aurora Protect"</string>
<string name="exodus_viewMore">"Переглянути деталі"</string>
<string name="first_login_message">"Щоб використовувати свій аккаунт виберіть Увійти в меню"</string>
<string name="flagging_title">"Повідомити про не відповідний вміст"</string>
<string name="flag_graphic_violence">"Сцени насильства"</string>
<string name="flag_harmful_prompt">"Опишіть шкоду, заподіяну вашому пристрою або даними:"</string>
@@ -231,7 +199,6 @@
<string name="flag_page_description">"Причина, по якій ви вважаєте цей контент або додаток неприйнятним:"</string>
<string name="flag_pharma_content">"Незаконний рецепт або інший препарат"</string>
<string name="flag_sexual_content">"Еротичний контент"</string>
<string name="header_usr_name">"Aurora"</string>
<string name="header_usr_noEmail">"Увійдіть, щоб використовувати Aurora"</string>
<string name="list_app_blacklisted">"У чорному списку"</string>
<string name="list_app_depends_on_gsf">"залежить від GSF"</string>
@@ -275,8 +242,6 @@ Turn daily updates on ?"</string>
<string name="notification_updates_available_message">"Оновлення доступні для %1$d додатків."</string>
<string name="notification_updates_available_title">"Доступні оновлення програми."</string>
<string name="no_permissions">"Дозволи не використовуються."</string>
<string name="pref_app_language">"Виберіть мову"</string>
<string name="pref_app_language_cat">"Aurora Language"</string>
<string name="pref_auto_install">"Негайне
встановлення додатків"</string>
<string name="pref_auto_install_summary_off">"Додатки встановлюються, коли користувач натискає на повідомлення про завершення завантаження."</string>
@@ -298,7 +263,6 @@ Turn daily updates on ?"</string>
<string name="pref_background_update_interval_weekly">"Кожну неділю"</string>
<string name="pref_background_update_wifi_only">"Тільки по Wi-Fi"</string>
<string name="pref_category_installation">"Встановлення"</string>
<string name="pref_category_spoofing">"Імітація"</string>
<string name="pref_category_ui">"Інтерфейс користувача"</string>
<string name="pref_category_updates">"Оновлення"</string>
<string name="pref_delete_apk_after_install">"Видалення .apk після встановлення"</string>
@@ -306,7 +270,6 @@ Turn daily updates on ?"</string>
<string name="pref_delete_apk_after_install_summary_on">"Зараз .apk файли видаляються після встановлення."</string>
<string name="pref_device_to_pretend_to_be">"Прикидатися іншим пристроєм"</string>
<string name="pref_device_to_pretend_to_be_default">"Оригінальна інформація про пристрій"</string>
<string name="pref_device_to_pretend_to_be_notice">"Якщо ви помістите опис пристроїв у% 1 $ s, вони появляться в цьому списку"</string>
<string name="pref_device_to_pretend_to_be_toast">"Зміни вступлять в силу після повторного входу в аккаунт!"</string>
<string name="pref_download_deltas">"Дельта оновлення"</string>
<string name="pref_download_deltas_summary_off">"Зараз завантажується весь apk файл."</string>
@@ -342,7 +305,6 @@ Turn daily updates on ?"</string>
<string name="testing_program_section_opted_out_propagating_message">"Вихід з програми бета-тестування може зайняти кілька хвилин."</string>
<string name="testing_program_section_opted_out_title">"Стати бета-тестером"</string>
<string name="top_categories">"Популярні категорії"</string>
<string name="warn_app_purchase">"Купівля додатків поки недоступна!"</string>
<string name="acc_dummy_summary">"Login with anonymous credentials provided by Aurora Store, you would not be able to access your app purchases with dummy accounts."</string>
<string name="action_filter_misc">"Опції"</string>
<string name="action_filter_build">"Build"</string>
@@ -352,12 +314,10 @@ Turn daily updates on ?"</string>
<string name="pref_theme_title_summary">"Switch between Light/Dark/AMOLED"</string>
<string name="action_filter">"Сортування"</string>
<string name="action_filter_apps_with_ads">"З рекламою"</string>
<string name="action_filter_category">"Category"</string>
<string name="action_filter_downloads">"По завантаженням"</string>
<string name="action_filter_gsf_dependent_apps">"З привязкою GFS"</string>
<string name="action_filter_paid_apps">"Тільки платні"</string>
<string name="action_filter_rating">"За рейтингом"</string>
<string name="action_filter_system_apps">"Системні програми"</string>
<string name="action_filter_all">"Всі"</string>
<string name="manual_download_disclaimer">"Disclaimer"</string>
<string name="manual_download_warning">"На цій сторінці ви можете вручну вибрати версію програми для завантаження. Код версії - це номер, який визначає версію програми. Він починається з 1 і збільшується розробником програми кожен раз, коли появляється нова версія. Зазвичай Play Store дозволяє завантажувати тільки останню версію програми, сумісну з вашим пристроєм. Шляхом ручного введення номера зможете отримати і інші версії. N майте на увазі, що завантаження довільних версій програми не підтримується в Google Play Store. Успіх залежить від вдало підібраного версії коду версії. Навіть якщо вам пощастить і почнеться завантаження, ви можете отримати несумісний apk. Швидше за все ви витрачаєте свій час!"</string>

View File

@@ -40,10 +40,6 @@
<item>@string/pref_background_update_interval_daily</item>
<item>@string/pref_background_update_interval_weekly</item>
</string-array>
<string-array name="accountType">
<item>@string/dialog_account_type_provided_by_user</item>
<item>@string/dialog_account_type_predefined</item>
</string-array>
<string-array name="installationMethodValues" translatable="false">
<item>default</item>
<item>root</item>
@@ -96,31 +92,6 @@
<item> > 50 M </item>
<item> > 100 M </item>
</string-array>
<string-array name="contributors">
<item>Nick Kountouriotis @SkiesOfAzel</item>
<item>Krzysztof Szczepański @MOVZX</item>
<item>Fabian @Faerbit</item>
<item>waweic</item>
<item>justmix4</item>
<item>Poussinou</item>
<item>Jakub Vynikal @Vynikal</item>
<item>Vavun</item>
<item>Maykel Moya @mmoya</item>
<item>Andrés Hernández @auroszx</item>
<item>Jan Gutowski @Switch123456789</item>
<item>naofum</item>
</string-array>
<string-array name="opensource">
<item>JavaXDelta</item>
<item>Chainfire SuperSU</item>
<item>Bumptech Glide</item>
<item>SquareUp OKHTTP</item>
<item>Play Store API</item>
<item>AOSP CardView</item>
<item>AOSP AppCompat</item>
<item>AOSP Design</item>
<item>Commons-Net</item>
</string-array>
<string-array name="topCategories">
<item>PHOTOGRAPHY</item>
<item>MUSIC_AND_AUDIO</item>

View File

@@ -22,14 +22,10 @@
<resources>
<dimen name="icon_size">64dp</dimen>
<dimen name="icon_size_cat_top">78dp</dimen>
<dimen name="icon_size_big">72dp</dimen>
<dimen name="icon_size_med">48dp</dimen>
<dimen name="icon_size_cat">36dp</dimen>
<dimen name="icon_size_small">24dp</dimen>
<dimen name="card_height_small">100dp</dimen>
<dimen name="toolbar_height">76dp</dimen>
<!-- Appbar dimensions -->
<dimen name="appbar_bar_height">86dp</dimen>

View File

@@ -30,7 +30,6 @@
<string name="content_description_review_previous_page" translatable="false">"Previous review page"</string>
<string name="content_description_review_next_page" translatable="false">"Next review page"</string>
<string name="content_description_app_icon" translatable="false">"App icon"</string>
<string name="content_description_cancel_download" translatable="false">"Cancel download"</string>
<string name="details_installs" translatable="false">"%1$s"</string>
<string name="details_rating" translatable="false">"%1$.1f"</string>
<string name="details_rating_specific" translatable="false">"%1$d ★ %2$d"</string>

View File

@@ -21,13 +21,9 @@
<resources>
<string name="about_app">Aurora is an open source alternative to Play Store, it lets you download apps from Play Store. It can search for updates of installed apps and lets you search for other apps.</string>
<string name="about_contributors">Contributors</string>
<string name="about_devs">Developers</string>
<string name="about_fdroid">F-Droid</string>
<string name="about_github">GitHub</string>
<string name="about_gitlab">GitLab</string>
<string name="about_gitlab_summary">Get AuroraStore source code from Aurora OSS on GitLab.</string>
<string name="about_opensource">Open source libraries</string>
<string name="about_telegram">Telegram</string>
<string name="about_telegram_summary">Join Aurora Support group for discussions or suggestions.</string>
<string name="about_fdroid_summary">Get Aurora on F-Droid Repo</string>
@@ -48,12 +44,10 @@
<string name="action_filter">Filters</string>
<string name="action_filter_all">All</string>
<string name="action_filter_apps_with_ads">Apps with ads</string>
<string name="action_filter_category">Category</string>
<string name="action_filter_downloads">Downloads</string>
<string name="action_filter_gsf_dependent_apps">GSF Dependent</string>
<string name="action_filter_paid_apps">Paid</string>
<string name="action_filter_rating">Ratings</string>
<string name="action_filter_system_apps">System apps</string>
<string name="action_filter_misc">Misc</string>
<string name="action_filter_build">Build</string>
<string name="action_filter_apply">Apply</string>
@@ -89,39 +83,29 @@
<string name="action_welcome_msg">Welcome to Aurora</string>
<string name="action_whitelist">Whitelist for updates</string>
<string name="activity_title_search">"Results for %1$s"</string>
<string name="activity_title_updates_only">Updates</string>
<string name="all_categories">All categories</string>
<string name="apps_by">Apps by %1$s</string>
<string name="availability_restriction_country">"This item isn't available in your country."</string>
<string name="availability_restriction_generic">"This item isn't available."</string>
<string name="availability_restriction_hardware_app">"Your device isn't compatible with this version."</string>
<string name="category_appFree">Free</string>
<string name="category_communityApps">Based on Aurora Community</string>
<string name="category_fdroidApps">Apps on FDroid</string>
<string name="category_topFree">Top Free</string>
<string name="category_topGrossing">Top Grossing</string>
<string name="category_topMusicVideo">Music &amp; Audio</string>
<string name="category_topUtility">Tools &amp; Utilities</string>
<string name="category_trending">Trending</string>
<string name="content_flagged">Objection submitted.</string>
<string name="credentials_hint_email">Email or phone</string>
<string name="credentials_hint_password">Enter your password</string>
<string name="credentials_logo_txt">Sign in</string>
<string name="credentials_message">Keep in mind that using this app violates Play Store T&amp;C. \nIt would probably be safer to use a throwaway Google account which has logged in to Play Store at least once and has accepted Play Store T&amp;C.</string>
<string name="credentials_title">Google account access</string>
<string name="delete">Delete</string>
<string name="delta_disabled">Delta updates disabled</string>
<string name="delta_enabled">Delta updates enabled</string>
<string name="details_appExtras">Additional Information</string>
<string name="details_appInfo">App Info</string>
<string name="details_appReview">Reviews</string>
<string name="details_cancel">Cancel</string>
<string name="details_category">"%1$s"</string>
<string name="details_contains_ads">Contains ads</string>
<string name="details_could_not_copy_apk">Could not copy apk</string>
<string name="details_changelog">Changelog</string>
<string name="details_changelog_empty">No changelog available</string>
<string name="details_description">Read more</string>
<string name="details_developer">"%1$s"</string>
<string name="details_download">Get</string>
<string name="details_download_checking">Checking</string>
@@ -153,26 +137,14 @@
<string name="details_update">Update</string>
<string name="details_updated">"%1$s"</string>
<string name="details_versionName">"%1$s"</string>
<string name="details_versionName_updatable">"%1$s → %2$s"</string>
<string name="details_wishList">Add to wishlist</string>
<string name="details_you_rated_this_app">Your rating</string>
<string name="device_api">"API : %1$s"</string>
<string name="device_board">"Board : %1$s"</string>
<string name="device_cpu">"%1$s"</string>
<string name="device_gsfID">"GSF ID : %1$s"</string>
<string name="device_manufacturer">"By : %1$s"</string>
<string name="device_model">"%1$s ( %2$s )"</string>
<string name="device_res">"%1$s x %2$s"</string>
<string name="device_timezone">"Timezone : %1$s"</string>
<string name="dialog_account_type_predefined">With a dummy Aurora Store account</string>
<string name="dialog_account_type_provided_by_user">With your own Google account</string>
<string name="dialog_account_type_title">How would you like to log in to Google Play Store?</string>
<string name="dialog_message_busybox_not_available">A rooted device with busybox installed is required to work with system apps. Search for a busybox installer now?</string>
<string name="dialog_message_checking_busybox">Certain system tools are required to work with system apps. Checking if they are available.</string>
<string name="dialog_message_logging_in_predefined">Trying to log in with credentials provided by Aurora Store</string>
<string name="dialog_message_logging_in_provided_by_user">Trying to log in with the credentials you provided</string>
<string name="dialog_message_logout">Are you sure you want to log out?</string>
<string name="dialog_message_package_id">There is a package with this exact name. Would you like to go directly to its details page?</string>
<string name="dialog_message_reboot_required">Changes will be applied after reboot. Reboot now?</string>
<string name="dialog_message_remounting_system">"Working with /system partition. This might take some time."</string>
<string name="dialog_message_switching_in_predefined">Trying to switch between dummy accounts</string>
@@ -185,10 +157,8 @@
<string name="dialog_title_checking_busybox">Checking if busybox is available</string>
<string name="dialog_title_logging_in">Logging in</string>
<string name="dialog_title_logout">Log out?</string>
<string name="dialog_title_package_id">Package with this name exists</string>
<string name="dialog_title_reboot_required">Reboot required</string>
<string name="dialog_title_remounting_system">Working with /system partition</string>
<string name="dialog_title_switching">Switching Dummy</string>
<string name="dialog_title_system_app_self">Making Aurora a system app</string>
<string name="dialog_title_system_app_warning">Warning!</string>
<string name="dialog_title_two_factor">2-Step Verification</string>
@@ -219,7 +189,6 @@
<string name="exodus_powered">Powered by Exodus</string>
<string name="exodus_title">Aurora Protect</string>
<string name="exodus_viewMore">View Details</string>
<string name="first_login_message">To use your own account choose "Log out" in the menu</string>
<string name="flagging_title">Flag as inappropriate</string>
<string name="flag_graphic_violence">Graphic violence</string>
<string name="flag_harmful_prompt">Describe the harm caused to your device or data:</string>
@@ -232,7 +201,6 @@
<string name="flag_page_description">The reason you find this content or app objectionable:</string>
<string name="flag_pharma_content">Illegal prescription or other drug</string>
<string name="flag_sexual_content">Sexual content</string>
<string name="header_usr_name">Aurora</string>
<string name="header_usr_noEmail">Kindly login to use Aurora</string>
<string name="list_app_blacklisted">Blacklisted</string>
<string name="list_app_depends_on_gsf">GSF dependent</string>
@@ -281,8 +249,6 @@
<string name="no_permissions">No permissions are used.</string>
<string name="ohh_snap_text">Something went wrong</string>
<string name="ohh_snap_retry">Retry</string>
<string name="pref_app_language">Select Language</string>
<string name="pref_app_language_cat">Aurora Language</string>
<string name="pref_app_ui">Color UI</string>
<string name="pref_app_ui_summary">Make UI colorful by drawing colors from app icons.</string>
<string name="pref_app_swipe">Swipe pages</string>
@@ -314,7 +280,6 @@
<string name="pref_background_update_interval_weekly">Weekly</string>
<string name="pref_background_update_wifi_only">On Wi-Fi only</string>
<string name="pref_category_installation">Installation</string>
<string name="pref_category_spoofing">Spoofing</string>
<string name="pref_category_spoof_device">Spoof Device</string>
<string name="pref_category_spoof_lang">Spoof Language</string>
<string name="pref_category_spoof_location">Spoof Location</string>
@@ -325,7 +290,6 @@
<string name="pref_delete_apk_after_install_summary_on">Now .apks are deleted after installation</string>
<string name="pref_device_to_pretend_to_be">Pretend to be a different device</string>
<string name="pref_device_to_pretend_to_be_default">Your original device info</string>
<string name="pref_device_to_pretend_to_be_notice">"If you put device definitions into %1$s they will appear in this list"</string>
<string name="pref_device_to_pretend_to_be_toast">This change will be applied after you re-login</string>
<string name="pref_download_deltas">Delta updates</string>
<string name="pref_download_deltas_summary_off">Full apk is downloaded every time</string>
@@ -368,5 +332,4 @@
<string name="testing_program_section_opted_out_propagating_message">It can take a few minutes to remove you from the beta program.</string>
<string name="testing_program_section_opted_out_title">Become a beta tester</string>
<string name="top_categories">Top categories</string>
<string name="warn_app_purchase">App purchase is not available yet, redirecting to PlayStore Web</string>
</resources>